diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-10 22:48:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-10 22:48:35 +0000 |
commit | 986b3b988a0d2418ced8f7d75158624673481b83 (patch) | |
tree | 89512af438b76d714a9df13df2fe4f584acbee52 | |
parent | 5f49173db3ae77048c54ce8d819835fa31b56bee (diff) | |
download | gdb-986b3b988a0d2418ced8f7d75158624673481b83.zip gdb-986b3b988a0d2418ced8f7d75158624673481b83.tar.gz gdb-986b3b988a0d2418ced8f7d75158624673481b83.tar.bz2 |
Update.
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a543455..bd53638 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +1998-12-10 Richard Henderson <rth@cygnus.com> + + * elf32-i386.c (elf_i386_relocate_section): Don't fail relocations + in debug sections for symbol defined externally. + Thu Dec 10 10:58:38 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * targets.c (bfd_target_vector): Remove duplicate entry for @@ -81,7 +86,7 @@ Wed Dec 2 15:03:59 1998 David Taylor <taylor@texas.cygnus.com> * aclocal.m4, configure, Makefile.in: Rebuilt using latest automake macro library. - + * hpux-core.c (hpux_core_core_file_p): this function now understands HPUX 10.30 thread info. Yes, the thread stacks can be found in the corefile! Also, in hpux_core_core_file_p, if we |