From 0879a67a8f08e0b520773356f890c3e7fc98ab1e Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 26 Mar 2001 07:02:59 +0000 Subject: [PATCH] 2001-03-26 Andreas Jaeger * binutils.texi (nm): Fix texi syntax. 2001-03-26 Andreas Jaeger * ld.texinfo (Overview): Fix syntax in texi code. --- binutils/ChangeLog | 6 +++++- binutils/binutils.texi | 2 +- ld/ChangeLog | 10 +++++++--- ld/ld.texinfo | 2 +- 4 files changed, 14 insertions(+), 6 deletions(-) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 6c9f311..27a734a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2001-03-26 Andreas Jaeger + + * binutils.texi (nm): Fix texi syntax. + 2001-03-25 Stephane Carrez * 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 * readelf.c (guess_is_rela): Handle EM_S390_OLD. diff --git a/binutils/binutils.texi b/binutils/binutils.texi index 2afe7c0..f6e5df1 100644 --- a/binutils/binutils.texi +++ b/binutils/binutils.texi @@ -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. diff --git a/ld/ChangeLog b/ld/ChangeLog index e09cdd0..af28e02 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2001-03-26 Andreas Jaeger + + * ld.texinfo (Overview): Fix syntax in texi code. + 2001-03-25 Stephane Carrez * 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 * 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. diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 010b82e..f01c305 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -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 -- 2.7.4