diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-30 12:03:58 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-30 12:03:58 +0000 |
commit | 03d14457a60307c8e9cd439aee564156709a5b1c (patch) | |
tree | 27a6148eddede78810d411838488145465c43ba2 /bfd/ChangeLog | |
parent | a9fa03de24ded52ad8f1ccac7757dd34df5ad377 (diff) | |
download | gdb-03d14457a60307c8e9cd439aee564156709a5b1c.zip gdb-03d14457a60307c8e9cd439aee564156709a5b1c.tar.gz gdb-03d14457a60307c8e9cd439aee564156709a5b1c.tar.bz2 |
Do not crash when encountering relocs against the *ABS* section.
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 51c0726..34883f6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2003-04-30 Nick Clifton <nickc@redhat.com> + + * elf32-h8300.c (elf32_h8_relax_section): Do not crash when + encountering relocs against the *ABS* section. + 2003-04-28 H.J. Lu <hjl@gnu.org> * elfxx-ia64.c (elfNN_ia64_relax_section): Relax ldxmov during |