diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2009-10-07 14:00:06 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@codesourcery.com> | 2009-10-07 14:00:06 +0000 |
commit | d31060819e9df1090eb3a0f901e2ae75b84090ba (patch) | |
tree | e70e8c20fad37265773d1410bfde8261761f86ba /gas/ChangeLog | |
parent | 5a5829dd4345a105c089f266d9ba3624460757b7 (diff) | |
download | gdb-d31060819e9df1090eb3a0f901e2ae75b84090ba.zip gdb-d31060819e9df1090eb3a0f901e2ae75b84090ba.tar.gz gdb-d31060819e9df1090eb3a0f901e2ae75b84090ba.tar.bz2 |
* config/tc-arm.c (mapping_state, mapping_state_2): Make dummy
versions slightly more than nothing.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e9e9aac..d77f274 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ 2009-10-07 Nathan Sidwell <nathan@codesourcery.com> + * config/tc-arm.c (mapping_state, mapping_state_2): Make dummy + versions slightly more than nothing. + * doc/c-arm.texi (ARM Options): Correctly name the two mapcs options. 2009-10-07 Alan Modra <amodra@bigpond.net.au> |