Add MSP430 variants
authorNick Clifton <nickc@redhat.com>
Fri, 8 Aug 2003 10:14:52 +0000 (10:14 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 8 Aug 2003 10:14:52 +0000 (10:14 +0000)
commit3b260895e34c44f647aac36633959733e020e7fa
treee2459f6df6ef7e18363fc2892095692047ec40fe
parentff85ab24ab5e9d9230a0859aed45c03b13bea246
Add MSP430 variants
20 files changed:
bfd/ChangeLog
bfd/archures.c
bfd/bfd-in2.h
bfd/cpu-msp430.c
bfd/elf32-msp430.c
config.sub
gas/ChangeLog
gas/config/tc-msp430.c
include/elf/ChangeLog
include/elf/msp430.h
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/msp430xE423.sh [new file with mode: 0644]
ld/emulparams/msp430xE425.sh [new file with mode: 0644]
ld/emulparams/msp430xE427.sh [new file with mode: 0644]
ld/emulparams/msp430xW423.sh [new file with mode: 0644]
ld/emulparams/msp430xW425.sh [new file with mode: 0644]
ld/emulparams/msp430xW427.sh [new file with mode: 0644]
This page took 0.025948 seconds and 4 git commands to generate.