about summary refs log tree commit diff
path: root/locale/lc-time.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2020-04-24 22:08:59 +0000
committerJoseph Myers <joseph@codesourcery.com>2020-04-24 22:08:59 +0000
commit8d9ffbb9d00669f62d5ddb4283b7c3d03955d942 (patch)
tree2e2ac95ec8aa8a88eb0dee93faea890e22a18036 /locale/lc-time.c
parentec935dea6332cb22f9881cd1162bad156173f4b0 (diff)
downloadglibc-8d9ffbb9d00669f62d5ddb4283b7c3d03955d942.tar.gz
glibc-8d9ffbb9d00669f62d5ddb4283b7c3d03955d942.tar.xz
glibc-8d9ffbb9d00669f62d5ddb4283b7c3d03955d942.zip
Remove most gmp-mparam.h headers.
Most gmp-mparam.h headers in glibc define various macros to the same
values they would be defined to by the generic version of that header,
plus macros IEEE_DOUBLE_BIG_ENDIAN or IEEE_DOUBLE_MIXED_ENDIAN related
to the representation of double.  The latter macros are in turn only
used in gmp-impl.h to define union ieee_double_extract, which is not
used in glibc.  Thus all of these headers, except for the generic one
and those that define _LONG_LONG_LIMB for ILP32 configurations with
64-bit registers, are redundant, and this patch removes them.

Tested with build-many-glibcs.py that installed stripped shared
libraries are unchanged by this patch.
Diffstat (limited to 'locale/lc-time.c')
0 files changed, 0 insertions, 0 deletions