]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/Makefile.am
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)
commitc7e4034828d7cb7e6c862cacd5b268c4e13035e1
treea335c56efa6e2080699749cacb5b7bf2760bc60a
parentd1b2b2dcb9990cc1b113ce35fe9ebe120d34b1c3
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