diff options
author | Paul Brook <paul@codesourcery.com> | 2010-03-05 10:41:04 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2010-03-05 10:41:04 +0000 |
commit | 26b6f1917c282332b91543abdb10802045ac5628 (patch) | |
tree | 06a05cf0f920c6ef8802dd71626ae9413c012342 /gas/ChangeLog | |
parent | 4170a0931d4df5ba05b130990e533b6080cffbf0 (diff) | |
download | gdb-26b6f1917c282332b91543abdb10802045ac5628.zip gdb-26b6f1917c282332b91543abdb10802045ac5628.tar.gz gdb-26b6f1917c282332b91543abdb10802045ac5628.tar.bz2 |
2010-03-05 Paul Brook <paul@codesourcery.com>
gas/
* config/tc-arm.c (arm_cpu_option_table): Add cortex-m4.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e34574c..85d23c4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2010-03-05 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (arm_cpu_option_table): Add cortex-m4. + 2010-03-02 Andrew Stubbs <ams@codesourcery.com> * config/tc-sh.c (get_specific): Move overflow checking code to avoid |