about summary refs log tree commit diff
path: root/nptl/sysdeps/sparc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath2014-06-121-8/+0
|
* Move sparc away from the deprecated inifini.c scheme.David S. Miller2012-02-161-0/+5
| | | | | | | | | | | | | | / * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S * sysdeps/sparc/crti.S: New file. * sysdeps/sparc/crtn.S: New file. * sysdeps/sparc/sparc32/Makefile: Remove initfini handling. * sysdeps/sparc/sparc64/Makefile: Likewise. nptl/ * sysdeps/sparc/Makefile: Add -fPIC when building pt-crti.S and crtn.S
* Update.Ulrich Drepper2003-08-311-0/+3
2003-08-31 Ulrich Drepper <drepper@redhat.com> * sysdeps/x86_64/bsd-_setjmp.S: Use HIDDEN_JUMPTARGET. * include/setjmp.h: Add libc_hidden_proto for __sigsetjmp. (CFLAGS-clnt_perr.c): Likewise.