about summary refs log tree commit diff
path: root/sysdeps/x86_64/x32
Commit message (Collapse)AuthorAgeFilesLines
* Remove shlib-versions ABI names support.Joseph Myers2014-06-271-4/+0
| | | | | | | | | | | | | | | | | | | | shlib-versions files can contain ABI lines that map triplets to a canonical ABI name. This name was once used for various purposes where test baseline files for different ABIs went in a single directory; now these purposes use sysdeps files, generation of headers which have per-ABI variants uses abi-variants and related Makefile variables and the shlib-versions ABI names are unused. This patch duly removes those lines and associated build system support for them. Tested for x86_64 (both a full testsuite run and confirming the installed shared libraries are unchanged by the patch). * Makeconfig ($(common-objpfx)soversions.mk): Do not generate abi-name definition. * scripts/soversions.awk: Do not handle or generate ABI lines. * shlib-versions: Remove ABI entries. * sysdeps/powerpc/nofpu/shlib-versions: Remove file. * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
* x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-241-3/+0
|
* Move x86_64 code out of nptl/ subdirectory.Roland McGrath2014-06-112-0/+49
|
* Include generic symbol-hacks.h for x32H.J. Lu2014-01-201-1/+1
| | | | | | In BZ #15605 fix with addding memset/memmove alias in symbol-hacks.h, x32 symbol-hacks.h change was missing. Fixed by including <sysdeps/generic/symbol-hacks.h> in x32 symbol-hacks.h.
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-013-3/+3
|
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-023-3/+3
|
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-301-1/+0
|
* Add x32 C++ type dataH.J. Lu2012-05-241-0/+4
|
* Add a comment to sysdeps/x86_64/x32/_itoa.hH.J. Lu2012-05-191-0/+1
|
* Add sysdeps/x86_64/x32/_itoa.hH.J. Lu2012-05-181-0/+3
|
* Add x32 gmp-mparam.hH.J. Lu2012-05-161-0/+33
|
* Add x32 ffsH.J. Lu2012-05-161-0/+4
|
* Add dummy files for x32H.J. Lu2012-05-162-0/+2
|
* Add x86_64 Implies-after filesH.J. Lu2012-05-151-0/+1
|
* Add sysdeps/x86_64/x32/sysdep.hH.J. Lu2012-05-151-0/+92
|
* Add sysdeps/x86_64/{64,x32}/shlib-versionsH.J. Lu2012-05-141-0/+4
|
* Add x32 dl-machine.hH.J. Lu2012-05-141-0/+86