diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-04-27 01:21:56 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-04-27 01:21:56 +0000 |
commit | 22111f0eb256ad3bd6322f2460f24bb61e629a13 (patch) | |
tree | 5018342e009b60b5bc16c7af08ad45d8cdc0bf58 /binutils | |
parent | 89451c928b014c45f58f4494ff347fa4cee1eb4a (diff) | |
download | gdb-22111f0eb256ad3bd6322f2460f24bb61e629a13.zip gdb-22111f0eb256ad3bd6322f2460f24bb61e629a13.tar.gz gdb-22111f0eb256ad3bd6322f2460f24bb61e629a13.tar.bz2 |
Tue Apr 26 18:18:24 1994 Stan Shebs (shebs@andros.cygnus.com)
* objdump.c (print_section_stabs): Indicate the stab header symbol
more clearly, print numbers of unrecognized stab n_type values.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index b1482c4..038e9fc 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,12 @@ +Tue Apr 26 18:18:24 1994 Stan Shebs (shebs@andros.cygnus.com) + + * objdump.c (print_section_stabs): Indicate the stab header symbol + more clearly, print numbers of unrecognized stab n_type values. + +Tue Apr 26 16:22:55 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * nlmconv.c (copy_sections): Copy arelent pointers, not arelents. + Mon Apr 25 16:14:32 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * Makefile.in (distclean): Remove $(PROGS) and underscore.c. |