diff options
author | Jeff Law <law@gcc.gnu.org> | 1997-12-21 06:45:26 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1997-12-21 06:45:26 -0700 |
commit | 168968da67cf9ace7d35ce1263123d822fb68fbe (patch) | |
tree | 1ef1decaa2812c4f42d75dc72daa65fb97a6bcf6 /gcc/c-pragma.c | |
parent | a018144099943d5ad06b743aec69229511e41557 (diff) | |
download | gcc-168968da67cf9ace7d35ce1263123d822fb68fbe.zip gcc-168968da67cf9ace7d35ce1263123d822fb68fbe.tar.gz gcc-168968da67cf9ace7d35ce1263123d822fb68fbe.tar.bz2 |
Makefile.in (FPBIT_FUNCS, [...]): Define.
L
* 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: r17165
Diffstat (limited to 'gcc/c-pragma.c')
0 files changed, 0 insertions, 0 deletions