From 1d02f71fe4046c1cd17ff6b6687a89932797cb3b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 25 Feb 2003 23:45:16 +0000 Subject: linuxthreads/ChangeLog 2003-02-25 Roland McGrath * sysdeps/powerpc/powerpc64/dl-machine.h: Support new TLS relocs. * sysdeps/powerpc/powerpc64/dl-tls.h: New file. --- mach/Versions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mach') diff --git a/mach/Versions b/mach/Versions index 18ec511d91..d2b8402aa6 100644 --- a/mach/Versions +++ b/mach/Versions @@ -70,6 +70,9 @@ libc { # This was always there, but not exported as it should have been. mig_strncpy; } + GLIBC_2.3 { + NDR_record; + } %if !SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2) HURD_CTHREADS_0.3 { -- cgit v1.2.3