summaryrefslogtreecommitdiff
path: root/patches/binutils/2.20/210-generate-gnu-hash.patch
AgeCommit message (Collapse)AuthorFilesLines
2010-08-31binutils/binutils: remove faulty patchYann E. MORIN"1-8/+0
The added code should be conditinal to the target system being !MIPS, but is based on the host system being !MIPS. This is plain wrong, and had not been noticed until now as I never used those binutils versions on MIPS. See: http://sourceware.org/ml/crossgcc/2010-08/msg00192.html Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2009-10-27config/binutils: add latest version 2.20Yann E. MORIN"1-0/+8
Also add patchset vampirised from Gentoo.