diff options
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 bc9e033..d79acff 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2013-12-30 Ilya Tocar <ilya.tocar@intel.com> + + * peXXigen.c (rsrc_process_section): Use ptrdiff_t as the type for + pointer arithmetic. + 2013-12-20 Alan Modra <amodra@gmail.com> * elf-eh-frame.c (cie_eq): Return false when initial_insn_length |