From 85458ce9e49419545c15560cd2eb9af3a54a9775 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 20 Sep 2001 06:43:34 +0000 Subject: Update. 2001-09-19 Andreas Jaeger * Versions.def: Add missing versions 2.2.3 for libthread_db and libpthread. * sysdeps/unix/sysv/linux/configure.in: Add minimal kernel version for x86-64, install x86-64 into */lib64. * shlib-versions: Add x86-64. * elf/elf.h: Add x86-64 relocations. --- Versions.def | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Versions.def') diff --git a/Versions.def b/Versions.def index aa4a4926bf..830a610e0b 100644 --- a/Versions.def +++ b/Versions.def @@ -70,6 +70,7 @@ libpthread { GLIBC_2.1.1 GLIBC_2.1.2 GLIBC_2.2 + GLIBC_2.2.3 } libresolv { GLIBC_2.0 @@ -96,6 +97,7 @@ ld { } libthread_db { GLIBC_2.1.3 + GLIBC_2.2.3 } libanl { GLIBC_2.2.3 -- cgit 1.4.1