summaryrefslogtreecommitdiff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath2014-07-311-0/+37
* Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath2014-07-311-1/+30
* Fix Wundef warning for __cplusplusSiddhesh Poyarekar2014-07-091-1/+1
* Add comment for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2014-07-051-0/+3
* Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAILRichard Henderson2014-07-031-1/+1
* Always provide HP_SMALL_TIMING_AVAILRichard Henderson2014-07-031-0/+1
* Unify hp-timing implementationsRichard Henderson2014-07-032-31/+63
* Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson2014-07-032-9/+0
* Removing HP_TIMING_ACCUM as unusedRichard Henderson2014-07-031-8/+2
* Removing HP_TIMING_ZERO as unusedRichard Henderson2014-07-031-3/+0
* Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar2014-07-032-45/+50
* Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar2014-06-281-0/+2
* Remove configure tests for assembler CFI support.Joseph Myers2014-06-261-61/+39
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* Add missing #include in get-rounding-mode.hRoland McGrath2014-06-231-0/+1
* Add generic HAVE_RM_CTX implementationWilco Dijkstra2014-06-231-19/+96
* Add fallback file for elide.hAndi Kleen2014-06-141-0/+25
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-4/+3
* Clean up __exit_thread.Roland McGrath2014-05-131-0/+28
* More fixes for unsafe compiler optimizationAdhemerval Zanella2014-04-301-0/+1
* Add fenv test support for targets which don't have FP traps.Wilco2014-04-171-0/+11
* Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath2014-04-031-3/+1
* S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler2014-03-241-1/+5
* Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"Will Newton2014-03-171-2/+2
* Revert "Fix HAVE_RM_CTX -Wundef warnings"Will Newton2014-03-171-1/+1
* Fix HAVE_RM_CTX -Wundef warningsWill Newton2014-03-171-1/+1
* Fix HP_SMALL_TIMING_AVAIL -Wundef warningsWill Newton2014-03-171-2/+2
* BZ #16613: Support TLS in audit libraries.Carlos O'Donell2014-02-251-0/+3
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-2/+2
* Avoid comma operator warnings.Roland McGrath2014-02-071-1/+1
* Revert "Patch [1/4] async-signal safe TLS."Allan McRae2014-02-061-5/+0
* Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae2014-02-061-5/+0
* Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae2014-02-061-6/+0
* ARM: Disable compat mcount code when unneeded.Roland McGrath2014-01-101-0/+42
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0175-75/+75
* Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-181-0/+6
* Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-181-0/+5
* Patch [1/4] async-signal safe TLS.Paul Pluzhnikov2013-12-181-0/+5
* Adjust generic swapon prototype to match Linux version.Roland McGrath2013-11-211-1/+1
* Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin2013-11-211-2/+3
* Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar2013-10-081-4/+2
* BZ #15754: Fix test case for ARM.Carlos O'Donell2013-09-231-1/+6
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-231-0/+3
* MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki2013-09-181-18/+21
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-282-1/+5
* [BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger2013-06-241-0/+26
* Fix unsafe compiler optimizationAdhemerval Zanella2013-06-121-1/+6
* Set/restore rounding mode only when neededSiddhesh Poyarekar2013-06-121-14/+41
* Add exception information to math-tests.h and use it in libm-test.inc.Joseph Myers2013-06-111-0/+18
* Add rounding mode information to math-tests.h and use it in libm-test.inc.Joseph Myers2013-06-101-0/+18