diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-10 13:03:12 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-10 13:03:12 +0000 |
commit | 567c63af19d2f03836d14856596b4ae6259c03a8 (patch) | |
tree | 1be11c1b7255851437f33e4bf8bd9f91b0f0c02a /sysdeps/alpha/Implies | |
parent | 266180eb985e14fa9f77cfd3b41e9211e9986162 (diff) | |
download | glibc-567c63af19d2f03836d14856596b4ae6259c03a8.zip glibc-567c63af19d2f03836d14856596b4ae6259c03a8.tar.gz glibc-567c63af19d2f03836d14856596b4ae6259c03a8.tar.bz2 |
* elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS.
(ElfW, ELFW): Use it.
* elf/Makefile (headers): Add elfclass.h.
* sysdeps/wordsize-32/elfclass.h: New file.
* sysdeps/wordsize-64/elfclass.h: New file.
* sysdeps/alpha/Implies: Add wordsize-64.
* sysdeps/i386/Implies: Add wordsize-32.
* sysdeps/m68k/Implies: Add wordsize-32.
* sysdeps/mips/Implies: Add wordsize-32.
* sysdeps/sparc/Implies: Add wordsize-32.
Diffstat (limited to 'sysdeps/alpha/Implies')
-rw-r--r-- | sysdeps/alpha/Implies | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/alpha/Implies b/sysdeps/alpha/Implies index 9323409..37fee79 100644 --- a/sysdeps/alpha/Implies +++ b/sysdeps/alpha/Implies @@ -1,2 +1,3 @@ +wordsize-64 # Alpha uses IEEE 754 floating point. ieee754 |