diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 224ebeb..6c5143d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2019-10-25 H.J. Lu <hongjiu.lu@intel.com> + + * elfedit.c (update_gnu_property): Replace BYTE_PUT with byte_put. + 2019-10-25 Nick Clifton <nickc@redhat.com> * objcopy.c (struct merged_note_section): New structure. Used to |