| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha: add conditional fdatasync support | Mike Frysinger | 2012-08-27 | 3 | -0/+71 |
* | Check floating-point ABI in ARM VALID_ELF_HEADER. | Steve McIntyre | 2012-08-23 | 1 | -3/+15 |
* | Clean up MIPS stat64 handling. | Joseph Myers | 2012-08-22 | 4 | -0/+140 |
* | Remove __ASSUME_FADVISE64_64_SYSCALL. | Joseph Myers | 2012-08-21 | 2 | -2/+0 |
* | Remove __ASSUME_MMAP2_SYSCALL. | Joseph Myers | 2012-08-20 | 4 | -5/+1 |
* | Optimize __libc_lock_lock and __libc_lock_trylock for MIPS. | Maxim Kuvyrkov | 2012-08-15 | 1 | -2/+37 |
* | Rename ARM bits/atomic.h not to be specific to nptl add-on. | Roland McGrath | 2012-08-15 | 1 | -0/+0 |
* | Separate ARM bits/atomic.h into generic and Linux-specific files. | Roland McGrath | 2012-08-15 | 1 | -47/+13 |
* | Remove __ASSUME_CLONE_THREAD_FLAGS. | Joseph Myers | 2012-08-14 | 3 | -8/+1 |
* | hppa: add missing prlimit64 symbol | Mike Frysinger | 2012-08-12 | 2 | -0/+4 |
* | Move Linux kernel version conditionals to kernel-features.h. | Joseph Myers | 2012-08-10 | 1 | -4/+2 |
* | Define __ASSUME_UTIMES for MIPS. | Joseph Myers | 2012-08-09 | 1 | -0/+3 |
* | Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil... | Roland McGrath | 2012-08-09 | 2 | -82/+85 |
* | Don't check HWCAP_ARM_VFP in OS-generic code. | Roland McGrath | 2012-08-09 | 1 | -0/+30 |
* | Remove __ASSUME_TGKILL. | Joseph Myers | 2012-08-08 | 3 | -5/+0 |
* | ARM: fix build breakage from sysdeps/unix/sysv/linux/arm/dl-machine.h addition. | Roland McGrath | 2012-08-08 | 1 | -3/+5 |
* | Fiddle ARM atomic.h to avoid -Wvolatile-register-var warnings. | Roland McGrath | 2012-08-08 | 1 | -13/+22 |
* | alpha: Purge __ASSUME_IEEE_RAISE_EXCEPTION | Richard Henderson | 2012-08-08 | 3 | -94/+56 |
* | alpha: Tidy up ieee_get/set_fp_control syscalls | Richard Henderson | 2012-08-08 | 2 | -50/+26 |
* | alpha: Purge __ASSUME_STAT64_SYSCALL | Richard Henderson | 2012-08-08 | 7 | -103/+10 |
* | m68k/cf: avoid warning in non-shared atomic_compare_and_exchange_val_acq | Andreas Schwab | 2012-08-08 | 1 | -6/+6 |
* | Remove pre-2.6.16 Linux kernel support. | Joseph Myers | 2012-08-07 | 14 | -47/+14 |
* | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath | 2012-08-06 | 2 | -1/+7 |
* | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 2012-08-06 | 2 | -1/+12 |
* | Remove pre-2.6.0 Linux kernel support (bug 13717). | Joseph Myers | 2012-08-03 | 5 | -27/+1 |
* | Remove __ASSUME_FCNTL64. | Joseph Myers | 2012-08-01 | 5 | -11/+1 |
* | Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals). | Joseph Myers | 2012-08-01 | 3 | -26/+1 |
* | Move Linuxism out of sysdeps/arm/dl-machine.h. | Roland McGrath | 2012-08-01 | 1 | -0/+28 |
* | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list. | Roland McGrath | 2012-08-01 | 3 | -3/+0 |
* | Improve MIPS n64 handling of 64-bit fcntl. | Joseph Myers | 2012-07-31 | 4 | -0/+2 |
* | Make mmap64 an alias of mmap on MIPS. | Joseph Myers | 2012-07-27 | 2 | -0/+3 |
* | Merge Linux 3.5 ptrace changes | Andreas Jaeger | 2012-07-26 | 2 | -10/+18 |
* | Merge Linux 3.5 epoll changes | Andreas Jaeger | 2012-07-26 | 1 | -1/+3 |
* | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger | 2012-07-26 | 2 | -0/+22 |
* | Remove pre-2.4.21 Linux kernel support. | Joseph Myers | 2012-07-25 | 2 | -9/+5 |
* | Rename __secure_getenv to secure_getenv | Florian Weimer | 2012-07-25 | 12 | -0/+36 |
* | Move localplt baselines to sysdeps directories. | Joseph Myers | 2012-07-20 | 5 | -0/+90 |
* | tile: exit with status zero on makecontext return with NULL uc_link | Chris Metcalf | 2012-07-17 | 1 | -1/+4 |
* | Move tile c++-types baselines to sysdeps directories. | Chris Metcalf | 2012-07-17 | 3 | -0/+201 |
* | Add c++-types information for MIPS. | Joseph Myers | 2012-07-17 | 3 | -0/+201 |
* | Move c++-types baselines to sysdeps directories. | Joseph Myers | 2012-07-17 | 5 | -0/+335 |
* | m68k: add support for {get,make,set,swap}context | Andreas Schwab | 2012-07-16 | 6 | -0/+388 |
* | Remove pre-2.4.1 Linux kernel support. | Joseph Myers | 2012-07-12 | 1 | -7/+3 |
* | tile: correct typo in comment | Chris Metcalf | 2012-07-10 | 1 | -1/+1 |
* | Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-merge | Joseph Myers | 2012-07-01 | 995 | -0/+88748 |