Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc/glibc: fix as/ld checks against recent binutils | Yann E. MORIN" | 2010-05-18 | 1 | -12/+12 |
| | | | | | | | | Backported from: http://sourceware.org/ml/libc-alpha/2009-09/msg00024.html Thanks to Khem RAJ for pointing to this fix: http://sourceware.org/ml/crossgcc/2010-05/msg00033.html | ||||
* | patches/glibc: allows glibc2.9 to be compiled with binutils 2.20 | Frederic Roussel | 2009-11-25 | 1 | -0/+37 |
the configure script had to be modified to accept as/ld at versions greater than 2.19 Signed-off-by: Frederic Roussel <fr.frasc@gmail.com> |