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 Update. 2004-07-05 17:36:34 +00:00
arm * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
cris * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
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 * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
i386 Update. 2004-10-22 21:08:43 +00:00
i860 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
i960 Update. 2004-07-05 17:36:34 +00:00
ia64 Use __NTH instead of __THROW. 2004-09-08 21:44:02 +00:00
ieee754 * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>. 2004-08-11 18:54:46 +00:00
m68k *** empty log message *** 2004-10-09 21:19:27 +00:00
m88k Update. 2004-07-05 17:36:34 +00:00
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 (gaih_inet): If NAME is a numerical IP address and AI_CANONNAME is set, return copy of NAME as ai_canonname. 2004-09-28 07:11:00 +00:00
powerpc Update. 2004-10-14 16:18:09 +00:00
pthread * sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturn 2004-08-11 18:51:13 +00:00
rs6000 Update. 2004-07-05 17:36:34 +00:00
s390 Update. 2004-09-08 14:04:05 +00:00
sh * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
sparc Update. 2004-10-14 16:18:09 +00:00
standalone Update. 2004-09-14 04:41:35 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix Update. 2004-10-22 19:58:34 +00:00
vax Update. 2002-12-31 20:46:11 +00:00
wordsize-32 Update. 2004-03-08 21:31:23 +00:00
wordsize-64 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
x86_64 2004-10-15 Jakub Jelinek <jakub@redhat.com> 2004-10-18 04:17:19 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00