diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-07-14 17:15:07 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-07-14 17:15:07 +0000 |
commit | 175b3c0f1e7b1e19ce2a8927c9c6143759bd2a4b (patch) | |
tree | a098e5193b9ba049e89efaeb39b61b3dde7ec52c /bfd | |
parent | 738844c1f1968013afe77d23718dec65353a1078 (diff) | |
download | gdb-175b3c0f1e7b1e19ce2a8927c9c6143759bd2a4b.zip gdb-175b3c0f1e7b1e19ce2a8927c9c6143759bd2a4b.tar.gz gdb-175b3c0f1e7b1e19ce2a8927c9c6143759bd2a4b.tar.bz2 |
* elf32-mips.c (mips_elf_find_nearest_line): Set SEC_HAS_CONTENTS
in .mdebug section, in case backend linker has cleared it.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7b7de13..8b0014c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 14 13:13:55 1995 Ian Lance Taylor <ian@cygnus.com> + + * elf32-mips.c (mips_elf_find_nearest_line): Set SEC_HAS_CONTENTS + in .mdebug section, in case backend linker has cleared it. + Fri Jul 14 11:58:34 1995 Michael Meissner <meissner@tiktok.cygnus.com> * elf32-ppc.c (ppc_elf_addr16_ha_inner): Rewrite to take just one |