Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the rest of "bounded pointers" scaffolding. gcc website says" | Denis Vlasenko | 2008-12-13 | 1 | -5/+3 |
| | | | | | | "Bounds Checking Projects... This project has been abandoned" for four years at least. | ||||
* | - use c89-style comments | Bernhard Reutner-Fischer | 2008-10-03 | 13 | -545/+545 |
| | | | | Closes issue #5194 | ||||
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | Patch from Al Stone to fix ia64: | Rob Landley | 2007-03-11 | 3 | -4/+4 |
| | | | | | | | | | 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). | ||||
* | Qunying Pan writes: Make strncmp weak hidden to fix link failures in ↵ | Mike Frysinger | 2006-05-30 | 1 | -1/+1 |
| | | | | building gdb and binutils statically | ||||
* | Add new option for SuSv3 legacy functions and use it for ↵ | Peter S. Mazinger | 2006-03-23 | 4 | -4/+15 |
| | | | | bcopy/bzero/bcmp/index/rindex | ||||
* | strcoll for non-locale | Peter S. Mazinger | 2006-02-15 | 1 | -0/+5 |
| | |||||
* | fix building | Mike Frysinger | 2006-02-04 | 13 | -13/+13 |
| | |||||
* | import files from glibc for an ia64/static port | Mike Frysinger | 2006-02-04 | 17 | -0/+2836 |