diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index fa229f6..112149e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -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> |