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
..
abi-note.S
check_fds.c
dso_handle.c
elf-init.c
errno-loc.c
errno.c
gmon-start.c
init-first.c
init.c
libc-start.c
libc-tls.c
Makefile Compile gcrt1.o with -fPIC 2015-02-23 06:28:33 -08:00
start.c
sysdep.c
tst-atomic-long.c
tst-atomic.c
tst-empty.c
version.c Update copyright dates not handled by scripts/update-copyrights. 2015-01-02 16:54:45 +00:00
Versions