aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-21aarch64: Don't use K&R CMarcus Shawcroft
2012-11-21Add sotruss-lib.c for MIPS.Joseph Myers
2012-11-20tile: update libm-test-ulps for new testsChris Metcalf
2012-11-20tile: Fix __bswap_64 return type in tile bits/byteswap.hChris Metcalf
2012-11-20tile: remove redundant defines of libc_fetestexcept, etc. in s_fma.cChris Metcalf
2012-11-20m68k: Remove indirection through weak_aliasxAndreas Schwab
2012-11-20Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell
2012-11-20sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.Thomas Schwinge
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge
2012-11-20Fix set-but-not-used warnings in ldbl-128 nearbyintl, rintl.Joseph Myers
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-20Fix warnings from aborting MIPS atomic macros.Joseph Myers
2012-11-20Fix more set-but-not-used warnings in _itowa.c.Joseph Myers
2012-11-20Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers
2012-11-20Fix unused-variable warnings from MIPS RESOLVE_GOTSYM macro.Joseph Myers
2012-11-20Hurd: fixes for ptsname and ptsname_rPino Toscano
2012-11-19Fix spurious underflows in ldbl-128 atan implementation.David S. Miller
2012-11-19Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856).Joseph Myers
2012-11-19Fix unused variable warnings from MIPS syscall macros.Joseph Myers
2012-11-19conformtest: Clean up expectations for POSIX for more headers.Joseph Myers
2012-11-19conformtest: Clean up expectations for POSIX for various headers.Joseph Myers
2012-11-19conformtest: Fix miscellaneous expectations for XPG4.Joseph Myers
2012-11-19Define siginfo_t in signal.h for XPG4 (bug 14835).Joseph Myers
2012-11-19Fix ug_CNEagle Burkut
2012-11-19muntrace: reset file and hooks before finalizing the streamPino Toscano
2012-11-19Hurd: implement syncfsPino Toscano
2012-11-19AArch64: Adding optimized maths functions.Marcus Shawcroft
2012-11-19Return EAI_SYSTEM if we're out of file descriptorsSiddhesh Poyarekar
2012-11-19bindresvport() uses two static variables port and startport which are notPeng Haitao
2012-11-19Add ldconfig cache tag handling for AArch64Steve McIntyre
2012-11-19Add ldconfig cache tag handling for ARM hard-float ABISteve McIntyre
2012-11-19hppa: Mark __pthread_once as a hidden def.Carlos O'Donell
2012-11-19hppa: Fix fesetenv for FE_DFL_ENV.Carlos O'Donell
2012-11-19hppa: Implement get-rounding-mode.hCarlos O'Donell
2012-11-19hppa: Implement fpu_control.h.Carlos O'Donell
2012-11-19hppa: Add ____longjmp_check C implementation.Carlos O'Donell
2012-11-19hppa: Implement __longjmp_chk.Carlos O'Donell
2012-11-18Correct tinyness handling in long-double and float y0/y1.David S. Miller
2012-11-18Fix ifunc configure check for 64-bit targetsAndreas Schwab
2012-11-18m68k: fix cancellable syscall with 5 or 6 argumentsAndreas Schwab
2012-11-18m68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMSAndreas Schwab
2012-11-18m68k: update libm test ULPsAndreas Schwab
2012-11-18m68k: define lll_futex_timed_wait_bitsetAndreas Schwab
2012-11-16Fix BZ #14811 for ldbl-128 too.David S. Miller
2012-11-17Include string.h in sysdeps/unix/sysv/linux/fxstatat.c.Joseph Myers
2012-11-17Fix "set but not used" warnings from MIPS bits/atomic.h.Joseph Myers
2012-11-17Remove ELF_MACHINE_NO_PLT conditionals.Joseph Myers
2012-11-17Generate /usr/libexec/getconf files when cross-compiling.Joseph Myers
2012-11-16check-local-headers: ignore Mach kernel headersPino Toscano