From 65074d231159847217af88e47c2b71df50aead21 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 12 Jun 2000 23:54:16 +0000 Subject: Update. * sysdeps/sh/Dist: Removed. There is no ieee754.h file. * sysdeps/sh/sh3/dl-machine.h: Moved to... * sysdeps/sh/dl-machine.h: ...here. New file. * sysdeps/sh/sh4/dl-machine.h: Simply define KERNEL_MATH_EMULATION and include generic SH version. * sysdeps/sh/sh3/bits/endian.h: Move to... * sysdeps/sh/bits/endian.h: ...here. New file. * sysdeps/sh/sh4/bits/endian.h: Removed. * sysdeps/sh/sh3/bits/huge_val.h: Move to... * sysdeps/sh/bits/huge_val.h: ...here. New file. * sysdeps/sh/sh4/bits/huge_val.h: Removed. GAS which warns about changing section attributes. Proposed by Nick Clifton . * sysdeps/sh/elf/initfini.c: New file. * sysdeps/sh/elf/start.S: New file. * sysdeps/sh/sys/ucontext.h: New file. --- sysdeps/sh/Dist | 1 - 1 file changed, 1 deletion(-) delete mode 100644 sysdeps/sh/Dist (limited to 'sysdeps/sh/Dist') diff --git a/sysdeps/sh/Dist b/sysdeps/sh/Dist deleted file mode 100644 index d78de40205..0000000000 --- a/sysdeps/sh/Dist +++ /dev/null @@ -1 +0,0 @@ -ieee754.h -- cgit v1.2.3