about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Removing HP_TIMING_ACCUM as unusedRichard Henderson2014-07-039-145/+12
* Removing HP_TIMING_ZERO as unusedRichard Henderson2014-07-038-33/+0
* powerpc: Remove dummy hp-timing.hRichard Henderson2014-07-031-81/+0
* stdlib/tst-strtod-overflow: Bump timeout up yetMaciej W. Rozycki2014-07-032-1/+5
* Sync up loadmsgcat.c with gettextSiddhesh Poyarekar2014-07-032-14/+77
* Fix Wundef warning for __STDC_VERSION__Siddhesh Poyarekar2014-07-032-1/+8
* Don't use __glibc_unlikely in shared codeSiddhesh Poyarekar2014-07-032-2/+4
* Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar2014-07-039-53/+62
* PowerPC: strcat optimization for PPC64/POWER7Vidya Ranganathan2014-07-027-4/+118
* Add missing #include for MIN use in dl-sysdep.c.Roland McGrath2014-07-022-0/+5
* Fix typo and formatting in loadmsgcat.cSiddhesh Poyarekar2014-07-022-18/+15
* Fix typo in macro nameSiddhesh Poyarekar2014-07-022-1/+5
* malloc/obstack: Merge from gnulibWill Newton2014-07-023-148/+162
* misc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilersPaul Eggert2014-07-022-0/+13
* Add comment to gethnamaddr.c to warn that the file is unmaintainedSiddhesh Poyarekar2014-07-022-0/+10
* hppa: Remove GLIBC_2.3 from librt.abilist.Carlos O'Donell2014-07-022-4/+3
* hppa: Add ABI baselines.Carlos O'Donell2014-07-0115-6/+3220
* Add missing #include for MIN/MAX users.Roland McGrath2014-07-015-0/+11
* alpha: Fix isnanRichard Henderson2014-07-013-24/+7
* alpha: Update libm-test-ulpsRichard Henderson2014-07-012-6/+209
* S/390: Regenerate ULPsStefan Liebler2014-07-012-6/+124
* Remove MULTI_PTRS_ARE_ALIASES in dns-hosts.cSiddhesh Poyarekar2014-07-012-22/+7
* MicroBlaze: Update kernel-features.h for syscalls added in 3.15Joseph Myers2014-07-012-5/+15
* MicroBlaze: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-07-0118-0/+57
* MicroBlaze: Consolidate NPTL/non versions of vforkRoland McGrath2014-07-013-21/+1
* MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/.Roland McGrath2014-07-012-0/+0
* MicroBlaze: Define TLS_DEFINE_INIT_TPRoland McGrath2014-07-012-23/+2
* MicroBlaze: Convert fork.c to arch-fork.hRoland McGrath2014-07-011-4/+2
* MicroBlaze: Add missing sysdep-cancel.h implementationDavid Holsgrove2014-07-014-1/+171
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-06-302-0/+28
* Regenerate MIPS libm-test-ulps.Joseph Myers2014-06-303-140/+2121
* Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers2014-06-302-99/+1328
* Regenerate ARM libm-test-ulps.Joseph Myers2014-06-302-56/+909
* test-skeleton: Kill any child process's offspringMaciej W. Rozycki2014-06-302-2/+14
* ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath2014-06-303-15/+51
* Fix ldbl-128 expm1l spurious underflow (bug 16539).Joseph Myers2014-06-302-0/+10
* Rename soft-fp op-[1248].h variables to avoid risk of shadowing.Joseph Myers2014-06-305-510/+772
* Rename soft-fp extended.h, op-common.h variables to avoid risk of shadowing.Joseph Myers2014-06-303-258/+317
* sysdeps/unix/sysv/linux/bits/socket.h: Correct formattingMaciej W. Rozycki2014-06-302-74/+79
* Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).Joseph Myers2014-06-293-14/+21
* Sync up mktime with gnulibPaul Eggert2014-06-282-2/+10
* Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2014-06-284-22/+14
* Remove shlib-versions ABI names support.Joseph Myers2014-06-276-24/+9
* MIPS: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2755-942/+125
* MIPS: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-275-87/+27
* Correctly report nscd child process status (BZ #17092)Arjun Shankar2014-06-273-10/+20
* Remove relro configure test.Joseph Myers2014-06-279-194/+17
* Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers2014-06-2711-261/+389
* Fix MIPS64 *_nocancel gp setup.Joseph Myers2014-06-262-1/+7
* ARM: Move more aeabi routine magic out of Linux-specific directoriesRoland McGrath2014-06-267-26/+63