diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-11-10 19:33:59 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-11-10 19:33:59 +0000 |
commit | 9793236cc334403369922e46a36c4d6515932d8b (patch) | |
tree | 86096543a4be8369a98d586e2ee12018c4a98bba /bfd/ChangeLog | |
parent | 20d41979a9c2d05b629df1244c0f4b1b67ae1634 (diff) | |
download | gdb-9793236cc334403369922e46a36c4d6515932d8b.zip gdb-9793236cc334403369922e46a36c4d6515932d8b.tar.gz gdb-9793236cc334403369922e46a36c4d6515932d8b.tar.bz2 |
Mon Nov 10 14:32:40 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't crash if
a version dependency could not be found.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9966077..b542937 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 10 14:32:40 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't crash if + a version dependency could not be found. + Tue Nov 4 12:05:56 1997 Klaus K"ampf <kkaempf@progis.de> * configure.com: Get version info from configure.in |