diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2009-10-07 13:46:55 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@codesourcery.com> | 2009-10-07 13:46:55 +0000 |
commit | 5a5829dd4345a105c089f266d9ba3624460757b7 (patch) | |
tree | a20a2c1ccd6e26e8829557059c9210a8c8bb2bc9 /gas/ChangeLog | |
parent | 5c1a3f0fa74b2b0cc679d03e4158b4f37ae973f1 (diff) | |
download | gdb-5a5829dd4345a105c089f266d9ba3624460757b7.zip gdb-5a5829dd4345a105c089f266d9ba3624460757b7.tar.gz gdb-5a5829dd4345a105c089f266d9ba3624460757b7.tar.bz2 |
* doc/c-arm.texi (ARM Options): Correctly name the two mapcs options.
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 5457111..e9e9aac 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2009-10-07 Nathan Sidwell <nathan@codesourcery.com> + + * doc/c-arm.texi (ARM Options): Correctly name the two mapcs options. + 2009-10-07 Alan Modra <amodra@bigpond.net.au> H.J. Lu <hongjiu.lu@intel.com> |