From 43c36f6345ff47214d5330f5dff05181808c2997 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 14 Apr 2000 22:42:41 +0000 Subject: [PATCH] 2000-04-14 Andreas Jaeger * shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and 2.2 for linuxthreads. 2000-04-14 Andreas Jaeger * shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and 2.2 for libdl, ld and libm. * shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and 2.2 for linuxthreads. --- linuxthreads/ChangeLog | 3 +++ linuxthreads/shlib-versions | 1 + 2 files changed, 4 insertions(+) diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index c02864a4ab..3ca2915e74 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -2,6 +2,9 @@ * weaks.c: Fix typo. + * shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and + 2.2 for linuxthreads. + 2000-04-13 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/getcpuclockid.c diff --git a/linuxthreads/shlib-versions b/linuxthreads/shlib-versions index 99b0ef1ea2..bb97617cec 100644 --- a/linuxthreads/shlib-versions +++ b/linuxthreads/shlib-versions @@ -1,2 +1,3 @@ # Xavier Leroy's Linux clone based thread library. +mips.*-.*-linux.* libpthread=0 GLIBC_2.0 GLIBC_2.2 .*-.*-linux.* libpthread=0 -- 2.43.5