diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2012-11-19 00:55:04 -0500 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2012-11-19 00:55:04 -0500 |
commit | 6e63f4ff608820fa9247c1bbafc95dffbcbc0466 (patch) | |
tree | 1d283f144c4fed5a14ab4e12412fbd6c8c3418a5 /ports/ChangeLog.hppa | |
parent | da66ca0fc0d099b381b0bee96eae9be378417e0e (diff) | |
download | glibc-6e63f4ff608820fa9247c1bbafc95dffbcbc0466.tar glibc-6e63f4ff608820fa9247c1bbafc95dffbcbc0466.tar.gz glibc-6e63f4ff608820fa9247c1bbafc95dffbcbc0466.tar.bz2 glibc-6e63f4ff608820fa9247c1bbafc95dffbcbc0466.zip |
hppa: Mark __pthread_once as a hidden def.
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r-- | ports/ChangeLog.hppa | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index 3f7bd6e5e0..28e5f0696b 100644 --- a/ports/ChangeLog.hppa +++ b/ports/ChangeLog.hppa @@ -1,3 +1,8 @@ +2012-11-19 Mike Frysinger <vapier@gentoo.org> + + * sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c: Replace _internal + alias by hidden_def. + 2012-11-18 Carlos O'Donell <carlos@systemhalted.org> * sysdeps/hppa/fpu/fesetenv.c: Reset FPU to default for FE_DFL_ENV. |