about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+2
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-2/+8
* Make sysdeps/generic/internal-signals.h less stubby.Zack Weinberg2018-04-041-3/+12
* Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella2018-04-031-0/+36
* hurd: Fix calling __pthread_initialize_minimal in shared caseSamuel Thibault2018-03-251-1/+1
* hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault2018-03-251-0/+1
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-222-28/+0
* hurd: add TLS supportSamuel Thibault2018-03-171-0/+5
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-1/+1
* Add support for sqrt asm redirectsWilco Dijkstra2018-03-151-3/+0
* hurd: add gscope supportSamuel Thibault2018-03-112-0/+9
* Rename nptl-signals.h to internal-signals.hAdhemerval Zanella2018-02-221-0/+17
* Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg2018-02-211-2/+2
* elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]Florian Weimer2018-02-211-5/+0
* Remove slow paths from expSzabolcs Nagy2018-02-121-1/+0
* Remove slow paths from powWilco Dijkstra2018-02-121-3/+1
* Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b...Joseph Myers2018-02-071-18/+8
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-071-0/+15
* Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2018-02-011-0/+33
* Add feholdexcept inline in generic math_private.h.Joseph Myers2018-02-011-0/+12
* Move fenv.h override inline functions to generic math_private.h.Joseph Myers2018-02-011-0/+68
* Move some fenv.h override macros to generic math_private.h.Joseph Myers2018-02-011-0/+10
* hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault2018-01-281-0/+12
* hurd: fix warningsSamuel Thibault2018-01-271-6/+6
* hurd: fix warningSamuel Thibault2018-01-271-0/+2
* hurd: fix warningsSamuel Thibault2018-01-271-0/+11
* Add support for the RISC-V-specific ELF flagsPalmer Dabbelt2018-01-251-0/+2
* generic if_ether.h: Fix buildSamuel Thibault2018-01-191-0/+1
* Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702).Joseph Myers2018-01-111-4/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01111-111/+111
* elf: remove redundant is_path argumentDmitry V. Levin2017-12-271-2/+2
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-241-58/+0
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-191-0/+1
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-191-1/+0
* ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer2017-12-181-1/+19
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+11
* Support _Float32 in libm_alias_float.Joseph Myers2017-12-061-2/+9
* Support _Float64, _Float32x in libm_alias_double.Joseph Myers2017-12-051-3/+21
* x86: Make a space in jmpbuf for shadow stack pointerH.J. Lu2017-11-301-0/+24
* Consolidate link map sortingAndreas Schwab2017-11-271-2/+2
* Support _Float64x in libm_alias macros.Joseph Myers2017-11-242-9/+27
* Make min_of_type_ macros function-like.Joseph Myers2017-11-241-6/+9
* ld.so: Add architecture specific fieldsH.J. Lu2017-11-133-4/+9
* Add _Float128 function aliases.Joseph Myers2017-10-181-1/+8
* Add common ifunc-init.h headerAdhemerval Zanella2017-10-171-0/+54
* Move some float128 symbol version definitions.Joseph Myers2017-10-161-0/+1
* Add libm_alias_*_other_r macros.Joseph Myers2017-10-104-5/+51
* Use generic macros for lgamma_r function aliases.Joseph Myers2017-10-095-9/+27
* Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2017-10-031-1/+1
* Hide internal __ifreq function [BZ #18822]H.J. Lu2017-10-011-12/+0