diff options
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 f1f0077..e29390c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ 2014-11-13 H.J. Lu <hongjiu.lu@intel.com> + * coffcode.h (coff_slurp_line_table): Add cast to unsigned int. + +2014-11-13 H.J. Lu <hongjiu.lu@intel.com> + * coffcode.h (coff_pointerize_aux_hook): Fix a typo. 2014-11-13 H.J. Lu <hongjiu.lu@intel.com> |