]> sourceware.org Git - glibc.git/commitdiff
* 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)
(__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

index 5f74f7424c693c0b235faad1448360d622885f17..3845b3812863f0f54459ceed7651adf94a21a80b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
+
+       * 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.
+
 2004-01-16  Ulrich Drepper  <drepper@redhat.com>
 
        * elf/elf.h: Define PT_IA_64_HP_OPT_ANOT, PT_IA_64_HP_HSL_ANOT, and
@@ -83,7 +94,6 @@
        * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.h
        (SIGCONTEXT_V_REGS_PTR, SIGCONTEXT_V_RESERVE): Defined.
 
-
 2004-01-12  Steven Munroe  <sjmunroe@us.ibm.com>
 
        * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: Add GLIBC_2.3.4
This page took 0.047008 seconds and 5 git commands to generate.