ATMEL AVR microcontroller support.
commiteb62019ad91e71e8db1473f463ba9eeda78cee5f
authorAlan Modra <amodra@bigpond.net.au>
Mon, 27 Mar 2000 08:39:14 +0000 (27 08:39 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 27 Mar 2000 08:39:14 +0000 (27 08:39 +0000)
tree63884f4a4b6ad9b14e2fc2e659e300281d2ca6fe
parentb1d90dbf188983b1ad8cdcbd7d495001ae0a92ac
ATMEL AVR microcontroller support.
46 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in2.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-avr.c [new file with mode: 0644]
bfd/elf.c
bfd/elf32-avr.c [new file with mode: 0644]
bfd/libbfd.h
bfd/reloc.c
bfd/targets.c
binutils/ChangeLog
binutils/readelf.c
gas/ChangeLog
gas/NEWS
gas/config/tc-avr.c [new file with mode: 0644]
gas/config/tc-avr.h [new file with mode: 0644]
gas/configure
gas/configure.in
include/ChangeLog
include/dis-asm.h
include/elf/ChangeLog
include/elf/avr.h [new file with mode: 0644]
include/elf/common.h
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure
ld/configure.tgt
ld/emulparams/avr1200.sh [new file with mode: 0644]
ld/emulparams/avr23xx.sh [new file with mode: 0644]
ld/emulparams/avr4433.sh [new file with mode: 0644]
ld/emulparams/avr44x4.sh [new file with mode: 0644]
ld/emulparams/avr85xx.sh [new file with mode: 0644]
ld/emulparams/avrmega103.sh [new file with mode: 0644]
ld/emulparams/avrmega161.sh [new file with mode: 0644]
ld/emulparams/avrmega603.sh [new file with mode: 0644]
ld/scripttempl/elf32avr.sc [new file with mode: 0644]
opcodes/ChangeLog
opcodes/avr-dis.c [new file with mode: 0644]
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c