diff options
author | Steve Chamberlain <steve@cygnus> | 1991-10-21 16:48:10 +0000 |
---|---|---|
committer | Steve Chamberlain <steve@cygnus> | 1991-10-21 16:48:10 +0000 |
commit | 7e3091046d90b90e42c80aeb92962e33c149fcb9 (patch) | |
tree | 25515b78b59adbf81c3fb3aeb3da5986330c9132 /binutils/ChangeLog | |
parent | a0788ae38fd24e7dd856293ab7f19afae7d3989e (diff) | |
download | gdb-7e3091046d90b90e42c80aeb92962e33c149fcb9.zip gdb-7e3091046d90b90e42c80aeb92962e33c149fcb9.tar.gz gdb-7e3091046d90b90e42c80aeb92962e33c149fcb9.tar.bz2 |
* nm.c: now doesn't crash if a symbol with no section and no
SEC_ABS appears.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 001cd02..d3cf7ea 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,12 @@ +Mon Oct 21 09:47:23 1991 Steve Chamberlain (steve at rtl.cygnus.com) + + * nm.c: now doesn't crash if a symbol with no section and no + SEC_ABS appears. + +Thu Oct 17 15:25:50 1991 Per Bothner (bothner at cygnus.com) + + * Makefile.in, version.c: Bump to version 1.91. + Wed Oct 16 11:45:36 1991 Per Bothner (bothner at cygnus.com) * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c, |