diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-07-16 15:18:36 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-07-16 15:18:36 -0700 |
commit | 37fccd41923a26bb1c3e083b8bc5e398e77a24d1 (patch) | |
tree | f7ce3f321ddc19192f2c7f2ed92f9e298ab4b347 /ChangeLog | |
parent | 8badf496ab2cfa40a8d98fa0557b69c539e10a72 (diff) | |
download | glibc-37fccd41923a26bb1c3e083b8bc5e398e77a24d1.tar glibc-37fccd41923a26bb1c3e083b8bc5e398e77a24d1.tar.gz glibc-37fccd41923a26bb1c3e083b8bc5e398e77a24d1.tar.bz2 glibc-37fccd41923a26bb1c3e083b8bc5e398e77a24d1.zip |
ARM: Clean up EABI-related configury
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2014-07-16 Roland McGrath <roland@hack.frob.com> + + * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not + just Linux configurations. Test empirically that the compiler sets + __ARM_EABI__, rather than using the tuple to decide. + * sysdeps/arm/preconfigure: Regenerated. + * sysdeps/unix/sysv/linux/arm/configure: File removed. + * sysdeps/unix/sysv/linux/arm/configure.ac: File removed, + contents appended ... + * sysdeps/arm/configure.ac: ... here. + * sysdeps/arm/configure: Regenerated. + 2014-07-15 Roland McGrath <roland@hack.frob.com> * nptl/pthread_kill.c: New file. |