summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils/2.15.94.0.2.2/450-mips-restore-embedded-pic.patch
Commit message (Collapse)AuthorAgeFilesLines
* 450-mips-restore-embedded-pic is I believe the minimum necessary to get gccEric Andersen2005-03-021-0/+75
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.