about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+5
* Remove remaining bounded-pointers support from i386 .S files.Joseph Myers2013-02-215-28/+20
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+3
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-139-17/+16
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-083-6/+2
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-089-25/+12
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-046-19/+12
* Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers2013-01-311-5/+2
* Remove bp-thunks code.Joseph Myers2013-01-311-4/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0279-79/+79
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-242-4/+9
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-274-162/+4
* Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers2012-08-211-68/+1
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-202-67/+0
* Missing #include updates for dirstream code move from unix to posix.Roland McGrath2012-08-081-3/+3
* Move common dirent implementation from sysdeps/unix to sysdeps/posix.Roland McGrath2012-08-071-3/+3
* Remove __ASSUME_FCNTL64.Joseph Myers2012-08-012-261/+8
* Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).Joseph Myers2012-08-011-23/+0
* BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath2012-08-011-38/+0
* Remove unused pseudo_end labelAndreas Schwab2012-07-2514-37/+15
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-0/+3
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-201-0/+7
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-171-0/+67
* Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64H.J. Lu2012-06-042-132/+0
* Use x86_64 bits/{io,perm}.h for i386 and x86_64H.J. Lu2012-06-042-219/+0
* Use i386 sys/elf.h and sys/vm86.h for i386 and x86-64H.J. Lu2012-06-013-68/+0
* Use i386 bits/wchar.h for i386 and x86-64H.J. Lu2012-06-011-32/+0
* Support __WORDSIZE == 64 in i386 bits/wchar.hH.J. Lu2012-05-311-4/+11
* Use x86_64 sys/{ucontext,user}.h for i386 and x86_64H.J. Lu2012-05-312-230/+0
* Use x86_64 sys/procfs.h for both i386 and x86_64H.J. Lu2012-05-311-130/+0
* Use x86_64 bits/mman.h for both i386 and x86_64H.J. Lu2012-05-311-112/+0
* Use x86_64 bits/fcntl.h for both i386 and x86_64H.J. Lu2012-05-311-321/+0
* Use x86_64 bits/environments.h for i386 and x86_64H.J. Lu2012-05-311-67/+0
* Use x86_64 bits/a.out.h for both i386 and x86_64H.J. Lu2012-05-311-3/+0
* Add x86-64 support to i386 sys/elf.h and sys/vm86.hH.J. Lu2012-05-312-5/+13
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-302-0/+4
* Remove __ASSUME_NEW_GETRLIMIT_SYSCALL.Joseph Myers2012-05-252-85/+4
* Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath2012-05-251-2/+6
* Remove pre-2.4 Linux kernel support.Joseph Myers2012-05-2525-1088/+35
* Replace "jmp L(pseudo_end)" with "ret"H.J. Lu2012-05-231-3/+3
* Update from Linux 3.4Andreas Jaeger2012-05-231-2/+4
* Use "neg %eax" in i386 SYSCALL_ERROR_HANDLERH.J. Lu2012-05-221-9/+6
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-201-0/+2
* Remove pre-2.2 Linux kernel support.Joseph Myers2012-05-143-150/+33
* Fix missing vm86 symbolAndreas Schwab2012-05-041-1/+1
* Move abilist files into sysdep dirs.David S. Miller2012-04-2813-0/+3401
* Put vm86 into libc.aNix2012-04-211-1/+1
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-201-1/+1
* Add x32 support to ldconfigH.J. Lu2012-03-161-27/+39
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0993-279/+186