glibc/csu
H.J. Lu d49499c128 Compile gcrt1.o with -fPIC
We compile gcrt1.o with -fPIC to support both "gcc -pg" and "gcc -pie -pg".

	[BZ #17836]
	* csu/Makefile (extra-objs): Add gmon-start.o if not builing
	shared library.  Add gmon-start.os otherwise.
	($(objpfx)g$(start-installed-name)): Use $(objpfx)S%
	$(objpfx)gmon-start.os if builing shared library.
	($(objpfx)g$(static-start-installed-name)): Likewise.
2015-02-23 06:28:33 -08:00
..
Makefile Compile gcrt1.o with -fPIC 2015-02-23 06:28:33 -08:00
Versions Remove unused %include lines from Versions files. 2014-02-22 00:58:54 -08:00
abi-note.S Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
check_fds.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
dso_handle.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
elf-init.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
errno-loc.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
errno.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
gmon-start.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
init-first.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
init.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
libc-start.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
libc-tls.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00: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 dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
tst-atomic.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
tst-empty.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
version.c Update copyright dates not handled by scripts/update-copyrights. 2015-01-02 16:54:45 +00:00