glibc/sysdeps/unix/sysv/linux/hppa/bits
Carlos O'Donell 0daa050021 2006-09-07 Carlos O'Donell <carlos@systemhalted.org>
* sysdeps/hppa/dl-machine.h (elf_machine_fixup_plt): Remove
	lvalue cast.
	* sysdeps/hppa/dl-trampoline.S (_dl_fixup): Correct stack usage.
	(_dl_runtime_profile): LA fixups.
	* sysdeps/unix/sysv/linux/hppa/clone.S: Correct stack usage. Return
	-1 on error. Use branch and link for error handler funciton.
	* sysdeps/unix/sysv/linux/hppa/sysdep.h: Correct stack usage.
	Avoid register shuffling.
	* sysdeps/unix/sysv/linux/hppa/bits/atomic.h (ASM_EAGAIN): Define
	as -EAGAIN.
	* sysdeps/unix/sysv/linux/hppa/bits/mman.h: Adjust definitions to
	match required standards.
	* sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
	(lll_futex_wait): Return __ret.
	(lll_futex_timed_wait): Likewise.
	(lll_futex_wake): Likewise.
	(lll_futex_requeue): Likewise.
	* sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Correct stack
	usage and adjust error return.
	* sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Adjust
	stack usage for gdb, and avoid extra register loads.
	* sysdeps/unix/sysv/linux/hppa/nptl/unwind-forcedunwind.c: Copy
	nptl/sysdeps/pthread/unwind-forcedunwind.c.
	(LIBGCC_SO): Define and use.
	* sysdeps/unix/sysv/linux/hppa/nptl/unwind-resume.c: Copy
	nptl/sysdeps/pthread/unwind-resume.c.
	(LIBGCC_SO): Define and use.
2006-09-07 16:34:43 +00:00
..
atomic.h 2006-09-07 Carlos O'Donell <carlos@systemhalted.org> 2006-09-07 16:34:43 +00:00
errno.h (ECANCELED): Define to ECANCELLED if not defined by kernel headers. 2002-08-28 23:58:20 +00:00
fcntl.h 2006-06-08 Carlos O'Donell <carlos@systemhalted.org> 2006-06-09 00:48:17 +00:00
ioctls.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
ipc.h IPC definitions for Linux/PA. 2002-09-28 04:02:56 +00:00
mman.h 2006-09-07 Carlos O'Donell <carlos@systemhalted.org> 2006-09-07 16:34:43 +00:00
msq.h SysV message queue definitions for Linux/PA. 2002-09-28 04:03:54 +00:00
sem.h SysV semaphore definitions for Linux/PA. 2002-09-28 04:04:44 +00:00
shm.h Define SHM_NORESERVE. 2005-11-18 02:40:36 +00:00
sigaction.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
signum.h (_NSIG): Define to 65. 2003-04-01 06:16:53 +00:00