about summary refs log tree commit diff
path: root/ports/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-043-4/+0
* Regenerate all configure scripts.Thomas Schwinge2012-11-011-2/+2
* Convert alpha to use <bits/fcntl-linux.h>Andreas Jaeger2012-11-011-228/+13
* BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge2012-11-011-0/+5
* Fix powerpc abilist sort orderAndreas Schwab2012-10-311-1/+1
* tile: improve ABI and #include use in gettimeofday vdso supportChris Metcalf2012-10-302-4/+3
* hppa: Add cfi direcvtives.Carlos O'Donell2012-10-291-1/+12
* hppa: Fix r19 save and restore.Carlos O'Donell2012-10-291-22/+18
* hppa: Optimize syscall sequence.Carlos O'Donell2012-10-291-10/+4
* Fix trailing whitespace.Carlos O'Donell2012-10-291-10/+9
* 2012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-293-8/+185
* 2012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-293-3/+0
* tile: add vDSO support for gettimeofday()Chris Metcalf2012-10-294-0/+106
* Remove redundant defines of __O_LARGEFILEAndreas Jaeger2012-10-271-2/+0
* HPPA: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-261-255/+18
* Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>Andreas Jaeger2012-10-253-829/+16
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-2412-4/+59
* Convert MIPS to use <bits/fcntl-linux.h>Andreas Jaeger2012-10-241-250/+20
* Always define __O_LARGEFILEAndreas Jaeger2012-10-221-4/+1
* ARM: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-221-271/+7
* tilegx: add optimized sched_getcpu() using TILE_COORD SPRChris Metcalf2012-10-121-0/+87
* hppa: Update pthread.hCarlos O'Donell2012-10-101-7/+15
* hppa: Remove pt-initfini.cCarlos O'Donell2012-10-101-108/+0
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-0/+0
* Fix clone flag name in comment to CLONE_CHILD_CLEARTID.Siddhesh Poyarekar2012-10-027-7/+7
* Get rid of unused __swblk_t type.Roland McGrath2012-10-012-2/+0
* Clean up init-first.c files.Roland McGrath2012-10-011-2/+3
* alpha: Fix all users of SYSCALL_ERROR_HANDLERRichard Henderson2012-09-284-76/+61
* Add __ppc_get_timebase_freq to powerpc-nofpu ABI baseline.Joseph Myers2012-09-261-0/+1
* hppa: Use __prlimit64 as the internal name.Carlos O'Donell2012-09-201-1/+1
* hppa: Add EHWPOISON and bump errlist-compat to 260Carlos O'Donell2012-09-202-3/+9
* alpha: Streamline __setfpucwRichard Henderson2012-09-131-53/+35
* alpha: Update localplt.dataRichard Henderson2012-09-131-0/+6
* tile: fix type of prfpregset_t in <sys/procfs.h>Chris Metcalf2012-09-061-1/+1
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-275-15/+0
* alpha: add conditional fdatasync supportMike Frysinger2012-08-273-0/+71
* Check floating-point ABI in ARM VALID_ELF_HEADER.Steve McIntyre2012-08-231-3/+15
* Clean up MIPS stat64 handling.Joseph Myers2012-08-224-0/+140
* Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers2012-08-212-2/+0
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-204-5/+1
* Optimize __libc_lock_lock and __libc_lock_trylock for MIPS.Maxim Kuvyrkov2012-08-151-2/+37
* Rename ARM bits/atomic.h not to be specific to nptl add-on.Roland McGrath2012-08-151-0/+0
* Separate ARM bits/atomic.h into generic and Linux-specific files.Roland McGrath2012-08-151-47/+13
* Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers2012-08-143-8/+1
* hppa: add missing prlimit64 symbolMike Frysinger2012-08-122-0/+4
* Move Linux kernel version conditionals to kernel-features.h.Joseph Myers2012-08-101-4/+2
* Define __ASSUME_UTIMES for MIPS.Joseph Myers2012-08-091-0/+3
* Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath2012-08-092-82/+85
* Don't check HWCAP_ARM_VFP in OS-generic code.Roland McGrath2012-08-091-0/+30
* Remove __ASSUME_TGKILL.Joseph Myers2012-08-083-5/+0