1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-02 16:01:20 +03:00
Files
glibc/sysdeps
Ulrich Drepper ea4f25a7f9 Update.
2004-01-13  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/x86_64/dl-machine.h: Include <tls.h>.

	* elf/rtld.c (_dl_start_final): Initialze __libc_stack_end here.
	* sysdeps/generic/dl-sysdep.c: Define __libc_stack_end with
	rtld_hidden_def and move into .data.rel.ro section.
	* sysdeps/generic/ldsodefs.h: Declare __libc_stack_end with
	rtld_hidden_proto.
	* sysdeps/generic/libc-start.c: Only initialize __libc_stack_end here
	if !SHARED.

	* sysdeps/unix/sysv/linux/dl-execstack.c
	(_dl_make_stack_executable): Move common code in front.  Use
	__builtin_expect.
2004-01-14 00:24:36 +00:00
..
2003-09-24 21:13:55 +00:00
2003-09-24 21:13:55 +00:00
2004-01-14 00:24:36 +00:00
2003-12-18 04:02:31 +00:00
2003-12-10 23:02:33 +00:00
2003-12-28 20:51:20 +00:00
2003-12-21 17:31:58 +00:00
2003-11-18 07:04:13 +00:00
2003-12-06 08:11:37 +00:00
2003-08-14 00:14:43 +00:00
2003-12-06 00:20:16 +00:00
2003-09-24 21:13:55 +00:00
2003-09-24 21:13:55 +00:00
2002-08-03 07:02:10 +00:00
2002-12-31 20:46:11 +00:00
2004-01-13 23:15:57 +00:00