glibc/sysdeps/ia64/elf
Ulrich Drepper 266227abcb Update.
2003-03-27  David Mosberger  <davidm@hpl.hp.com>

	* sysdeps/ia64/dl-machine.h (RTLD_START): Wrap ".save rp, r0"
	directive into empty .prologue region to ensure that call-chain
	is terminated even for the first instruction.

	* sysdeps/ia64/elf/start.S (_start): Use ".save rp, r0" idiom
	to terminate call-chain right from the get-go.

	* sysdeps/unix/sysv/linux/ia64/fork.S (fork): Remove unnecessary
	stop bit between compare & branch.
2003-03-29 19:20:17 +00:00
..
configure * sysdeps/ia64/elf/configure.in: Add TLS check. 2002-11-08 17:11:02 +00:00
configure.in * sysdeps/ia64/elf/configure.in: Add TLS check. 2002-11-08 17:11:02 +00:00
entry.h Update. 2001-07-25 22:15:17 +00:00
initfini.c * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY] 2002-11-07 22:28:16 +00:00
start.S Update. 2003-03-29 19:20:17 +00:00