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 f67df17..457fa6b 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2014-12-22 Cary Coutant <ccoutant@google.com> + + * powerpc.cc (Target_powerpc::relocate): Fix overflow check. + 2014-12-20 H.J. Lu <hongjiu.lu@intel.com> PR gold/14608 |