Add support for m32r-linux target, including a RELA ABI and PIC.

This commit is contained in:
Nick Clifton 2003-12-19 11:44:01 +00:00
parent c4bf77942d
commit 6edf0760c5
48 changed files with 4978 additions and 107 deletions

View file

@ -0,0 +1,2 @@
. ${srcdir}/emulparams/m32relf_linux.sh
OUTPUT_FORMAT="elf32-m32rle-linux"