glibc/csu
Carlos O'Donell f737dfd071 Support _r_debug for static binaries.
We initialize _r_debug for static binaries to allows debug
agents to treat static binaries a little more like dyanmic
ones. This simplifies the work a debug agent has to do to
access TLS in a static binary via libthread_db.

Tested on x86_64.

See:
https://sourceware.org/ml/libc-alpha/2014-04/msg00183.html

	[BZ #16831]
	* csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
	_dl_debug_initialize.
2014-04-14 15:45:40 -04:00
..
abi-note.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
check_fds.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dso_handle.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
elf-init.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
errno-loc.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
errno.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gmon-start.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
init-first.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
init.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
libc-start.c Support _r_debug for static binaries. 2014-04-14 15:45:40 -04:00
libc-tls.c [BZ #16046] Static dlopen correction fallout fixes. 2014-01-31 17:51:31 +00:00
Makefile Remove "Compiled on ..." crapola from version text. 2014-03-14 16:05:31 -07:00
start.c More fallout from supporting only ELF 2012-01-08 00:45:01 -05:00
sysdep.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-atomic-long.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-atomic.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-empty.c 2003-04-11 Roland McGrath <roland@redhat.com> 2003-04-12 00:16:59 +00:00
version.c Update remaining copyright dates 2014-01-01 22:02:55 +10:00
Versions Remove unused %include lines from Versions files. 2014-02-22 00:58:54 -08:00