diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2012-07-01 08:23:13 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2012-07-01 08:23:13 +0000 |
commit | bc823199d1bfb3dd8763f2f33b0583895509cec4 (patch) | |
tree | 133a7030641feac5fa1681fc55c2b1ad438e60b1 /bfd/ChangeLog | |
parent | 42e7ad6c737c369c328adb41a707222523b7e4c2 (diff) | |
download | gdb-bc823199d1bfb3dd8763f2f33b0583895509cec4.zip gdb-bc823199d1bfb3dd8763f2f33b0583895509cec4.tar.gz gdb-bc823199d1bfb3dd8763f2f33b0583895509cec4.tar.bz2 |
* elf.c (_bfd_elf_make_section_from_shdr): Fix typo in error
message.
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 921e679..6083702 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2012-07-01 Andreas Schwab <schwab@linux-m68k.org> + + * elf.c (_bfd_elf_make_section_from_shdr): Fix typo in error + message. + 2012-06-29 H.J. Lu <hongjiu.lu@intel.com> * elf64-x86-64.c (elf_x86_64_relocate_section): Return FALSE |