]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/Makefile.in
Add IP2k GAS and OPCODES support.
authorNick Clifton <nickc@redhat.com>
Fri, 19 Jul 2002 07:52:40 +0000 (07:52 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 19 Jul 2002 07:52:40 +0000 (07:52 +0000)
commita40cbfa3c951ac0fcbdf8f98ab668beacca2b872
tree97d5c0f90e243e154e4c450123cff2f9d53355e7
parentccaf4e0741c1b4420a489e24cac518168106c146
Add IP2k GAS and OPCODES support.
28 files changed:
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/NEWS
gas/config/tc-ip2k.c [new file with mode: 0644]
gas/config/tc-ip2k.h [new file with mode: 0644]
gas/configure
gas/configure.in
gas/doc/Makefile.am
gas/doc/Makefile.in
gas/doc/all.texi
gas/doc/as.texinfo
gas/doc/c-ip2k.texi [new file with mode: 0644]
include/ChangeLog
include/dis-asm.h
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c
opcodes/ip2k-asm.c [new file with mode: 0644]
opcodes/ip2k-desc.c [new file with mode: 0644]
opcodes/ip2k-desc.h [new file with mode: 0644]
opcodes/ip2k-dis.c [new file with mode: 0644]
opcodes/ip2k-ibld.c [new file with mode: 0644]
opcodes/ip2k-opc.c [new file with mode: 0644]
opcodes/ip2k-opc.h [new file with mode: 0644]