aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)AuthorFilesLines
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers1-2/+2
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath1-0/+33
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers1-2/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers81-81/+81
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers1-2/+2
2014-12-21Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu1-4/+3
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar2-3/+3
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar3-8/+8
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell1-0/+9
2014-11-05Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers1-3/+1
2014-11-05Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).Joseph Myers1-2/+1
2014-11-04Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers1-8/+2
2014-10-28Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132).Joseph Myers1-15/+18
2014-07-31Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath1-0/+37
2014-07-31Use __builtin_trap for ABORT_INSTRUCTION.Roland McGrath1-1/+30
2014-07-09Fix Wundef warning for __cplusplusSiddhesh Poyarekar1-1/+1
2014-07-05Add comment for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar1-0/+3
2014-07-03Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAILRichard Henderson1-1/+1
2014-07-03Always provide HP_SMALL_TIMING_AVAILRichard Henderson1-0/+1
2014-07-03Unify hp-timing implementationsRichard Henderson2-31/+63
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson2-9/+0
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson1-8/+2
2014-07-03Removing HP_TIMING_ZERO as unusedRichard Henderson1-3/+0
2014-07-03Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar2-45/+50
2014-06-28Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar1-0/+2
2014-06-26Remove configure tests for assembler CFI support.Joseph Myers1-61/+39
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers1-1/+0
2014-06-23Add missing #include in get-rounding-mode.hRoland McGrath1-0/+1
2014-06-23Add generic HAVE_RM_CTX implementationWilco Dijkstra1-19/+96
2014-06-14Add fallback file for elide.hAndi Kleen1-0/+25
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-4/+3
2014-05-13Clean up __exit_thread.Roland McGrath1-0/+28
2014-04-30More fixes for unsafe compiler optimizationAdhemerval Zanella1-0/+1
2014-04-17Add fenv test support for targets which don't have FP traps.Wilco1-0/+11
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath1-3/+1
2014-03-24S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler1-1/+5
2014-03-17Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"Will Newton1-2/+2
2014-03-17Revert "Fix HAVE_RM_CTX -Wundef warnings"Will Newton1-1/+1
2014-03-17Fix HAVE_RM_CTX -Wundef warningsWill Newton1-1/+1
2014-03-17Fix HP_SMALL_TIMING_AVAIL -Wundef warningsWill Newton1-2/+2
2014-02-25BZ #16613: Support TLS in audit libraries.Carlos O'Donell1-0/+3
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-2/+2
2014-02-07Avoid comma operator warnings.Roland McGrath1-1/+1
2014-02-06Revert "Patch [1/4] async-signal safe TLS."Allan McRae1-5/+0
2014-02-06Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae1-5/+0
2014-02-06Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae1-6/+0
2014-01-10ARM: Disable compat mcount code when unneeded.Roland McGrath1-0/+42
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae75-75/+75
2013-12-18Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov1-0/+6