diff options
author | Nick Clifton <nickc@redhat.com> | 2009-04-02 09:43:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-04-02 09:43:56 +0000 |
commit | 5b19eaba0d7d5d8da864c0569543a61ec1eacaa4 (patch) | |
tree | 2b9049747e503fbdc6713fc34cd3aa82c21177e4 /gas/ChangeLog | |
parent | b1435da156e4bf72cf7a23019bf649b038629f3e (diff) | |
download | gdb-5b19eaba0d7d5d8da864c0569543a61ec1eacaa4.zip gdb-5b19eaba0d7d5d8da864c0569543a61ec1eacaa4.tar.gz gdb-5b19eaba0d7d5d8da864c0569543a61ec1eacaa4.tar.bz2 |
* config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-M0.
* doc/c-arm.texi: Added codes for processors ARM Cortex-M0 and
Cortex-M1.
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 fc14173..2c2e59f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2009-04-02 Daniel Gutson <dgutson@codesourcery.com> + + * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-M0. + * doc/c-arm.texi: Added codes for processors ARM Cortex-M0 and + Cortex-M1. + 2009-04-01 Matt Thomas <matt@netbsd.org> * config/tc-vax.c (synthetic_votstrs): add "jbbcci" and "jbbssi" |