glibc/sysdeps
Ulrich Drepper 542493f93c Update.
2000-01-05  Philip Blundell  <philb@gnu.org>

	* sysdeps/arm/frame.h: New file.
	* sysdeps/generic/frame.h: Likewise.
	* sysdeps/generic/segfault.c (struct layout): Delete definition;
	include the above file instead.
	* sysdeps/generic/backtrace.c (struct layout): Likewise.
	(__backtrace): Use ADVANCE_STACK_FRAME.
	* sysdeps/unix/sysv/linux/arm/sigcontextinfo.h
	(ADVANCE_STACK_FRAME): New macro.
	(GET_FRAME): Apply above to returned value.

	* sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Add `fault_address'.
2000-01-06 00:10:15 +00:00
..
alpha Update. 1999-12-18 19:45:25 +00:00
am29k Update. 1998-03-09 09:11:57 +00:00
arm Update. 2000-01-06 00:10:15 +00:00
generic Update. 2000-01-06 00:10:15 +00:00
gnu Update. 1999-12-31 18:51:25 +00:00
hppa Update. 1999-10-10 20:36:40 +00:00
i370
i386 Redesigned how cancellation unblocks a thread from internal cancellation points (sem_wait, pthread_join, pthread_cond_{wait,timedwait}). Cancellation won't eat a signal in any of these functions (*required* by POSIX and Single Unix Spec!). 2000-01-05 02:09:12 +00:00
i860
i960 Update. 1999-07-14 00:54:57 +00:00
ieee754 Update. 1999-12-29 17:52:49 +00:00
m68k Update. 1999-12-18 19:45:25 +00:00
m88k Update. 1998-03-09 09:11:57 +00:00
mach 1999-11-18 Roland McGrath <roland@baalperazim.frob.com> 1999-12-03 05:01:23 +00:00
mips (elf_machine_dynamic): New function. 1999-11-23 16:10:26 +00:00
mvs
posix Update. 2000-01-05 21:32:20 +00:00
powerpc * sysdeps/powerpc/dl-machine.c: Many minor formatting changes. (OPCODE_LWZU): New macro. (OPCODE_ADDIS_HI): New macro. (OPCODE_LIS_HI): New macro. (__elf_machine_runtime_setup): Change PLT code-generation scheme for thread safety even with very large PLTs, better efficiency, and to fix a cache-flushing bug. Also support the Motorola 8xx processors which have a different cache line size than all the others. (__elf_machine_fixup_plt): Likewise. (__process_machine_rela): Don't use elf_machine_fixup_plt. 1999-12-31 01:33:06 +00:00
rs6000 Update. 1998-03-09 09:11:57 +00:00
sparc Update. 1999-12-29 17:52:49 +00:00
standalone Update. 1999-02-07 12:50:11 +00:00
tahoe
unix Update. 2000-01-06 00:10:15 +00:00
vax Update. 1999-06-09 13:08:30 +00:00
wordsize-32 Update. 1999-05-19 15:35:26 +00:00
wordsize-64 Update. 1999-05-25 14:54:29 +00:00
z8000