]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/Makefile.am
Add support for OpenRISC 32-bit embedded processor
authorNick Clifton <nickc@redhat.com>
Thu, 31 Jan 2002 17:33:08 +0000 (17:33 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 31 Jan 2002 17:33:08 +0000 (17:33 +0000)
commit3b16e843f2a75ccf8e7ecc5102e1217a122a05ad
tree683e5fc887a3f4f43c06e85a8e1f6c68c0a63f92
parent6d9c411afd0301f0262ff63d6dc59dac38f58e63
Add support for OpenRISC 32-bit embedded processor
67 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in2.h
bfd/coff-or32.c [new file with mode: 0644]
bfd/coffcode.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-or32.c [new file with mode: 0644]
bfd/doc/Makefile.in
bfd/elf32-or32.c [new file with mode: 0644]
bfd/po/SRC-POTFILES.in
bfd/po/bfd.pot
bfd/po/es.po
bfd/po/fr.po
bfd/po/ja.po
bfd/po/sv.po
bfd/po/tr.po
bfd/targets.c
binutils/readelf.c
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/NEWS
gas/config/obj-coff.c
gas/config/obj-coff.h
gas/config/tc-or32.c [new file with mode: 0644]
gas/config/tc-or32.h [new file with mode: 0644]
gas/configure
gas/configure.in
gas/doc/Makefile.in
gas/po/POTFILES.in
gas/po/gas.pot
include/ChangeLog
include/coff/ChangeLog
include/coff/or32.h [new file with mode: 0644]
include/dis-asm.h
include/elf/ChangeLog
include/elf/common.h
include/elf/or32.h [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/or32.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/NEWS
ld/configure
ld/configure.tgt
ld/emulparams/or32.sh [new file with mode: 0644]
ld/emulparams/or32elf.sh [new file with mode: 0644]
ld/po/ld.pot
ld/scripttempl/or32.sc [new file with mode: 0644]
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c
opcodes/or32-dis.c [new file with mode: 0644]
opcodes/or32-opc.c [new file with mode: 0644]
opcodes/po/POTFILES.in
opcodes/po/fr.po
opcodes/po/opcodes.pot
opcodes/po/sv.po
opcodes/po/tr.po