diff options
author | Jeff Law <law@gcc.gnu.org> | 1997-12-21 06:45:24 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1997-12-21 06:45:24 -0700 |
commit | a018144099943d5ad06b743aec69229511e41557 (patch) | |
tree | 98edc7eae120985c1b3af30d919107b3f6a3617a /gcc/c-decl.c | |
parent | 5198352eea3242b89cbfc9674184458027901a53 (diff) | |
download | gcc-a018144099943d5ad06b743aec69229511e41557.zip gcc-a018144099943d5ad06b743aec69229511e41557.tar.gz gcc-a018144099943d5ad06b743aec69229511e41557.tar.bz2 |
Makefile.in (FPBIT_FUNCS, [...]): Define.
e
* Makefile.in (FPBIT_FUNCS, DPBIT_FUNCS): Define.
(libgcc2.a): Depend on $(DPBIT) and $(FPBIT). Add rules to
generate more fine grained floating point emulation libraries.
* config/fp-bit.c: Add protecting #ifdef to all functions so
that they can be compiled separately. If !FINE_GRAINED_LIBRARIES,
then compile all suitable functions.
(pack_d, unpack_d, fpcmp_parts): Add declarations, define with two
underscores to avoid namespace pollution.
* t-mn10200 (LIB2FUNCS_EXTRA): Remove fp-bit.c
(FPBIT): Define.
* t-mn10300 (LIB2FUNCS_EXTRA): Remove fp-bit.c and dp-bit.c
(FPBIT): Define.
(DPBIT): Define.
From-SVN: r17164
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions