aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson25-310/+1
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson9-145/+12
2014-07-03Removing HP_TIMING_ZERO as unusedRichard Henderson8-33/+0
2014-07-03powerpc: Remove dummy hp-timing.hRichard Henderson1-81/+0
2014-07-03stdlib/tst-strtod-overflow: Bump timeout up yetMaciej W. Rozycki2-1/+5
2014-07-03Sync up loadmsgcat.c with gettextSiddhesh Poyarekar2-14/+77
2014-07-03Fix Wundef warning for __STDC_VERSION__Siddhesh Poyarekar2-1/+8
2014-07-03Don't use __glibc_unlikely in shared codeSiddhesh Poyarekar2-2/+4
2014-07-03Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar9-53/+62
2014-07-02PowerPC: strcat optimization for PPC64/POWER7Vidya Ranganathan7-4/+118
2014-07-02Add missing #include for MIN use in dl-sysdep.c.Roland McGrath2-0/+5
2014-07-02Fix typo and formatting in loadmsgcat.cSiddhesh Poyarekar2-18/+15
2014-07-02Fix typo in macro nameSiddhesh Poyarekar2-1/+5
2014-07-02malloc/obstack: Merge from gnulibWill Newton3-148/+162
2014-07-02misc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilersPaul Eggert2-0/+13
2014-07-02Add comment to gethnamaddr.c to warn that the file is unmaintainedSiddhesh Poyarekar2-0/+10
2014-07-02hppa: Remove GLIBC_2.3 from librt.abilist.Carlos O'Donell2-4/+3
2014-07-01hppa: Add ABI baselines.Carlos O'Donell15-6/+3220
2014-07-01Add missing #include for MIN/MAX users.Roland McGrath5-0/+11
2014-07-01alpha: Fix isnanRichard Henderson3-24/+7
2014-07-01alpha: Update libm-test-ulpsRichard Henderson2-6/+209
2014-07-01S/390: Regenerate ULPsStefan Liebler2-6/+124
2014-07-01Remove MULTI_PTRS_ARE_ALIASES in dns-hosts.cSiddhesh Poyarekar2-22/+7
2014-07-01MicroBlaze: Update kernel-features.h for syscalls added in 3.15Joseph Myers2-5/+15
2014-07-01MicroBlaze: Consolidate nptl/ subdirectories under linux/...Roland McGrath18-0/+57
2014-07-01MicroBlaze: Consolidate NPTL/non versions of vforkRoland McGrath3-21/+1
2014-07-01MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/.Roland McGrath2-0/+0
2014-07-01MicroBlaze: Define TLS_DEFINE_INIT_TPRoland McGrath2-23/+2
2014-07-01MicroBlaze: Convert fork.c to arch-fork.hRoland McGrath1-4/+2
2014-07-01MicroBlaze: Add missing sysdep-cancel.h implementationDavid Holsgrove4-1/+171
2014-06-30Update powerpc-fpu ULPs.Adhemerval Zanella2-0/+28
2014-06-30Regenerate MIPS libm-test-ulps.Joseph Myers3-140/+2121
2014-06-30Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers2-99/+1328
2014-06-30Regenerate ARM libm-test-ulps.Joseph Myers2-56/+909
2014-06-30test-skeleton: Kill any child process's offspringMaciej W. Rozycki2-2/+14
2014-06-30ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath3-15/+51
2014-06-30Fix ldbl-128 expm1l spurious underflow (bug 16539).Joseph Myers2-0/+10
2014-06-30Rename soft-fp op-[1248].h variables to avoid risk of shadowing.Joseph Myers5-510/+772
2014-06-30Rename soft-fp extended.h, op-common.h variables to avoid risk of shadowing.Joseph Myers3-258/+317
2014-06-30sysdeps/unix/sysv/linux/bits/socket.h: Correct formattingMaciej W. Rozycki2-74/+79
2014-06-29Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).Joseph Myers3-14/+21
2014-06-28Sync up mktime with gnulibPaul Eggert2-2/+10
2014-06-28Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar4-22/+14
2014-06-27Remove shlib-versions ABI names support.Joseph Myers6-24/+9
2014-06-27MIPS: Consolidate nptl/ subdirectories under linux/...Roland McGrath55-942/+125
2014-06-27MIPS: Consolidate NPTL/non versions of vforkRoland McGrath5-87/+27
2014-06-27Correctly report nscd child process status (BZ #17092)Arjun Shankar3-10/+20
2014-06-27Remove relro configure test.Joseph Myers9-194/+17
2014-06-27Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers11-261/+389
2014-06-26Fix MIPS64 *_nocancel gp setup.Joseph Myers2-1/+7