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 /gas/ChangeLog | |
parent | 63cf1d37be55e18ac30414449b48387a3f3bf7a5 (diff) | |
download | gdb-c05e9f04ff9e967a5833cd6780759710cb3c3036.zip gdb-c05e9f04ff9e967a5833cd6780759710cb3c3036.tar.gz gdb-c05e9f04ff9e967a5833cd6780759710cb3c3036.tar.bz2 |
Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415,
msp430x417, msp430xG437, msp430xG438, msp430xG439.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b9c6e8f..cd6a533 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2004-07-26 Dmitry Diky <diwil@spec.ru> + + * config/tc-msp430.c: Add new subtargets: msp430x1610, + msp430x1611, msp430x1612, msp430x415, msp430x417, msp430xG437, + msp430xG438, msp430xG439. + 2004-07-25 Daniel Jacobowitz <dan@debian.org> * doc/as.texinfo (Section, PushSection): Correct documentation |