| #
8b9e7c11 |
| 23-May-2004 |
kleink <kleink@NetBSD.org> |
Change {u,}int_fast{8,16}_t to 32-bit types.
Note: While this is technically an ABI change I believe it is a change that we can afford at this time (and to be pulled up to 2.0, which will be the fir
Change {u,}int_fast{8,16}_t to 32-bit types.
Note: While this is technically an ABI change I believe it is a change that we can afford at this time (and to be pulled up to 2.0, which will be the first release for amd64). The types are not widely used yet, and a survey of pkgsrc has not shown uses that would be adversely affected by it.
show more ...
|
| #
81918bf8 |
| 26-Apr-2003 |
fvdl <fvdl@NetBSD.org> |
Rename the x86_64 port to amd64, as this is the actual name used for the processor family now. x86_64 is kept as the MACHINE_ARCH value, since it's already widely used (by e.g. the toolchain, etc), a
Rename the x86_64 port to amd64, as this is the actual name used for the processor family now. x86_64 is kept as the MACHINE_ARCH value, since it's already widely used (by e.g. the toolchain, etc), and by other operating systems.
show more ...
|