aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-09MIPS: replace bits/socket.h with bits/socket_type.h.Joseph Myers3-440/+60
2012-03-05ARM: Implement *context routines.Michael Hope7-0/+394
2012-03-05m68k: update libm test ULPsAndreas Schwab2-0/+199
2012-03-05HPPA: Update socket.h, pthreadtypes.h and pthread.hCarlos O'Donell4-20/+67
2012-03-04alpha: Avoid -Winline warning in ioperm.c.Richard Henderson2-1/+6
2012-03-04alpha: Update recvmmsg and sendmmsg declarations.Richard Henderson2-5/+18
2012-03-04alpha: Update for pthread_attr_t typedef changes.Richard Henderson3-7/+25
2012-03-02m68k: update libm test ULPsAndreas Schwab2-0/+518
2012-02-27m68k: only define pthread_attr_t if not already definedAndreas Schwab2-3/+8
2012-02-27MIPS: do not declare recvmmsg and sendmmsg for !__USE_GNU.Joseph Myers2-0/+7
2012-02-27MIPS: fix pthread_attr_t definitions.Joseph Myers3-3/+19
2012-02-27ARM: fix pthread_attr_t definitions.Joseph Myers2-2/+12
2012-02-27m68k: fix name of pthread_attr_t unionAndreas Schwab2-1/+6
2012-02-26m68k: name pthread_attr_t unionAndreas Schwab2-2/+5
2012-02-26MIPS: Name pthread_attr_t union, use it in sigevent, don't name siginfo_t str...Joseph Myers3-6/+16
2012-02-26ARM: name pthread_attr_t union.Joseph Myers2-2/+7
2012-02-26m68k: remove unused fpu switch implementationAndreas Schwab6-214/+3
2012-02-26m68k: remove __kernel_{sin,cos,tan} implementationsAndreas Schwab10-149/+16
2012-02-25m68k: avoid invalid exception for ccosh(NaN+iNaN)Andreas Schwab2-2/+7
2012-02-24m68k: update libm test ULPsAndreas Schwab2-31/+134
2012-02-24m68k: set errno in expAndreas Schwab5-7/+61
2012-02-24m68k: set errno in sin, cos, tanAndreas Schwab11-18/+75
2012-02-21Remove CRIS port.Joseph Myers66-2448/+5
2012-02-21alpha: Convert to bits/timerfd.h and bits/epoll.h.Richard Henderson5-203/+65
2012-02-21Replace MIPS sys/epoll.h and sys/timerfd.h with bits/epoll.h and bits/timerfd.h.Joseph Myers5-205/+65
2012-02-20Resort ULPs file (Power soft-float) with gen-libm-test.pl -n in C locale.Joseph Myers2-54/+57
2012-02-20Whitespace cleanupAndreas Schwab1-6/+6
2012-02-20alpha: Add support for Linux error EHWPOISONAndreas Schwab3-1/+20
2012-02-20mips: Add support for Linux error EHWPOISONAndreas Schwab2-1/+10
2012-02-20alpha: Fix _SC_LEVEL*CACHE*Aurelien Jarno2-2/+6
2012-02-20alpha: Eliminate plt entries for __ieee_[sg]et_fp_controlRichard Henderson2-1/+10
2012-02-17Fix dl-procinfo support for MIPS.Aurelien Jarno2-1/+6
2012-02-17Adjust MIPS ULPS to take into account the new jn tests.Aurelien Jarno4-6/+126
2012-02-17Adjust ARM ULPS to take into account the new jn tests.Aurelien Jarno2-2/+44
2012-02-15alpha: Support 6th argument to syscallMike Hommey2-3/+9
2012-02-15alpha: Convert to bits/signalfd.h.Richard Henderson3-66/+32
2012-02-15alpha: Do signed promotion of 32-bit arguments to syscallsRichard Henderson6-244/+85
2012-02-15alpha: Correct relocation markup for PIC SYSCALL_ERROR_HANDLER.Richard Henderson2-6/+7
2012-02-15alpha: Don't test USE___THREAD in dl-machine.h.Richard Henderson2-7/+2
2012-02-15Define SYSCALL_ERROR_LABEL for mips32.Robert Millan2-1/+15
2012-02-15Provide sys/tas.h for all MIPS systems.Robert Millan2-0/+6
2012-02-15Use __start for all Unices on MIPS.Robert Millan3-1/+8
2012-02-15Add BZ# numbers to ChangeLogs.Joseph Myers2-0/+2
2012-02-15Add dl-procinfo support for MIPS.Robert Millan4-2/+152
2012-02-15Only build libc-do-syscall.S in Thumb mode.Khem Raj2-1/+9
2012-02-15Replace MIPS sys/signalfd.h with bits/signalfd.h.Joseph Myers3-66/+34
2012-02-15alpha: Don't check USE___THREAD in __syscall_error.Richard Henderson2-91/+28
2012-02-15BZ #13361Richard Henderson2-1/+51
2012-02-15Resolve race between dlopen and lazy binding on MIPS.Viju Vincent2-1/+34
2012-02-15alpha: Don't let preconfigure interfere with other targets.Richard Henderson4-7/+18