aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a78f20931b..22d6682dbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2012-02-03 Joseph Myers <joseph@codesourcery.com>
+ * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
+ (SETUP_PIC_REG): Use GET_PC_THUNK.
+ * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
+ macro.
+
+2012-02-03 Joseph Myers <joseph@codesourcery.com>
+
* sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
for non-PIC compilation.
(SETUP_PIC_REG): Add .p2align directive.