2001-03-26 Andreas Jaeger <aj@suse.de>

* binutils.texi (nm): Fix texi syntax.

2001-03-26  Andreas Jaeger  <aj@suse.de>

	* ld.texinfo (Overview): Fix syntax in texi code.
This commit is contained in:
Andreas Jaeger
2001-03-26 07:02:59 +00:00
parent 8f3ee2aeae
commit 0879a67a8f
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +1,7 @@
2001-03-26 Andreas Jaeger <aj@suse.de>
* binutils.texi (nm): Fix texi syntax.
2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* binutils.texi: Put @c man begin and @c man end indications
@ -23,7 +27,7 @@
(copy_usage): Document -B/--binary-architecture.
(copy_main): Support -B/--binary-architecture. Set
bfd_external_binary_architecture.
2001-03-11 Andreas Jaeger <aj@suse.de>
* readelf.c (guess_is_rela): Handle EM_S390_OLD.

View File

@ -704,7 +704,7 @@ references.
@ifclear man
For more details on common symbols, see the discussion of
--warn-common in @ref{Options,,Linker options,ld.info,The GNU linker}.
@end man
@end ifclear
@item D
The symbol is in the initialized data section.

View File

@ -1,3 +1,7 @@
2001-03-26 Andreas Jaeger <aj@suse.de>
* ld.texinfo (Overview): Fix syntax in texi code.
2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* ld.texinfo: Put @c man indications to generate the ld man page.
@ -80,8 +84,8 @@
* configure.tgt: Add ia64-*-aix* mapping.
* emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
* testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
AIX-specific test.
AIX-specific test.
2001-02-20 H.J. Lu <hjl@gnu.org>
* ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
@ -116,7 +120,7 @@
* ldexp.h (node_type): Add etree_provided.
* ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
type to etree_provided if defined by PROVIDE. Allow updating
for etree_provided.
for etree_provided.
(exp_print_tree): Handle etree_provided.
* mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
etree_provided.

View File

@ -158,7 +158,7 @@ section entitled "GNU Free Documentation License".
@cindex @sc{gnu} linker
@cindex what is this?
@ifsef man
@ifset man
@c man begin SYNOPSIS
ld [ options ] objfile...
@c man end