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 beb6d34..4ef4cad 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,9 @@ 2012-01-27 H.J. Lu <hongjiu.lu@intel.com> + * incremental.cc (write_info_blocks): Correct relocation offset. + +2012-01-27 H.J. Lu <hongjiu.lu@intel.com> + * x86_64.cc (Relocate::tls_gd_to_ie): Support x32. (Relocate::tls_gd_to_le): Likewise. |