diff options
author | Nick Clifton <nickc@redhat.com> | 1998-09-18 16:23:48 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-09-18 16:23:48 +0000 |
commit | bc2c7e533b3307940a5915624975888c5b07d235 (patch) | |
tree | cde8d4a221dc95c55b3eefe875b18f45827c0e65 /bfd | |
parent | d2fce7f74c166f3568e12fd1fed52e99b784df5c (diff) | |
download | gdb-bc2c7e533b3307940a5915624975888c5b07d235.zip gdb-bc2c7e533b3307940a5915624975888c5b07d235.tar.gz gdb-bc2c7e533b3307940a5915624975888c5b07d235.tar.bz2 |
Always treat section symbols as special, even if they are attached to a
common section.
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 de79dd0..2a70539 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -13,6 +13,11 @@ Thu Sep 17 16:03:28 1998 Richard Henderson <rth@cygnus.com> (elf64_alpha_relocate_section): Assert we don't overrun the allocated relocation space. +Wed Sep 16 18:03:13 1998 Nick Clifton <nickc@cygnus.com> + + * elf.c (swap_out_syms): Always treat section symbols as + special, even if they are attached to a common section. + Wed Sep 16 10:34:13 1998 Nick Clifton <nickc@cygnus.com> * elf32-v850.c (v850_elf_symbol_processing): Move symbols in |