diff options
author | Alan Modra <amodra@gmail.com> | 2008-05-10 01:58:17 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-05-10 01:58:17 +0000 |
commit | 536d0ff40ed48b72865992abe1a69c1b3eb46201 (patch) | |
tree | 960d7e734537f442211befce7ace1084f4fa7d9b /bfd/ChangeLog | |
parent | 14a720a13304b55e9ccc30c628a0f096250fc360 (diff) | |
download | gdb-536d0ff40ed48b72865992abe1a69c1b3eb46201.zip gdb-536d0ff40ed48b72865992abe1a69c1b3eb46201.tar.gz gdb-536d0ff40ed48b72865992abe1a69c1b3eb46201.tar.bz2 |
* elfcore.h (elf_core_file_p): Warn about core truncation.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0e1ce2c..0949d15 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2008-05-10 Paul Pluzhnikov <ppluzhnikov@google.com> + + * elfcore.h (elf_core_file_p): Warn about core truncation. + 2008-05-07 Bob Wilson <bob.wilson@acm.org> * elf32-xtensa.c (xtensa_property_section_name): New. |