about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Get rid of lll_robust_dead.Roland McGrath2014-07-1015-157/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-1015-137/+0
* Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar2014-07-101-1/+7
* Get rid of sparc specific NPTL internaltypes.h header.David S. Miller2014-07-0912-8/+12
* Update sparc ULPS.David S. Miller2014-07-091-6/+96
* Fix missing newline in test outputAndreas Schwab2014-07-092-2/+2
* Update i386 libm test ULPsAndreas Schwab2014-07-091-8/+32
* Fix -Wundef warnings for SHAREDWill Newton2014-07-095-5/+5
* Fix Wundef warning for __cplusplusSiddhesh Poyarekar2014-07-091-1/+1
* Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar2014-07-081-0/+1
* PowerPC: Cleanup powerpc memmoveAdhemerval Zanella2014-07-085-25/+5
* PowerPC: Fix compiler warningsAdhemerval Zanella2014-07-083-3/+5
* PowerPC: Add ifunc tests for memmoveAdhemerval Zanella2014-07-081-0/+6
* PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella2014-07-072-20/+6
* PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella2014-07-074-1/+100
* PowerPC: optimized memmove for POWER7/PPC64Adhemerval Zanella2014-07-079-1/+1016
* PowerPC: memmove default implementation cleanupAdhemerval Zanella2014-07-071-97/+2
* PowerPC: Guard CALL_ELF check for ppc64 only in link.hAdhemerval Zanella2014-07-071-2/+4
* Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath2014-07-071-83/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-0727-60/+217
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-0746-122/+2408
* 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