diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 6cc9752..991d7b8 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2017-01-12 Cary Coutant <ccoutant@gmail.com> + + * object.cc (Sized_relobj_file): Fix byte counts for calls to memmem. + 2017-01-11 Cary Coutant <ccoutant@gmail.com> PR gold/21040 |