aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-pragma.c
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1997-12-21 13:45:20 +0000
committerJeff Law <law@gcc.gnu.org>1997-12-21 06:45:20 -0700
commit5198352eea3242b89cbfc9674184458027901a53 (patch)
treea3930c35ffb64f909bb175eb62a2dd7bcbfc84d8 /gcc/c-pragma.c
parent1d300e19b61d11e3a2321a098b7949f6c2058be2 (diff)
downloadgcc-5198352eea3242b89cbfc9674184458027901a53.zip
gcc-5198352eea3242b89cbfc9674184458027901a53.tar.gz
gcc-5198352eea3242b89cbfc9674184458027901a53.tar.bz2
Makefile.in (FPBIT_FUNCS, [...]): Define.
* 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: r17163
Diffstat (limited to 'gcc/c-pragma.c')
0 files changed, 0 insertions, 0 deletions