2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-01-24 12:25:35 +08:00
glibc/sysdeps/powerpc
Roland McGrath 9ce8b3c817 * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state,
_S_catch_exception_raise_state_identity,
	_hurdsig_fault_catch_exception_raise_state,
	_hurdsig_fault_catch_exception_raise_state_identity.

	* mach/shortcut.awk: Don't apply the /^}$/ rule when $proto == "".

	* sysdeps/mach/getsysstats.c (__get_avphys_pages) [HOST_VM_INFO]: Use
	__host_info with HOST_VM_INFO flavor instead of __vm_statistics.

	* sysdeps/mach/hurd/getpriority.c [TASK_SCHED_TIMESHARE_INFO]: Find
	`base_priority' in PIP->timeshare_base_info instead of PIP->taskinfo.

	* sysdeps/mach/hurd/dl-sysdep.c [FMH]: Define for i386 only.
	(fmh, unfmh): Define these functions only #if FMH.  Otherwise define
	them as no-op macros.
	[FMH] (ELF_MACHINE_USER_ADDRESS_MASK): Redefine it to zero.
	(__mmap): Uncomment uses of ELF_MACHINE_USER_ADDRESS_MASK.

	* sysdeps/powerpc/dl-machine.h
	(ELF_MACHINE_USER_ADDRESS_MASK): New macro.
2002-02-18 01:50:52 +00:00
..
bits
elf Update. 2002-02-01 01:33:04 +00:00
fpu * sysdeps/powerpc/Dist: Update for recent FP changes. 2001-12-07 23:59:15 +00:00
soft-fp
__longjmp.S * sysdeps/powerpc/__longjmp.S: Don't restore FP registers. 2001-12-06 00:12:11 +00:00
add_n.S
addmul_1.S
atomicity.h
backtrace.c
bp-asm.h
bsd-_setjmp.S
bsd-setjmp.S
Dist * sysdeps/powerpc/Dist: Update for recent FP changes. 2001-12-07 23:59:15 +00:00
dl-machine.c Update. 2002-02-01 01:33:04 +00:00
dl-machine.h * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state, 2002-02-18 01:50:52 +00:00
dl-start.S Update. 2002-02-03 00:31:37 +00:00
ffs.c
gccframe.h Update. 2001-11-16 01:27:24 +00:00
gprrest0.S
gprrest1.S
gprsave0.S
gprsave1.S
Implies
lshift.S
machine-gmon.h
Makefile * sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr 2001-12-06 23:41:33 +00:00
memset.S
memusage.h
mul_1.S
ppc-mcount.S
register-dump.h
rshift.S
setjmp.S * sysdeps/powerpc/__longjmp.S: Don't restore FP registers. 2001-12-06 00:12:11 +00:00
stackinfo.h
stpcpy.S
strcat.c
strchr.S
strcmp.S
strcpy.S
strlen.S
sub_n.S
Subdirs
submul_1.S
sysdep.h 2001-11-05 Roland McGrath <roland@frob.com> 2001-11-05 09:30:21 +00:00
test-arith.c
test-arithf.c
Versions