glibc/sysdeps/x86_64/x32
Joseph Myers dbb188dd87 Remove unused floating-point configuration from gmp-impl.h.
This patch removes the IEEE_DOUBLE_BIG_ENDIAN and
IEEE_DOUBLE_MIXED_ENDIAN macros from gmp-impl.h and gmp-mparam.h, and
the ieee_double_extract union from gmp-impl.h.  The macros were used
only in defining the union, which was used nowhere in glibc.  As GMP's
gmp-impl.h is over 5000 lines, the file in glibc is so far from the
GMP version that it doesn't seem to make sense to keep things there
that are not relevant in glibc.  (I expect there is plenty more in the
header after this patch that is also not relevant in glibc and can be
cleaned up later.)

Tested with build-many-glibcs.py that installed stripped shared
libraries are unchanged by this patch.
2020-04-28 15:05:09 +00:00
..
fpu Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
_itoa.h Add a comment to sysdeps/x86_64/x32/_itoa.h 2012-05-19 06:46:29 -07:00
divdi3.c Add dummy files for x32 2012-05-16 10:24:02 -07:00
dl-machine.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ffs.c Add x32 ffs 2012-05-16 11:54:56 -07:00
gmp-mparam.h Remove unused floating-point configuration from gmp-impl.h. 2020-04-28 15:05:09 +00:00
Implies-after Add x86_64 Implies-after files 2012-05-15 14:38:32 -07:00
Makefile x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155] 2019-02-04 06:31:13 -08:00
symbol-hacks.h Include generic symbol-hacks.h for x32 2014-01-20 11:11:01 -08:00
sysdep.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
test-size_t.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-memchr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-memcmp-2.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-memcmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-memcpy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-memrchr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-memset.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-strncasecmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-strncmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-strncpy.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-strnlen.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-wcsncmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-wcsnlen.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-wmemchr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-wmemcmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-size_t-wmemset.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00