summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Use i386 sys/elf.h and sys/vm86.h for i386 and x86-64H.J. Lu3-68/+0
2012-06-01Use i386 bits/wchar.h for i386 and x86-64H.J. Lu1-32/+0
2012-05-31Support __WORDSIZE == 64 in i386 bits/wchar.hH.J. Lu1-4/+11
2012-05-31Use x86_64 sys/{ucontext,user}.h for i386 and x86_64H.J. Lu2-230/+0
2012-05-31Use x86_64 sys/procfs.h for both i386 and x86_64H.J. Lu1-130/+0
2012-05-31Use x86_64 bits/mman.h for both i386 and x86_64H.J. Lu1-112/+0
2012-05-31Use x86_64 bits/fcntl.h for both i386 and x86_64H.J. Lu1-321/+0
2012-05-31Use x86_64 bits/environments.h for i386 and x86_64H.J. Lu1-67/+0
2012-05-31Use x86_64 bits/a.out.h for both i386 and x86_64H.J. Lu1-3/+0
2012-05-31Add x86-64 support to i386 sys/elf.h and sys/vm86.hH.J. Lu2-5/+13
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2-0/+4
2012-05-25Remove __ASSUME_NEW_GETRLIMIT_SYSCALL.Joseph Myers2-85/+4
2012-05-25Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath1-2/+6
2012-05-25Remove pre-2.4 Linux kernel support.Joseph Myers25-1088/+35
2012-05-23Replace "jmp L(pseudo_end)" with "ret"H.J. Lu1-3/+3
2012-05-23Update from Linux 3.4Andreas Jaeger1-2/+4
2012-05-22Use "neg %eax" in i386 SYSCALL_ERROR_HANDLERH.J. Lu1-9/+6
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson1-0/+2
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers3-150/+33
2012-05-04Fix missing vm86 symbolAndreas Schwab1-1/+1
2012-04-28Move abilist files into sysdep dirs.David S. Miller13-0/+3401
2012-04-21Put vm86 into libc.aNix1-1/+1
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu1-1/+1
2012-03-16Add x32 support to ldconfigH.J. Lu1-27/+39
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert93-279/+186
2012-02-05Use macro for PIC setup in inline asm.Joseph Myers1-10/+1
2012-02-03Use macros for x86 PIC thunk names.Joseph Myers1-7/+7
2012-01-07Remove pre-ISO C supportUlrich Drepper2-8/+8
2011-09-15Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath1-2/+2
2011-09-10Remove support for !USE___THREADUlrich Drepper1-38/+12
2011-08-22Fix missing declarationAndreas Schwab1-0/+1
2011-08-11Clean up PLT use for scandiratAndreas Schwab1-1/+1
2011-08-09Implement scandirat functionUlrich Drepper1-5/+97
2011-08-08Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper1-1/+2
2011-04-03Fix typo in cache information table for x86-{32,64}.Ulrich Drepper1-1/+1
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab1-2/+2
2011-04-01Define O_PATH.Ulrich Drepper1-0/+1
2011-04-01Also make x86 sync_file_range a cancellation point.Ulrich Drepper3-3/+50
2011-04-01Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper2-6/+26
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper1-5/+43
2011-03-22Last change caused infinite loops because of missing loop increment.Ulrich Drepper1-0/+2
2011-03-20Implement x86 cpuid handling of leaf4 for cache information.Ulrich Drepper1-7/+56
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper1-0/+1
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper1-1/+2
2011-01-14Change setgroups to affect all the threads in the process.Ulrich Drepper1-4/+8
2011-01-13Clean up PLT use for getrlimit64.Ulrich Drepper1-1/+2
2010-12-25Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper1-2/+2
2010-11-19Define MAP_HUGETLB.Ulrich Drepper1-1/+3
2010-08-16Simplify fanotify_init definition.Ulrich Drepper1-1/+0
2010-08-15Remove third argument from fanotify_init functionAndreas Schwab1-1/+1