Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
commit1848baaa9e79b4d81f4dbbcf762451fb4d726cb4
authorNick Clifton <nickc@redhat.com>
Mon, 19 Jun 2000 01:22:44 +0000 (19 01:22 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 19 Jun 2000 01:22:44 +0000 (19 01:22 +0000)
treef3356d264642105e75ddbe6406a71ece66803769
parentb5f01ce4f68818f6258d13cf4be39d53be5c520b
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
for m68hc11 and m68hc12 processors.
98 files changed:
.cvsignore
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/coff-i386.c
bfd/coff-mcore.c
bfd/coffcode.h
bfd/cofflink.c
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-m68hc11.c [new file with mode: 0644]
bfd/cpu-m68hc12.c [new file with mode: 0644]
bfd/doc/Makefile.in
bfd/elf-bfd.h
bfd/elf.c
bfd/elf32-m68hc11.c [new file with mode: 0644]
bfd/elf32-m68hc12.c [new file with mode: 0644]
bfd/elfcode.h
bfd/elfcore.h
bfd/elfxx-target.h
bfd/libbfd.h
bfd/peicode.h
bfd/po/POTFILES.in
bfd/po/bfd.pot
bfd/reloc.c
bfd/section.c
bfd/targets.c
binutils/po/POTFILES.in
binutils/po/binutils.pot
binutils/readelf.c
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/objdump.exp
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/config/obj-elf.c
gas/config/tc-i386.c
gas/config/tc-m32r.c
gas/config/tc-m68hc11.c [new file with mode: 0644]
gas/config/tc-m68hc11.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-m68hc11.texi [new file with mode: 0644]
gas/expr.c
gas/po/POTFILES.in
gas/po/gas.pot
gas/testsuite/ChangeLog
gas/testsuite/gas/m68hc11/all.exp [new file with mode: 0644]
gas/testsuite/gas/m68hc11/all_insns.d [new file with mode: 0644]
gas/testsuite/gas/m68hc11/all_insns.s [new file with mode: 0644]
gas/testsuite/gas/m68hc11/insns.d [new file with mode: 0644]
gas/testsuite/gas/m68hc11/insns.s [new file with mode: 0644]
gas/testsuite/gas/m68hc11/lbranch.d [new file with mode: 0644]
gas/testsuite/gas/m68hc11/lbranch.s [new file with mode: 0644]
gas/testsuite/gas/m68hc11/opers12.d [new file with mode: 0644]
gas/testsuite/gas/m68hc11/opers12.s [new file with mode: 0644]
gas/testsuite/gas/m68k/all.exp
gprof/Makefile.in
gprof/po/gprof.pot
include/ChangeLog
include/dis-asm.h
include/elf/ChangeLog
include/elf/m68hc11.h [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/cgen.h
include/opcode/m68hc11.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/m68hc11elf.sh [new file with mode: 0644]
ld/emulparams/m68hc11elfb.sh [new file with mode: 0644]
ld/emulparams/m68hc12elf.sh [new file with mode: 0644]
ld/emulparams/m68hc12elfb.sh [new file with mode: 0644]
ld/emulparams/shpe.sh
ld/emultempl/elf32.em
ld/po/POTFILES.in
ld/po/ld.pot
ld/scripttempl/elfm68hc11.sc [new file with mode: 0644]
ld/scripttempl/elfm68hc12.sc [new file with mode: 0644]
ltconfig
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c
opcodes/m68hc11-dis.c [new file with mode: 0644]
opcodes/m68hc11-opc.c [new file with mode: 0644]
opcodes/po/POTFILES.in
opcodes/po/opcodes.pot