450-mips-restore-embedded-pic is I believe the minimum necessary to get gcc
authorEric Andersen <andersen@codepoet.org>
Wed, 2 Mar 2005 11:15:05 +0000 (11:15 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 2 Mar 2005 11:15:05 +0000 (11:15 -0000)
commitdf31643d0dbe5a55b638ba6bfe11e860137846ce
tree74adfa15f59aebbdd79f3055c5fc1b6874911727
parent1bd837469125fef335e893952529f7988273f6ae
450-mips-restore-embedded-pic is I believe the minimum necessary to get gcc
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.
toolchain/binutils/2.15.94.0.2.2/450-mips-restore-embedded-pic.patch [new file with mode: 0644]