* sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions)
authorRoland McGrath <roland@gnu.org>
Sat, 17 Jan 2004 01:39:06 +0000 (01:39 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 17 Jan 2004 01:39:06 +0000 (01:39 +0000)
commit1db88b33daf3eb514bebc4cd38868e89916ec6e0
treed9ff194cdeea430db80b9f36c85c35d27cfb212b
parent56f669b4d8d5288858d2eb7328dea6d482ca41d3
* sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions)

(__sim_disabled_exceptions, __sim_round_mode): Declare with
hidden data and nocommon.
* sysdeps/powerpc/nofpu/soft-supp.h (__sim_exceptions)
(__sim_disabled_exceptions, __sim_round_mode): Use
libc_hidden_proto.
* sysdeps/powerpc/soft-fp/sfp-machine.h (__sim_exceptions)
(__sim_disabled_exceptions, __sim_round_mode): Likewise.
ChangeLog