Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add __strong_alias macros for all architectures to be able to alias | 2013-03-28 | 1 | -11/+8 | |
| | | | | | another symbol without weak attribute. To be used in libc and libm soon. Agreed by kettenis@, guenther@, matthew@. | ||||
* | add lint-specific hacks. at the same time, clean out a lot of ancient | 2005-11-24 | 1 | -10/+11 | |
| | | | | | cruft for old compilers and environments. there may be a 2nd round of polishing after this; ok miod and others | ||||
* | an amd64 arch support. | 2004-01-28 | 1 | -0/+23 | |
hacked by art@ from netbsd sources and then later debugged by me into the shape where it can host itself. no bootloader yet as needs redoing from the recent advanced i386 sources (anyone? ;) |