Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-13 | Remove the rest of "bounded pointers" scaffolding. gcc website says" | Denis Vlasenko | |
"Bounds Checking Projects... This project has been abandoned" for four years at least. | |||
2008-10-03 | - use c89-style comments | Bernhard Reutner-Fischer | |
Closes issue #5194 | |||
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer | |
2007-03-11 | Patch from Al Stone to fix ia64: | Rob Landley | |
The attached patch works around some compilation failures on ia64 caused by the use of the C preprocessor ## operator, and allows the ia64 default configuration to build again -- or, at least get as far as an x86 build does (the current source tree has some problems compiling because of conflicting type declarations for __kernel_dev_t). | |||
2006-05-30 | Qunying Pan writes: Make strncmp weak hidden to fix link failures in ↵ | Mike Frysinger | |
building gdb and binutils statically | |||
2006-03-23 | Add new option for SuSv3 legacy functions and use it for ↵ | Peter S. Mazinger | |
bcopy/bzero/bcmp/index/rindex | |||
2006-02-15 | strcoll for non-locale | Peter S. Mazinger | |
2006-02-04 | fix building | Mike Frysinger | |
2006-02-04 | import files from glibc for an ia64/static port | Mike Frysinger | |