diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 627dcb2..beb6d34 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,10 @@ 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. + +2012-01-27 H.J. Lu <hongjiu.lu@intel.com> + * x86_64.cc (Scan::global): Support x32 IFUNC function pointer. 2012-01-27 H.J. Lu <hongjiu.lu@intel.com> |