about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399).Joseph Myers2015-10-091-0/+31
* Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers2015-10-051-0/+27
* Fix clog, clog10 inaccuracy (bug 19016).Joseph Myers2015-09-281-2/+2
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-0/+52
* Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980).Joseph Myers2015-09-181-0/+24
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-0/+42
* Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers2015-09-101-0/+16
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-084-3/+143
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-0/+4
* Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers2015-09-041-0/+57
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-031-0/+60
* Adjust _Unwind_Word in unwind.h to version in libgcc.Stefan Liebler2015-08-261-2/+2
* Factor file identity rules out of generic rtld code.Roland McGrath2015-07-141-0/+46
* Refactoring of START for conditions in individual testsAndrew Senkevich2015-05-141-0/+24
* Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu2015-03-311-1/+11
* Define ETH_ALEN in generic <netinet/if_ether.h>.Roland McGrath2015-03-041-3/+3
* Add placeholder c++-types.data and *.abilist files.Roland McGrath2015-02-1311-0/+22
* Fix recursive dlopen.Carlos O'Donell2015-01-211-2/+2
* Clean up allocrtsig code.Roland McGrath2015-01-081-27/+0
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-3/+3
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-4/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-061-2/+2
* ARM: Consolidate with generic unwinder wrapper codeRoland McGrath2015-01-051-0/+33
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0281-81/+81
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-2/+2
* Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu2014-12-211-4/+3
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-171-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-242-3/+3
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-243-8/+8
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-061-0/+9
* Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers2014-11-051-3/+1
* Don't use INTDEF/INTUSE with _dl_mcount (bug 14132).Joseph Myers2014-11-051-2/+1
* Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers2014-11-041-8/+2
* Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132).Joseph Myers2014-10-281-15/+18
* 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