diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-04-20 08:05:13 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-04-20 08:08:42 -0700 |
commit | d3b47e2bd4f2924e965c586d3bf4d0b0cc6b40cc (patch) | |
tree | 9902ab5d08e21863668250bf547a50abb652956a /gas/ChangeLog | |
parent | e771e4be1393b629bc243e2b5ee1e91850334d5a (diff) | |
download | gdb-d3b47e2bd4f2924e965c586d3bf4d0b0cc6b40cc.zip gdb-d3b47e2bd4f2924e965c586d3bf4d0b0cc6b40cc.tar.gz gdb-d3b47e2bd4f2924e965c586d3bf4d0b0cc6b40cc.tar.bz2 |
Silence texinfo 5.1 warnings
This patch silences texinfo 5.1 warnings by using @subsection and
sorting entries in Machine Dependencies menu.
* doc/as.texinfo (Bundle directives): Shorten menu entry and
use @subsection.
(CFI directives): Use @subsection.
(SH-Dependent, SH64-Dependent): Moved after SCORE-Dependent.
* doc/c-i386.texi (i386-Mnemonics): Use @subsection.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 18d0f41..36634fa 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2015-04-20 H.J. Lu <hongjiu.lu@intel.com> + + * doc/as.texinfo (Bundle directives): Shorten menu entry and + use @subsection. + (CFI directives): Use @subsection. + (SH-Dependent, SH64-Dependent): Moved after SCORE-Dependent. + * doc/c-i386.texi (i386-Mnemonics): Use @subsection. + 2015-04-17 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com> * config/tc-avr.c (create_record_for_frag): Rename link to |