diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-02-06 18:05:54 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-02-06 18:05:54 +0000 |
commit | 314054eaef2aec965d2f1bced7e86abca118463e (patch) | |
tree | c03cbc61bd1fa1c67fff971903fafca1088a3df3 /ChangeLog | |
parent | d8e0ca509a83e832123f6ab508fce620159fb2dc (diff) | |
download | glibc-314054eaef2aec965d2f1bced7e86abca118463e.tar glibc-314054eaef2aec965d2f1bced7e86abca118463e.tar.gz glibc-314054eaef2aec965d2f1bced7e86abca118463e.tar.bz2 glibc-314054eaef2aec965d2f1bced7e86abca118463e.zip |
Match x86 PIC thunk names to compiler version.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-02-06 Joseph Myers <joseph@codesourcery.com> + + * sysdeps/i386/sysdep.h: Include <features.h>. + (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler + version. + 2012-02-05 Joseph Myers <joseph@codesourcery.com> * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR): |