diff options
author | Alan Modra <amodra@gmail.com> | 2015-02-14 18:32:48 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2015-02-19 14:14:51 +1030 |
commit | 5c9352f317d63cab0ebe512a8461e5256b6a913b (patch) | |
tree | dd0ffb672066d7983242384b0a227ac7c67403cd /gas/ChangeLog | |
parent | d983c8c5503d680c6d4955ceb610a9beebc64460 (diff) | |
download | fsf-binutils-gdb-5c9352f317d63cab0ebe512a8461e5256b6a913b.zip fsf-binutils-gdb-5c9352f317d63cab0ebe512a8461e5256b6a913b.tar.gz fsf-binutils-gdb-5c9352f317d63cab0ebe512a8461e5256b6a913b.tar.bz2 |
gas doc warning fixes
* doc/as.texinfo (Local Symbol Names): Don't use ':' in pxref.
* doc/c-i386.texi: Reorder i386-Bugs after i386-Arch.
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 8a01dae..fe711bf 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2015-02-19 Alan Modra <amodra@gmail.com> + + * doc/as.texinfo (Local Symbol Names): Don't use ':' in pxref. + * doc/c-i386.texi: Reorder i386-Bugs after i386-Arch. + 2015-02-11 Matthew Wahab <matthew.wahab@arm.com> * config/tc-aarch64.c (aarch64_cpus): Fix code formatting. |