glibc/sysdeps/alpha
Ulrich Drepper 74bd2300b5 Update.
2001-10-02  Jakub Jelinek  <jakub@redhat.com>
	    H.J. Lu  <hjl@gnu.org>

	* configure.in (libc_cv_gcc_static_libgcc): Set to -static-libgcc
	if gcc supports this flag.
	(EXPORT_UNWIND_FIND_FDE): Define unless target configure disables it.
	(gcc3): Allow glibc to be compiled with gcc 3.x.
	* config.h.in (EXPORT_UNWIND_FIND_FDE): Add.
	* config.make.in (static-libgcc, unwind-find-fde): Add.
	* Makerules (build-shlib-helper, build-module-helper): Use it.
	* scripts/versions.awk: Make sure GLIBC_ versions come first.
	* elf/soinit.c (__libc_global_ctors): Set tbases and dbases if
	necessary.
	(_fini): Call __deregister_frame_info_bases if
	__register_frame_info_bases was used to register.
	* elf/Versions (__register_frame_info, __deregister_frame_info): Add
	for GLIBC_2.0.
	(__register_frame_info_bases, __register_frame_info_table_bases,
	__deregister_frame_info_bases, _Unwind_Find_FDE): Add for GLIBC_2.2.5.
	* elf/Makefile (routines): Add unwind-dw2-fde.
	(shared-only-routines): Add unwind-dw2-fde.
	* sysdeps/alpha/gccframe.h: New file.
	* sysdeps/arm/gccframe.h: New file.
	* sysdeps/generic/framestate.c: New file.
	* sysdeps/generic/dwarf2.h: New file.
	* sysdeps/generic/gccframe.h (struct object): Update from gcc 3.0.
	* sysdeps/generic/unwind-dw2-fde.c: New file.
	* sysdeps/unix/sysv/linux/ia64/unwind-dw2-fde.c: New file.
	* sysdeps/generic/unwind-dw2-fde.h: New file.
	* sysdeps/generic/unwind-dw2.c: New file.
	* sysdeps/generic/unwind-pe.h: New file.
	* sysdeps/generic/unwind.h: New file.
	* sysdeps/hppa/gccframe.h: New file.
	* sysdeps/i386/gccframe.h: New file.
	* sysdeps/m68k/gccframe.h: New file.
	* sysdeps/mips/gccframe.h: New file.
	* sysdeps/powerpc/gccframe.h: New file.
	* sysdeps/s390/gccframe.h: New file.
	* sysdeps/sh/gccframe.h: New file.
	* sysdeps/sparc/gccframe.h: New file.
	* sysdeps/vax/gccframe.h: New file.
	* sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
	Set on all architectures except ia64.
	* sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Set
	for i386.
	* sysdeps/mach/hurd/i386/Versions (__register_frame_info,
	__deregister_frame_info): Move to elf/Versions.
	* sysdeps/unix/sysv/linux/m68k/Versions: Likewise.
	* sysdeps/unix/sysv/linux/arm/Versions: Likewise.
	* sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
	* sysdeps/unix/sysv/linux/i386/Versions: Likewise.
	* sysdeps/unix/sysv/linux/mips/Versions: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
	* sysdeps/mach/hurd/i386/Makefile (sysdep-routines): Add framestate.
	* sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.

	* sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: New file.
	* sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: New file.
	* sysdeps/generic/strnlen.c: New file.
2001-11-16 01:27:24 +00:00
..
alphaev5 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
alphaev6 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
alphaev67 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
elf Update. 2001-09-01 19:24:55 +00:00
fpu Update. 2001-08-30 20:23:15 +00:00
soft-fp Update. 2000-09-06 10:53:02 +00:00
Dist Update. 2001-01-07 07:37:31 +00:00
Implies Update. 1999-07-14 00:54:57 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 1999-01-20 09:23:50 +00:00
__longjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
_mcount.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
add_n.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
addmul_1.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
atomicity.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bb_init_func.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bsd-_setjmp.S Update. 1997-09-11 12:09:10 +00:00
bsd-setjmp.S Update. 1997-09-11 12:09:10 +00:00
bzero.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
div.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
divl.S update from main archive 961105 1996-11-06 04:24:40 +00:00
divq.S update from main archive 961105 1996-11-06 04:24:40 +00:00
divrem.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dl-machine.h Update. 2001-09-23 02:10:30 +00:00
ffs.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ffsll.S Update. 1998-07-30 12:47:25 +00:00
gccframe.h Update. 2001-11-16 01:27:24 +00:00
gmp-mparam.h Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
hp-timing.h Update. 2001-09-01 06:10:36 +00:00
htonl.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
htons.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ldiv.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lldiv.S update from main archive 961105 1996-11-06 04:24:40 +00:00
lshift.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
machine-gmon.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memchr.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memset.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memusage.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mul_1.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
nscd-types.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rawmemchr.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
reml.S update from main archive 961105 1996-11-06 04:24:40 +00:00
remq.S update from main archive 961105 1996-11-06 04:24:40 +00:00
rshift.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
s_copysign.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_fabs.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stackinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stpcpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stpncpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcat.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strchr.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strlen.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strncat.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strncmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strncpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strrchr.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stxcpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stxncpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sub_n.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
submul_1.s Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
udiv_qrnnd.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00