diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-06-22 16:02:24 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2013-06-22 16:02:24 +0000 |
commit | 5a7560b5ecb3efdf0dfa9efe846e3c86d265bd83 (patch) | |
tree | 2b41b9b7577dcbb91d0d52d2eadcb33a3ef1c49f /gas/ChangeLog | |
parent | a1b86ab7acf70094546a1028e195930b6d1a82bf (diff) | |
download | binutils-5a7560b5ecb3efdf0dfa9efe846e3c86d265bd83.zip binutils-5a7560b5ecb3efdf0dfa9efe846e3c86d265bd83.tar.gz binutils-5a7560b5ecb3efdf0dfa9efe846e3c86d265bd83.tar.bz2 |
gas/
* doc/c-mips.texi (MIPS symbol sizes): Move section further up file.
Capitalize name. Use @kindex instead of @cindex for .set entries.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0c84f08..7efd6f1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com> + * doc/c-mips.texi (MIPS symbol sizes): Move section further up file. + Capitalize name. Use @kindex instead of @cindex for .set entries. + +2013-06-22 Richard Sandiford <rdsandiford@googlemail.com> + * doc/c-mips.texi (MIPS Stabs): Remove section. 2013-06-20 Richard Sandiford <rdsandiford@googlemail.com> |