]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/bfd-in2.h
ATMEL AVR microcontroller support.
authorAlan Modra <amodra@gmail.com>
Mon, 27 Mar 2000 08:39:14 +0000 (08:39 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 27 Mar 2000 08:39:14 +0000 (08:39 +0000)
commitadde6300e0ceb74fbe8df6721fd948063c2080cd
tree50340425b80fd12f0a7efd11ec9b6a1e90992946
parente7d0728ac1f3df93167fcad12c53be92ea98dda5
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