OSDN Git Service

Add gas and ld support for openrisc
authorNick Clifton <nickc@redhat.com>
Wed, 2 May 2001 18:14:31 +0000 (18:14 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 2 May 2001 18:14:31 +0000 (18:14 +0000)
commit6d36290c9a00088fab9cabdd2493bcbf7f48b2e7
treea13f34f1b0bba78937a0778d25ba906d2cca6281
parent8a0a249a6a1261dec7bc670e457c9e8fe0357cb2
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