From Nokubi Hirotaka <hnokubi@yyy.or.jp>:
authorIan Lance Taylor <ian@airs.com>
Mon, 5 Oct 1998 00:37:21 +0000 (00:37 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 5 Oct 1998 00:37:21 +0000 (00:37 +0000)
* objcopy.1: Fix typo in --remove-leading-char docs.
* objdump.1: Fix formatting in --stabs docs.

binutils/ChangeLog
binutils/objcopy.1
binutils/objdump.1

index fa229f6..112149e 100644 (file)
@@ -1,7 +1,22 @@
+Sun Oct  4 20:34:42 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       From Nokubi Hirotaka <hnokubi@yyy.or.jp>:
+       * objcopy.1: Fix typo in --remove-leading-char docs.
+       * objdump.1: Fix formatting in --stabs docs.
+
+Sat Sep 19 23:33:56 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * rcparse.y (memflags_move): Correct recursion.
+
+1998-09-10  Ulrich Drepper  <drepper@cygnus.com>
+
+       * readelf.c (process_symbol_table): Print in histogram how many
+       symbols are covered by the current chain length.
+
 Sun Sep  6 16:15:47 1998  Nick Clifton  <nickc@cygnus.com>
 
        * readelf.c (process_section_contents): Do not try to dump empty
-       sections. 
+       sections.
 
 Sat Sep  5 19:17:10 1998  Mumit Khan  <khan@xraylith.wisc.edu>
 
index de723f3..fec9711 100644 (file)
@@ -271,7 +271,7 @@ most common symbol leading character is underscore.  This option will
 remove a leading underscore from all global symbols.  This can be
 useful if you want to link together objects of different file formats
 with different conventions for symbol names.  This is different from
-@code{--change-leading-char} because it always changes the symbol name
+\fB\-\-change\-leading\-char\fP because it always changes the symbol name
 when appropriate, regardless of the object file format of the output
 .TP
 .B \-\-weaken
index ed4a629..f88e942 100644 (file)
@@ -317,7 +317,8 @@ sections from an ELF file.  This is only useful on systems (such as
 Solaris 2.0) in which .stab debugging symbol-table entries are carried
 in an ELF section.  In most other file formats, debugging symbol-table
 entries are interleaved with linkage symbols, and are visible in the
-\-\-syms output.
+.B \-\-syms
+output.
 
 .TP
 .BI "\-\-start\-address=" "address"