about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Add comment for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2014-07-051-0/+3
* ARM: Define ELF_MACHINE_NO_RELWill Newton2014-07-041-0/+1
* Fix ia64 build error in lll_futex_timed_wait_bitsetRoland McGrath2014-07-031-1/+1
* Fix unwind.h configure check for bare environment.Roland McGrath2014-07-032-2/+14
* Add missing #include in sysdeps/alpha/fpu/s_nearbyint.cRoland McGrath2014-07-031-1/+3
* Robustify Linux kernel headers configure checksRoland McGrath2014-07-032-153/+32
* S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.Roland McGrath2014-07-031-1/+1
* Restore subdir conditional for tst-timer dependency.Siddhesh Poyarekar2014-07-031-0/+4
* alpha: Remove nearbyint and nearbyintf implementationsRichard Henderson2014-07-032-72/+1
* alpha: Implement math_opt_barrier and math_force_evalRichard Henderson2014-07-031-0/+6
* alpha: Fix lround implementationsRichard Henderson2014-07-032-8/+8
* alpha: Remove round and roundf implementationsRichard Henderson2014-07-032-91/+0
* Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAILRichard Henderson2014-07-031-1/+1
* Always provide HP_SMALL_TIMING_AVAILRichard Henderson2014-07-039-0/+9
* aarch64: Add hp-timing.hRichard Henderson2014-07-031-0/+37
* Unify hp-timing implementationsRichard Henderson2014-07-0310-344/+82
* Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson2014-07-0322-299/+0
* 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
* Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar2014-07-034-49/+50
* PowerPC: strcat optimization for PPC64/POWER7Vidya Ranganathan2014-07-026-4/+105
* Add missing #include for MIN use in dl-sysdep.c.Roland McGrath2014-07-021-0/+1
* Fix typo in macro nameSiddhesh Poyarekar2014-07-021-1/+1
* hppa: Remove GLIBC_2.3 from librt.abilist.Carlos O'Donell2014-07-021-4/+0
* hppa: Add ABI baselines.Carlos O'Donell2014-07-0114-6/+3202
* Add missing #include for MIN/MAX users.Roland McGrath2014-07-011-0/+1
* alpha: Fix isnanRichard Henderson2014-07-012-24/+3
* alpha: Update libm-test-ulpsRichard Henderson2014-07-011-6/+205
* S/390: Regenerate ULPsStefan Liebler2014-07-011-6/+120
* MicroBlaze: Update kernel-features.h for syscalls added in 3.15Joseph Myers2014-07-011-5/+7
* MicroBlaze: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-07-0117-0/+0
* 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-013-1/+164
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-06-301-0/+24
* Regenerate MIPS libm-test-ulps.Joseph Myers2014-06-302-140/+2118
* Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers2014-06-301-99/+1326
* Regenerate ARM libm-test-ulps.Joseph Myers2014-06-301-56/+905
* ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath2014-06-302-15/+44
* Fix ldbl-128 expm1l spurious underflow (bug 16539).Joseph Myers2014-06-301-0/+5
* sysdeps/unix/sysv/linux/bits/socket.h: Correct formattingMaciej W. Rozycki2014-06-301-74/+74
* Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).Joseph Myers2014-06-291-13/+13
* Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2014-06-283-22/+8
* Remove shlib-versions ABI names support.Joseph Myers2014-06-272-5/+0
* MIPS: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2754-942/+0
* MIPS: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-274-87/+19
* Remove relro configure test.Joseph Myers2014-06-276-35/+0