summaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)Author
2014-07-31Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath
2014-07-31Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath
2014-07-09Fix Wundef warning for __cplusplusSiddhesh Poyarekar
2014-07-05Add comment for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar
2014-07-03Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAILRichard Henderson
2014-07-03Always provide HP_SMALL_TIMING_AVAILRichard Henderson
2014-07-03Unify hp-timing implementationsRichard Henderson
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson
2014-07-03Removing HP_TIMING_ZERO as unusedRichard Henderson
2014-07-03Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar
2014-06-28Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar
2014-06-26Remove configure tests for assembler CFI support.Joseph Myers
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-23Add missing #include in get-rounding-mode.hRoland McGrath
2014-06-23Add generic HAVE_RM_CTX implementationWilco Dijkstra
2014-06-14Add fallback file for elide.hAndi Kleen
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-13Clean up __exit_thread.Roland McGrath
2014-04-30More fixes for unsafe compiler optimizationAdhemerval Zanella
2014-04-17Add fenv test support for targets which don't have FP traps.Wilco
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath
2014-03-24S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler
2014-03-17Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"Will Newton
2014-03-17Revert "Fix HAVE_RM_CTX -Wundef warnings"Will Newton
2014-03-17Fix HAVE_RM_CTX -Wundef warningsWill Newton
2014-03-17Fix HP_SMALL_TIMING_AVAIL -Wundef warningsWill Newton
2014-02-25BZ #16613: Support TLS in audit libraries.Carlos O'Donell
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-02-07Avoid comma operator warnings.Roland McGrath
2014-02-06Revert "Patch [1/4] async-signal safe TLS."Allan McRae
2014-02-06Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae
2014-02-06Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae
2014-01-10ARM: Disable compat mcount code when unneeded.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-18Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov
2013-12-18Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov
2013-12-18Patch [1/4] async-signal safe TLS.Paul Pluzhnikov
2013-11-21Adjust generic swapon prototype to match Linux version.Roland McGrath
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin
2013-10-08Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar
2013-09-23BZ #15754: Fix test case for ARM.Carlos O'Donell
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-09-18MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
2013-06-24[BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger
2013-06-12Fix unsafe compiler optimizationAdhemerval Zanella
2013-06-12Set/restore rounding mode only when neededSiddhesh Poyarekar
2013-06-11Add exception information to math-tests.h and use it in libm-test.inc.Joseph Myers
2013-06-10Add rounding mode information to math-tests.h and use it in libm-test.inc.Joseph Myers