summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Remove straggling references to .s files.David S. Miller2012-05-211-3/+1
* Rename x32 llseek.S to lseek.S and add dummy llseek.SH.J. Lu2012-05-212-43/+44
* Add x32 llseek.SH.J. Lu2012-05-213-15/+85
* Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu2012-05-218-12/+11
* Fix warnings in wcschr-c.cAndreas Jaeger2012-05-211-3/+9
* x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.Roland McGrath2012-05-213-10/+33
* Define __SYSCALL_WORDSIZE for x86-64H.J. Lu2012-05-212-2/+8
* Add x32 syscalls.listH.J. Lu2012-05-211-0/+6
* PowerPC: ULPs updateAdhemerval Zanella2012-05-211-12/+46
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-2016-53/+185
* Update powerpc ULPs for ccos, csin, ccosh, csinh tests.Adhemerval Zanella2012-05-191-0/+156
* Update sparc ULPs for ccos, csin, ccosh, csinh tests.David S. Miller2012-05-191-0/+290
* Fix ccos, csin, ccosh, csinh overflows (bug 14123).Joseph Myers2012-05-192-0/+331
* Add 64-bit preadv.c and pwritev.cH.J. Lu2012-05-192-0/+146
* Add a comment to sysdeps/x86_64/x32/_itoa.hH.J. Lu2012-05-191-0/+1
* Use __syscall_slong_t in bits/timex.hH.J. Lu2012-05-191-23/+24
* Remove sysdeps/powerpc/soft-fp.Joseph Myers2012-05-1931-1182/+0
* Use RAX_LP and "or" to operate on return valueH.J. Lu2012-05-182-5/+5
* [PowerPC] Remove -ftree-loop-linear from MakefilesTulio Magno Quites Machado Filho2012-05-184-6/+6
* Add sysdeps/x86_64/x32/_itoa.hH.J. Lu2012-05-181-0/+3
* Check d_ino/d_off before using getdents syscallH.J. Lu2012-05-181-3/+12
* Fold copyright yearsH.J. Lu2012-05-184-4/+4
* Add x32 support to x86_64/bits/sigcontext.hH.J. Lu2012-05-181-30/+32
* Use anonymous union in x86_64/sys/user.hH.J. Lu2012-05-181-8/+10
* Avoid runtime GOT relocations in ld.so on powerpcAndreas Schwab2012-05-187-17/+39
* Fix undefined reference to _dl_prof_resolve in profiled libcAndreas Schwab2012-05-181-4/+9
* Do not provide inlines for GCC build-in functionsAndreas Jaeger2012-05-181-2/+5
* Use __syscall_ulong_t in pselect.cH.J. Lu2012-05-171-4/+4
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-176-12/+17
* Cast to unsigned longH.J. Lu2012-05-171-1/+1
* Fix warnings on Linux/i686Andreas Jaeger2012-05-171-1/+3
* Add tst-mallocalign1H.J. Lu2012-05-172-0/+76
* BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell2012-05-177-30/+150
* Fold copyright yearsH.J. Lu2012-05-164-4/+4
* Use __syscall_slong_t in bits/mqueue.hH.J. Lu2012-05-161-6/+8
* Add x32 suppport to x86_64/bits/stat.hH.J. Lu2012-05-161-21/+21
* Add x86-64 bits/typesizes.hH.J. Lu2012-05-161-0/+74
* Add x86_64/bits/ipctypes.hH.J. Lu2012-05-161-0/+33
* Use __syscall_ulong_t in bits/ipc.hH.J. Lu2012-05-161-3/+3
* Add x32 support to sys/ucontext.hH.J. Lu2012-05-161-7/+6
* Add x32 support to <sys/user.h>H.J. Lu2012-05-161-42/+46
* Add x32 gmp-mparam.hH.J. Lu2012-05-161-0/+33
* Add x32 ffsH.J. Lu2012-05-161-0/+4
* Add x32 support to x86_64/bits/shm.hH.J. Lu2012-05-161-22/+21
* Add x32 support to x86_64/bits/sem.hH.J. Lu2012-05-161-6/+6
* Add x32 support to x86_64/bits/msq.hH.J. Lu2012-05-161-10/+9
* Check __x86_64__ in x86_64/bits/a.out.hH.J. Lu2012-05-161-3/+1
* Add x86-64 <bits/siginfo.h>H.J. Lu2012-05-161-0/+330
* Add dummy files for x32H.J. Lu2012-05-162-0/+2
* Check __x86_64__ in x86-64 sys/reg.hH.J. Lu2012-05-161-3/+2