about summary refs log tree commit diff
path: root/ports/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Use parentheses around MIPS syscall macro arguments.Joseph Myers2012-11-202-46/+46
* Fix int-to-pointer-cast warnings for MIPS.Joseph Myers2012-11-202-9/+9
* Fix unused variable warnings from MIPS syscall macros.Joseph Myers2012-11-193-9/+9
* hppa: Mark __pthread_once as a hidden def.Carlos O'Donell2012-11-191-2/+2
* hppa: Add ____longjmp_check C implementation.Carlos O'Donell2012-11-191-0/+47
* m68k: fix cancellable syscall with 5 or 6 argumentsAndreas Schwab2012-11-181-5/+5
* m68k: define lll_futex_timed_wait_bitsetAndreas Schwab2012-11-181-1/+13
* Fix thumb2 build breakage in libcryptMarcus Shawcroft2012-11-141-0/+4
* AArch64 PortMarcus Shawcroft2012-11-0961-0/+6274
* Define lll_futex_timed_wait_bitset for MIPS.Joseph Myers2012-11-051-0/+12
* Define lll_futex_timed_wait_bitset for ARM.Joseph Myers2012-11-051-1/+13
* [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