diff options
author | Joseph Myers <joseph@codesourcery.com> | 2020-04-24 22:08:59 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2020-04-24 22:08:59 +0000 |
commit | 8d9ffbb9d00669f62d5ddb4283b7c3d03955d942 (patch) | |
tree | 2e2ac95ec8aa8a88eb0dee93faea890e22a18036 /bits/floatn.h | |
parent | ec935dea6332cb22f9881cd1162bad156173f4b0 (diff) | |
download | glibc-8d9ffbb9d00669f62d5ddb4283b7c3d03955d942.tar glibc-8d9ffbb9d00669f62d5ddb4283b7c3d03955d942.tar.gz glibc-8d9ffbb9d00669f62d5ddb4283b7c3d03955d942.tar.bz2 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 'bits/floatn.h')
0 files changed, 0 insertions, 0 deletions