diff options
author | Matthew Fortune <matthew.fortune@imgtec.com> | 2014-10-17 20:25:09 +0100 |
---|---|---|
committer | Matthew Fortune <matthew.fortune@imgtec.com> | 2014-10-17 20:25:53 +0100 |
commit | 8bd978587880bff236f2b3c20df703c88899be5f (patch) | |
tree | 8d153ef3ea4b274e4d67aebda25d9e58de2ace30 /gas/ChangeLog | |
parent | 4ffbba72f39aa4a8c6833618b9fd552df33ca69a (diff) | |
download | gdb-8bd978587880bff236f2b3c20df703c88899be5f.zip gdb-8bd978587880bff236f2b3c20df703c88899be5f.tar.gz gdb-8bd978587880bff236f2b3c20df703c88899be5f.tar.bz2 |
Fix bad @value references in MIPS documentation
gas/
* doc/c-mips.texi: Fix bad @value references.
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 1519f01..0ad7a54 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2014-10-17 Matthew Fortune <matthew.fortune@imgtec.com> + + * doc/c-mips.texi: Fix bad @value references. + 2014-10-15 Tristan Gingold <gingold@adacore.com> * configure: Regenerate. |