summaryrefslogtreecommitdiff
path: root/toolchain/binutils/2.15.94.0.2.2
AgeCommit message (Collapse)Author
2005-08-26patch from upstream to fix an off-by-one error in superh bfdMike Frysinger
2005-03-02Fix things the other way round. Instead of restoring the mipsEric Andersen
embedded pic support into binutils, instead fixup gcc to not emit any embedded pic relocations.
2005-03-02bother. Fix the filenameEric Andersen
2005-03-02117_mips_symbolic_link is from debianEric Andersen
2005-03-02450-mips-restore-embedded-pic is I believe the minimum necessary to get gccEric Andersen
3.3.x to compile again on mips. As was, compiling gcc 3.3.x for mips would cause gcc to blow up whining about combining symbols from different segments, since stock binutils no longer supports the PC relative expressions emitted by gcc 3.3.x for mips when generating embedded PIC code.
2005-03-02Always use CFLAGS_FOR_BUILD for using CC_FOR_BUILDEric Andersen
2005-03-01On mips, default to 4k pages to make binaries smallerEric Andersen
2005-02-192.15.94.0.2.2 has been releasedMike Frysinger