glibc/sysdeps
Ulrich Drepper dde3199641 Update.
* debug/execinfo.h: Remove __THROW from backtrace prototype.

2004-10-22  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/i386/Makefile (CFLAGS-backtrace.c): Add -fexceptions.
	* sysdeps/i386/backtrace.c: Include <bits/libc-lock.h>, <dlfcn.h>,
	<stdlib.h> and <unwind.h>.  Remove <bp-checks.h> include.
	(struct trace_arg): New type.
	(unwind_backtrace, unwind_getip, unwind_getcfa, unwind_getgr): New
	fn pointers resp. macros.
	(init, backtrace_helper): New functions.
	(__backtrace): Rewritten to use _Unwind_Backtrace first and fall
	back to frame pointer walking.

2004-10-22  Ulrich Drepper  <drepper@redhat.com>
2004-10-22 21:08:43 +00:00
..
alpha * sysdeps/alpha/dl-machine.h (elf_machine_rela, elf_machine_rela_relative, elf_machine_lazy_rel): Mark auto instead of static. 2004-10-15 07:06:11 +00:00
am29k
arm
cris
generic Update. 2004-10-19 22:21:46 +00:00
gnu * manual/errno.texi (Error Codes): Add ENOKEY, EKEYEXPIRED, 2004-10-20 10:05:07 +00:00
hppa
i386 Update. 2004-10-22 21:08:43 +00:00
i860
i960
ia64
ieee754
m68k *** empty log message *** 2004-10-09 21:19:27 +00:00
m88k
mach 2004-10-19 Roland McGrath <roland@frob.com> 2004-10-20 06:43:15 +00:00
mips Update. 2004-10-14 16:18:09 +00:00
posix
powerpc Update. 2004-10-14 16:18:09 +00:00
pthread
rs6000
s390
sh
sparc Update. 2004-10-14 16:18:09 +00:00
standalone
tahoe
unix Update. 2004-10-22 19:58:34 +00:00
vax
wordsize-32
wordsize-64
x86_64 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
z8000