Add support for m32r-linux target, including a RELA ABI and PIC.
This commit is contained in:
parent
c4bf77942d
commit
6edf0760c5
48 changed files with 4978 additions and 107 deletions
2
ld/emulparams/m32rlelf_linux.sh
Normal file
2
ld/emulparams/m32rlelf_linux.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
. ${srcdir}/emulparams/m32relf_linux.sh
|
||||
OUTPUT_FORMAT="elf32-m32rle-linux"
|
Loading…
Add table
Add a link
Reference in a new issue