about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use macro for PIC setup in inline asm.Joseph Myers2012-02-051-10/+1
* Use macros for x86 PIC thunk names.Joseph Myers2012-02-031-7/+7
* Remove pre-ISO C supportUlrich Drepper2012-01-072-8/+8
* Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath2011-09-151-2/+2
* Remove support for !USE___THREADUlrich Drepper2011-09-101-38/+12
* Fix missing declarationAndreas Schwab2011-08-221-0/+1
* Clean up PLT use for scandiratAndreas Schwab2011-08-111-1/+1
* Implement scandirat functionUlrich Drepper2011-08-091-5/+97
* Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper2011-08-081-1/+2
* Fix typo in cache information table for x86-{32,64}.Ulrich Drepper2011-04-031-1/+1
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-2/+2
* Define O_PATH.Ulrich Drepper2011-04-011-0/+1
* Also make x86 sync_file_range a cancellation point.Ulrich Drepper2011-04-013-3/+50
* Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper2011-04-012-6/+26
* Add support for name_to_handle_at and open_by_handle.Ulrich Drepper2011-04-011-5/+43
* Last change caused infinite loops because of missing loop increment.Ulrich Drepper2011-03-221-0/+2
* Implement x86 cpuid handling of leaf4 for cache information.Ulrich Drepper2011-03-201-7/+56
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-171-0/+1
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-171-1/+2
* Change setgroups to affect all the threads in the process.Ulrich Drepper2011-01-141-4/+8
* Clean up PLT use for getrlimit64.Ulrich Drepper2011-01-131-1/+2
* Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper2010-12-251-2/+2