From 88615235169891747a0060aab83a8a8a22bed2d3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 13 Jun 2000 00:51:54 +0000 Subject: Update. 2000-06-12 Kazumoto Kojima Yutaka Niibe * configure.in: Add machine sh3, sh4. * elf/elf.h: Add SH specific declarations of relocations. * shlib-versions: Add sh*-*-linux* cases. --- shlib-versions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shlib-versions') diff --git a/shlib-versions b/shlib-versions index cefc3c282d..211baf762e 100644 --- a/shlib-versions +++ b/shlib-versions @@ -27,12 +27,14 @@ mips.*-.*-linux.* libm=6 GLIBC_2.0 GLIBC_2.2 mips.*-.*-.* libm=6 arm.*-.*-.* libm=6 ia64-.*-.* libm=6 GLIBC_2.2 +sh.*-.*-.* libm=6 GLIBC_2.1 # We provide libc.so.6 for Linux kernel versions 2.0 and later. alpha.*-.*-linux.* libc=6.1 # Working mips versions were never released between 2.0 and 2.2. mips.*-.*-linux.* libc=6 GLIBC_2.0 GLIBC_2.2 ia64-.*-.* libc=6 GLIBC_2.2 +sh.*-.*-.* libc=6 GLIBC_2.1 .*-.*-linux.* libc=6 # libmachuser.so.1 corresponds to mach/*.defs as of Utah's UK22 release. @@ -54,6 +56,7 @@ sparc64-.*-linux.* ld=ld-linux.so.2 sparc.*-.*-linux.* ld=ld-linux.so.2 alpha.*-.*-linux.* ld=ld-linux.so.2 arm.*-.*-linux.* ld=ld-linux.so.2 +sh.*-.*-linux.* ld=ld-linux.so.2 GLIBC_2.1 ia64-.*-linux.* ld=ld-linux-ia64.so.1 GLIBC_2.2 mips.*-.*-linux.* ld=ld.so.1 GLIBC_2.0 GLIBC_2.2 # We use the ELF ABI standard name for the default. -- cgit v1.2.3