diff options
author | Carlos O'Donell <carlos@systemhalted.org> | 2011-10-20 14:21:00 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2011-10-20 14:21:00 -0400 |
commit | 2ab0965cb022dfdbd397eb88f96447393b4118b7 (patch) | |
tree | 9bcc4e22fdf85a66cecc931f5b9acc86f267771a /ChangeLog.hppa | |
parent | 451398f8b87c2a7c6bed7d6650a6cfbca43f9189 (diff) | |
download | glibc-2ab0965cb022dfdbd397eb88f96447393b4118b7.tar glibc-2ab0965cb022dfdbd397eb88f96447393b4118b7.tar.gz glibc-2ab0965cb022dfdbd397eb88f96447393b4118b7.tar.bz2 glibc-2ab0965cb022dfdbd397eb88f96447393b4118b7.zip |
Define TLS_DTV_UNALLOCATED for hppa.
Signed-off-by: Carlos O'Donell <carlos@systemhalted.org>
Diffstat (limited to 'ChangeLog.hppa')
-rw-r--r-- | ChangeLog.hppa | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.hppa b/ChangeLog.hppa index 3913e61f66..91ddf8d750 100644 --- a/ChangeLog.hppa +++ b/ChangeLog.hppa @@ -1,5 +1,10 @@ 2011-10-20 Carlos O'Donell <carlos@systemhalted.org> + * sysdeps/hppa/dl-tls.h: Update copyright year. + Define TLS_DTV_UNALLOCATED. + +2011-10-20 Carlos O'Donell <carlos@systemhalted.org> + * sysdeps/hppa/elf/configure.in: Always test for TLS support and error out if missing. * sysdeps/hppa/elf/configure: Regenerate. |