Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 12 Jun 2000 23:54:16 +0000 (23:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 12 Jun 2000 23:54:16 +0000 (23:54 +0000)
commit65074d231159847217af88e47c2b71df50aead21
treefa1071fb63d1310117d0999fb2f5db2a5ab4f973
parent37fb8add3054abd484455aeedee487622c6f170e
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 <nickc@redhat.com>.
* sysdeps/sh/elf/initfini.c: New file.
* sysdeps/sh/elf/start.S: New file.
* sysdeps/sh/sys/ucontext.h: New file.
ChangeLog
sysdeps/sh/Dist [deleted file]
sysdeps/sh/bits/endian.h [moved from sysdeps/sh/sh3/bits/endian.h with 100% similarity]
sysdeps/sh/bits/huge_val.h [moved from sysdeps/sh/sh3/bits/huge_val.h with 100% similarity]
sysdeps/sh/dl-machine.h [new file with mode: 0644]
sysdeps/sh/sh4/dl-machine.h