diff options
author | Nick Clifton <nickc@redhat.com> | 2004-07-26 12:29:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-07-26 12:29:02 +0000 |
commit | c05e9f04ff9e967a5833cd6780759710cb3c3036 (patch) | |
tree | 9a9db39609560b7eff9b4720532b0a5687581593 /ld/ChangeLog | |
parent | 63cf1d37be55e18ac30414449b48387a3f3bf7a5 (diff) | |
download | fsf-binutils-gdb-c05e9f04ff9e967a5833cd6780759710cb3c3036.zip fsf-binutils-gdb-c05e9f04ff9e967a5833cd6780759710cb3c3036.tar.gz fsf-binutils-gdb-c05e9f04ff9e967a5833cd6780759710cb3c3036.tar.bz2 |
Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415,
msp430x417, msp430xG437, msp430xG438, msp430xG439.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 16ff5a6..0759c57 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +2004-07-26 Dmitry Diky <diwil@spec.ru> + + * Makefile.am: Add new subtargets: msp430x1610, msp430x1611, + msp430x1612, msp430x415, msp430x417, msp430xG437, msp430xG438, + msp430xG439. + * configure.tgt: Likewise. + * emulparams/msp430all.sh: Likewise. + * Makefile.in: Regenerate. + 2004-07-23 Nick Clifton <nickc@redhat.com> * emultempl/elf32.em (_place_orphan): Use an already existing |