aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-27m68k: fix name of pthread_attr_t unionAndreas Schwab
2012-02-26m68k: name pthread_attr_t unionAndreas Schwab
2012-02-26MIPS: Name pthread_attr_t union, use it in sigevent, don't name siginfo_t str...Joseph Myers
2012-02-26ARM: name pthread_attr_t union.Joseph Myers
2012-02-26m68k: remove unused fpu switch implementationAndreas Schwab
2012-02-26m68k: remove __kernel_{sin,cos,tan} implementationsAndreas Schwab
2012-02-25m68k: avoid invalid exception for ccosh(NaN+iNaN)Andreas Schwab
2012-02-24m68k: update libm test ULPsAndreas Schwab
2012-02-24m68k: set errno in expAndreas Schwab
2012-02-24m68k: set errno in sin, cos, tanAndreas Schwab
2012-02-21Remove CRIS port.Joseph Myers
2012-02-21alpha: Convert to bits/timerfd.h and bits/epoll.h.Richard Henderson
2012-02-21Replace MIPS sys/epoll.h and sys/timerfd.h with bits/epoll.h and bits/timerfd.h.Joseph Myers
2012-02-20Resort ULPs file (Power soft-float) with gen-libm-test.pl -n in C locale.Joseph Myers
2012-02-20Whitespace cleanupAndreas Schwab
2012-02-20alpha: Add support for Linux error EHWPOISONAndreas Schwab
2012-02-20mips: Add support for Linux error EHWPOISONAndreas Schwab
2012-02-20alpha: Fix _SC_LEVEL*CACHE*Aurelien Jarno
2012-02-20alpha: Eliminate plt entries for __ieee_[sg]et_fp_controlRichard Henderson
2012-02-17Fix dl-procinfo support for MIPS.Aurelien Jarno
2012-02-17Adjust MIPS ULPS to take into account the new jn tests.Aurelien Jarno
2012-02-17Adjust ARM ULPS to take into account the new jn tests.Aurelien Jarno
2012-02-15alpha: Support 6th argument to syscallMike Hommey
2012-02-15alpha: Convert to bits/signalfd.h.Richard Henderson
2012-02-15alpha: Do signed promotion of 32-bit arguments to syscallsRichard Henderson
2012-02-15alpha: Correct relocation markup for PIC SYSCALL_ERROR_HANDLER.Richard Henderson
2012-02-15alpha: Don't test USE___THREAD in dl-machine.h.Richard Henderson
2012-02-15Define SYSCALL_ERROR_LABEL for mips32.Robert Millan
2012-02-15Provide sys/tas.h for all MIPS systems.Robert Millan
2012-02-15Use __start for all Unices on MIPS.Robert Millan
2012-02-15Add BZ# numbers to ChangeLogs.Joseph Myers
2012-02-15Add dl-procinfo support for MIPS.Robert Millan
2012-02-15Only build libc-do-syscall.S in Thumb mode.Khem Raj
2012-02-15Replace MIPS sys/signalfd.h with bits/signalfd.h.Joseph Myers
2012-02-15alpha: Don't check USE___THREAD in __syscall_error.Richard Henderson
2012-02-15BZ #13361Richard Henderson
2012-02-15Resolve race between dlopen and lazy binding on MIPS.Viju Vincent
2012-02-15alpha: Don't let preconfigure interfere with other targets.Richard Henderson
2012-02-13Replace Alpha sys/inotify.h with bits/inotify.hRichard Henderson
2012-02-14Replace MIPS sys/inotify.h with bits/inotify.h.Joseph Myers
2012-02-13Replace Alpha sys/eventfd.h with bits/eventfd.hRichard Henderson
2012-02-13Replace MIPS sys/eventfd.h with bits/eventfd.h.Joseph Myers
2012-02-10Convert MIPS to crti.S/crtn.S.Joseph Myers
2012-02-09alpha: Re-enable export of the unwind functions, and relro detection.Richard Henderson
2012-02-08alpha: Add ldsodefs.h and tst-audit.h.Richard Henderson
2012-02-08alpha: Add tls-macros.h.Richard Henderson
2012-02-08alpha: Remove HAVE_ELF tests.Richard Henderson
2012-02-08alpha: Support __NR_fstatat64.Richard Henderson
2012-02-08alpha: Convert to crt[in].S.Richard Henderson
2012-02-08alpha: Eliminate set-but-not-used warnings with internal syscalls.Richard Henderson