aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix
AgeCommit message (Expand)Author
2013-01-02alpha: Add lll_futex_timed_wait_bitsetRichard Henderson
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-28tile: support lll_futex_timed_wait_bitsetChris Metcalf
2012-12-21tile: fix DWARF bug in clone() for created threadChris Metcalf
2012-12-10aarch64: Fix compiler warning for unused declaration _x0Marcus Shawcroft
2012-12-07aarch64: Resolve sc_err and _x0 defined but not used warnings.Marcus Shawcroft
2012-12-07aarch64: Resolve implict cast warning.Marcus Shawcroft
2012-12-04aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6Marcus Shawcroft
2012-12-04aarch64: Tag ARM and AArch64 binaries in the ldconfig cacheMarcus Shawcroft
2012-12-04arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cacheMarcus Shawcroft
2012-12-04arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6Marcus Shawcroft
2012-12-04arm: Tag ARM and AArch64 binaries in the ldconfig cache.Marcus Shawcroft
2012-11-29ia64: clock_getcpuclockid.c: drop unused fileMike Frysinger
2012-11-29Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers
2012-11-29hppa: Remove socket.h and implement socket_type.h.Carlos O'Donell
2012-11-29hppa: Cleanup two build warnings for integer to pointers casts.Carlos O'Donell
2012-11-29aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.Marcus Shawcroft
2012-11-22Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers
2012-11-21m68k: fix return value of lll_futex_timed_wait_bitsetAndreas Schwab
2012-11-21Avoid $(shell) in determining default ARM ABI.Joseph Myers
2012-11-21aarch64: Fix lll_futex_timed_wait_bitset return value sign.Marcus Shawcroft
2012-11-20Use parentheses around MIPS syscall macro arguments.Joseph Myers
2012-11-20Fix int-to-pointer-cast warnings for MIPS.Joseph Myers
2012-11-19Fix unused variable warnings from MIPS syscall macros.Joseph Myers
2012-11-19hppa: Mark __pthread_once as a hidden def.Carlos O'Donell
2012-11-19hppa: Add ____longjmp_check C implementation.Carlos O'Donell
2012-11-18m68k: fix cancellable syscall with 5 or 6 argumentsAndreas Schwab
2012-11-18m68k: define lll_futex_timed_wait_bitsetAndreas Schwab
2012-11-14Fix thumb2 build breakage in libcryptMarcus Shawcroft
2012-11-09AArch64 PortMarcus Shawcroft
2012-11-05Define lll_futex_timed_wait_bitset for MIPS.Joseph Myers
2012-11-05Define lll_futex_timed_wait_bitset for ARM.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-11-01Regenerate all configure scripts.Thomas Schwinge
2012-11-01Convert alpha to use <bits/fcntl-linux.h>Andreas Jaeger
2012-11-01BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge
2012-10-31Fix powerpc abilist sort orderAndreas Schwab
2012-10-30tile: improve ABI and #include use in gettimeofday vdso supportChris Metcalf
2012-10-29hppa: Add cfi direcvtives.Carlos O'Donell
2012-10-29hppa: Fix r19 save and restore.Carlos O'Donell
2012-10-29hppa: Optimize syscall sequence.Carlos O'Donell
2012-10-29Fix trailing whitespace.Carlos O'Donell
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-29tile: add vDSO support for gettimeofday()Chris Metcalf
2012-10-27Remove redundant defines of __O_LARGEFILEAndreas Jaeger
2012-10-26HPPA: Use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-25Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-24Convert MIPS to use <bits/fcntl-linux.h>Andreas Jaeger