OSDN Git Service

Add gas and ld support for openrisc
authornickc <nickc>
Wed, 2 May 2001 18:14:29 +0000 (18:14 +0000)
committernickc <nickc>
Wed, 2 May 2001 18:14:29 +0000 (18:14 +0000)
commita3897039b184f9bf2606062b6c232ab70675449a
tree27acb6840941e6d124c63e1bb0b0f79e685a3728
parent220625291e31148090d46598069a4f4c86be960b
Add gas and ld support for openrisc
28 files changed:
bfd/ChangeLog
bfd/elf32-openrisc.c
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/config/tc-arm.c
gas/config/tc-openrisc.c [new file with mode: 0644]
gas/config/tc-openrisc.h [new file with mode: 0644]
gas/configure
gas/configure.in
gas/testsuite/ChangeLog
gas/testsuite/gas/openrisc/addi.d [new file with mode: 0644]
gas/testsuite/gas/openrisc/addi.s [new file with mode: 0644]
gas/testsuite/gas/openrisc/allinsn.d [new file with mode: 0644]
gas/testsuite/gas/openrisc/allinsn.exp [new file with mode: 0644]
gas/testsuite/gas/openrisc/allinsn.s [new file with mode: 0644]
gas/testsuite/gas/openrisc/lohi.d [new file with mode: 0644]
gas/testsuite/gas/openrisc/lohi.s [new file with mode: 0644]
gas/testsuite/gas/openrisc/store.d [new file with mode: 0644]
gas/testsuite/gas/openrisc/store.s [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure
ld/configure.tgt
ld/emulparams/elf32openrisc.sh [new file with mode: 0755]
ld/emultempl/aix.em
ld/emultempl/beos.em