about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-09-11 05:10:03 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-09-16 12:43:33 -0700
commit5c0fcf5e6abb72f16fc5a260218a3dc4d16a977f (patch)
tree342fa13139fcd6c0884da6a6c87d8999ca72a7a0 /sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S
parentd8f0433371731d83a754ad173215e6a38d712424 (diff)
downloadglibc-5c0fcf5e6abb72f16fc5a260218a3dc4d16a977f.tar.gz
glibc-5c0fcf5e6abb72f16fc5a260218a3dc4d16a977f.tar.xz
glibc-5c0fcf5e6abb72f16fc5a260218a3dc4d16a977f.zip
Place libpthread.a right before libc.a
GCC driver places -lpthread in --start-group -lgcc -lgcc_eh -lpthread
-lc --end-group.  Glibc tests should do the same.

	[BZ #14569]
	* Makeconfig (+link-static-before-libc): Also filter out
	$(common-objpfx)nptl/libpthread%.  Remove $(link-libc-static).
	(link-libc-static-tests): Place libpthread.a before libc.a.
	* nptl/Makefile (tests-static): Add tst-cancelx7-static,
	tst-raise1-static and tst-cancel7-static.
	(tests): Likewise.
	* nptl/tst-cancel7-static.c: New file.
	* nptl/tst-cancelx7-static.c: Likewise.
	* nptl/tst-raise1-static.c: Likewise.
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S')
0 files changed, 0 insertions, 0 deletions