aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-07-09Fix -Wundef warnings for SHAREDWill Newton5-5/+5
2014-07-09Fix Wundef warning for __cplusplusSiddhesh Poyarekar1-1/+1
2014-07-08Fix Wundef warning for ELF_MACHINE_NO_REL on i386Siddhesh Poyarekar1-0/+1
2014-07-08PowerPC: Cleanup powerpc memmoveAdhemerval Zanella5-25/+5
2014-07-08PowerPC: Fix compiler warningsAdhemerval Zanella3-3/+5
2014-07-08PowerPC: Add ifunc tests for memmoveAdhemerval Zanella1-0/+6
2014-07-07PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella2-20/+6
2014-07-07PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella4-1/+100
2014-07-07PowerPC: optimized memmove for POWER7/PPC64Adhemerval Zanella9-1/+1016
2014-07-07PowerPC: memmove default implementation cleanupAdhemerval Zanella1-97/+2
2014-07-07PowerPC: Guard CALL_ELF check for ppc64 only in link.hAdhemerval Zanella1-2/+4
2014-07-07Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath1-83/+0
2014-07-07NPTL is no longer an add-on!Roland McGrath27-60/+217
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath46-122/+2408
2014-07-05Add comment for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar1-0/+3
2014-07-04ARM: Define ELF_MACHINE_NO_RELWill Newton1-0/+1
2014-07-03Fix ia64 build error in lll_futex_timed_wait_bitsetRoland McGrath1-1/+1
2014-07-03Fix unwind.h configure check for bare environment.Roland McGrath2-2/+14
2014-07-03Add missing #include in sysdeps/alpha/fpu/s_nearbyint.cRoland McGrath1-1/+3
2014-07-03Robustify Linux kernel headers configure checksRoland McGrath2-153/+32
2014-07-03S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.Roland McGrath1-1/+1
2014-07-03Restore subdir conditional for tst-timer dependency.Siddhesh Poyarekar1-0/+4
2014-07-03alpha: Remove nearbyint and nearbyintf implementationsRichard Henderson2-72/+1
2014-07-03alpha: Implement math_opt_barrier and math_force_evalRichard Henderson1-0/+6
2014-07-03alpha: Fix lround implementationsRichard Henderson2-8/+8
2014-07-03alpha: Remove round and roundf implementationsRichard Henderson2-91/+0
2014-07-03Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAILRichard Henderson1-1/+1
2014-07-03Always provide HP_SMALL_TIMING_AVAILRichard Henderson9-0/+9
2014-07-03aarch64: Add hp-timing.hRichard Henderson1-0/+37
2014-07-03Unify hp-timing implementationsRichard Henderson10-344/+82
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson22-299/+0
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-03Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar4-49/+50
2014-07-02PowerPC: strcat optimization for PPC64/POWER7Vidya Ranganathan6-4/+105
2014-07-02Add missing #include for MIN use in dl-sysdep.c.Roland McGrath1-0/+1
2014-07-02Fix typo in macro nameSiddhesh Poyarekar1-1/+1
2014-07-02hppa: Remove GLIBC_2.3 from librt.abilist.Carlos O'Donell1-4/+0
2014-07-01hppa: Add ABI baselines.Carlos O'Donell14-6/+3202
2014-07-01Add missing #include for MIN/MAX users.Roland McGrath1-0/+1
2014-07-01alpha: Fix isnanRichard Henderson2-24/+3
2014-07-01alpha: Update libm-test-ulpsRichard Henderson1-6/+205
2014-07-01S/390: Regenerate ULPsStefan Liebler1-6/+120
2014-07-01MicroBlaze: Update kernel-features.h for syscalls added in 3.15Joseph Myers1-5/+7
2014-07-01MicroBlaze: Consolidate nptl/ subdirectories under linux/...Roland McGrath17-0/+0
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