mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
bfd/doc/
2006-05-11 Carlos O'Donell <carlos@codesourcery.com> * bfd.texinfo: Rename "Index" to "BFD Index" gas/ 2006-05-11 Carlos O'Donell <carlos@codesourcery.com> * doc/as.texinfo: Rename "Index" to "AS Index", and "ABORT" to "ABORT (COFF)". ld/ 2006-05-11 Carlos O'Donell <carlos@codesourcery.com> * ld.texinfo: Rename "Index" to "LD Index"
This commit is contained in:
parent
83180ade02
commit
370b66a128
@ -1,3 +1,7 @@
|
||||
2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
|
||||
|
||||
* bfd.texinfo: Rename "Index" to "BFD Index"
|
||||
|
||||
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
|
||||
|
||||
* Makefile.am: Add install-html and install-html-am targets.
|
||||
|
@ -98,7 +98,7 @@ This file documents the binary file descriptor library libbfd.
|
||||
* BFD front end:: BFD front end
|
||||
* BFD back ends:: BFD back ends
|
||||
* GNU Free Documentation License:: GNU Free Documentation License
|
||||
* Index:: Index
|
||||
* BFD Index:: BFD Index
|
||||
@end menu
|
||||
|
||||
@node Overview, BFD front end, Top, Top
|
||||
@ -324,11 +324,11 @@ All of BFD lives in one directory.
|
||||
@node mmo, , elf, BFD back ends
|
||||
@include mmo.texi
|
||||
|
||||
@node GNU Free Documentation License, Index, BFD back ends, Top
|
||||
@node GNU Free Documentation License, BFD Index, BFD back ends, Top
|
||||
@include fdl.texi
|
||||
|
||||
@node Index, , GNU Free Documentation License, Top
|
||||
@unnumbered Index
|
||||
@node BFD Index, , GNU Free Documentation License, Top
|
||||
@unnumbered BFD Index
|
||||
@printindex cp
|
||||
|
||||
@tex
|
||||
|
@ -1,3 +1,8 @@
|
||||
2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
|
||||
|
||||
* doc/as.texinfo: Rename "Index" to "AS Index",
|
||||
and "ABORT" to "ABORT (COFF)".
|
||||
|
||||
2006-05-11 Paul Brook <paul@codesourcery.com>
|
||||
|
||||
* config/tc-arm.c (parse_half): New function.
|
||||
|
@ -191,7 +191,7 @@ section entitled ``GNU Free Documentation License''.
|
||||
* Reporting Bugs:: Reporting Bugs
|
||||
* Acknowledgements:: Who Did What
|
||||
* GNU Free Documentation License:: GNU Free Documentation License
|
||||
* Index:: Index
|
||||
* AS Index:: AS Index
|
||||
@end menu
|
||||
@end ifnottex
|
||||
|
||||
@ -3736,7 +3736,7 @@ Some machine configurations provide additional directives.
|
||||
@menu
|
||||
* Abort:: @code{.abort}
|
||||
@ifset COFF
|
||||
* ABORT:: @code{.ABORT}
|
||||
* ABORT (COFF):: @code{.ABORT}
|
||||
@end ifset
|
||||
|
||||
* Align:: @code{.align @var{abs-expr} , @var{abs-expr}}
|
||||
@ -3914,8 +3914,8 @@ of the source quit, it could use this directive tells @command{@value{AS}} to
|
||||
quit also. One day @code{.abort} will not be supported.
|
||||
|
||||
@ifset COFF
|
||||
@node ABORT
|
||||
@section @code{.ABORT}
|
||||
@node ABORT (COFF)
|
||||
@section @code{.ABORT} (COFF)
|
||||
|
||||
@cindex @code{ABORT} directive
|
||||
When producing COFF output, @command{@value{AS}} accepts this directive as a
|
||||
@ -6764,8 +6764,8 @@ intentionally leaving anyone out.
|
||||
|
||||
@include fdl.texi
|
||||
|
||||
@node Index
|
||||
@unnumbered Index
|
||||
@node AS Index
|
||||
@unnumbered AS Index
|
||||
|
||||
@printindex cp
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
|
||||
|
||||
* ld.texinfo: Rename "Index" to "LD Index"
|
||||
|
||||
2006-05-11 Pedro Alves <pedro_alves@portugalmail.pt>
|
||||
|
||||
* pe-dll.c (autofilter_symbollist): Add Dllmain,
|
||||
|
@ -182,7 +182,7 @@ section entitled ``GNU Free Documentation License''.
|
||||
* Reporting Bugs:: Reporting Bugs
|
||||
* MRI:: MRI Compatible Script Files
|
||||
* GNU Free Documentation License:: GNU Free Documentation License
|
||||
* Index:: Index
|
||||
* LD Index:: LD Index
|
||||
@end menu
|
||||
@end ifnottex
|
||||
|
||||
@ -6629,8 +6629,8 @@ If you have more than one @code{SECT} statement for the same
|
||||
|
||||
@include fdl.texi
|
||||
|
||||
@node Index
|
||||
@unnumbered Index
|
||||
@node LD Index
|
||||
@unnumbered LD Index
|
||||
|
||||
@printindex cp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user