diff options
author | Nick Clifton <nickc@redhat.com> | 2003-12-19 10:01:59 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-12-19 10:01:59 +0000 |
commit | c4bf77942dea9cad22426964bf32c46cbc443705 (patch) | |
tree | e552c4a92b110af91ebbc4f5d65feda34520b281 /bfd/ChangeLog | |
parent | a2379359b4aef4f03b1be53bbc76518b9ff4cf2b (diff) | |
download | gdb-c4bf77942dea9cad22426964bf32c46cbc443705.zip gdb-c4bf77942dea9cad22426964bf32c46cbc443705.tar.gz gdb-c4bf77942dea9cad22426964bf32c46cbc443705.tar.bz2 |
Do not mark .reloc sections as containing debug info.
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 d818058..0401565 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2003-12-19 Danny Smith <dannysmith@users.sourceforge.net> + + * coffcode.h (styp_to_sec_flags): Don't treat .reloc section + as SEC_DEBUGGING. + 2003-12-18 Richard Sandiford <rsandifo@redhat.com> * elf32-mips.c (elf_mips_howto_table_rel): Replace all uses of |