diff options
author | DJ Delorie <dj@redhat.com> | 2007-01-31 06:11:48 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2007-01-31 06:11:48 +0000 |
commit | c9b57b7eb84ac2bf9020ad0cf9d9b65416e6b112 (patch) | |
tree | 8d5c3cf02815893ac46295058a60f725cc056f65 /bfd/ChangeLog | |
parent | 9d46b7956a0d897116343810837445d40b9d8f48 (diff) | |
download | gdb-c9b57b7eb84ac2bf9020ad0cf9d9b65416e6b112.zip gdb-c9b57b7eb84ac2bf9020ad0cf9d9b65416e6b112.tar.gz gdb-c9b57b7eb84ac2bf9020ad0cf9d9b65416e6b112.tar.bz2 |
* elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning
message for dangerous relocs, special case the common user error.
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 f8dcc99..44bc9e0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2007-01-31 DJ Delorie <dj@redhat.com> + + * elf-m10300.c (mn10300_elf_relocate_section): Clarify the warning + message for dangerous relocs, special case the common user error. + 2007-01-30 H.J. Lu <hongjiu.lu@intel.com> * elf.c (copy_elf_program_header): Start from the first section |