mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
* 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.
This commit is contained in:
parent
56f669b4d8
commit
1db88b33da
12
ChangeLog
12
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
|
||||
|
Loading…
Reference in New Issue
Block a user