summaryrefslogtreecommitdiff
path: root/patches/binutils/2.20/130-ld-sysroot.patch
AgeCommit message (Collapse)AuthorFilesLines
2011-09-11binutils/binutils: fixup version stringsYann E. MORIN"1-36/+0
Recently, all binutils versions have been renamed after a GPL compliance issue was found and fixed in binutils; http://sourceware.org/ml/binutils/2011-08/msg00198.html Old versions are no-longer available since the rename (eg. 2.19 has been superseeded by 2.19.1, and only 2.19.1a was regenerated). Remove now-missing versions. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2009-11-11patches/binutils/2.20: make patches appliableFrederic Roussel1-2/+2
Fix filenames in patch files for binutils-2.20. Some patch files were only usable with patch argument '-p0'. Fix the diff context to match 2.20 release. Signed-off-by: Frederic Roussel <fr.frasc@gmail.com>
2009-10-27config/binutils: add latest version 2.20Yann E. MORIN"1-0/+36
Also add patchset vampirised from Gentoo.