diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 18af5e6..e5cd5fa 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,9 @@ +2018-08-03 Roland McGrath <mcgrathr@google.com> + + * target.h (Sized_target::record_gnu_property): Use unsigned int + for second argument. + * x86_64.cc (Target_x86_64<size>::record_gnu_property): Likewise. + 2018-07-18 Nick Clifton <nickc@redhat.com> 2.31.1 Release point. |