diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-05-30 09:57:22 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-05-30 09:57:22 +0000 |
commit | d7a10f9610f4a1ef8abd678f85fbcbc05874b856 (patch) | |
tree | 512ec925c7b80b30c50a1e4acba3370de9560fd4 /ChangeLog.arm | |
parent | 0387d09372bfd3ee335c95de99a1c6dbea320af0 (diff) | |
download | glibc-d7a10f9610f4a1ef8abd678f85fbcbc05874b856.tar.gz glibc-d7a10f9610f4a1ef8abd678f85fbcbc05874b856.tar.xz glibc-d7a10f9610f4a1ef8abd678f85fbcbc05874b856.zip |
Replace __pthread_once_internal alias by hidden_def for ARM.
Diffstat (limited to 'ChangeLog.arm')
-rw-r--r-- | ChangeLog.arm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.arm b/ChangeLog.arm index ec63edbfcd..1d684d2050 100644 --- a/ChangeLog.arm +++ b/ChangeLog.arm @@ -1,3 +1,8 @@ +2012-05-30 Joseph Myers <joseph@codesourcery.com> + + * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Replace + _internal alias by hidden_def. + 2012-05-26 Joseph Myers <joseph@codesourcery.com> * sysdeps/unix/sysv/linux/arm/syscalls.list (chown): New. |