summaryrefslogtreecommitdiff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* Replace gen-libm-test.pl with gen-libm-test.py.Joseph Myers2018-08-091-1/+1
* Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers2018-08-012-8/+29
* Move SNAN_TESTS_TYPE_CAST out of math-tests.h.Joseph Myers2018-08-012-6/+28
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-161-0/+54
* x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu2018-07-141-0/+22
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-2/+2
* math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer2018-06-211-31/+37
* Move declare_mgen_finite_alias definitionTulio Magno Quites Machado Filho2018-06-201-0/+15
* Remove sysdeps/generic/libcidn.abilistFlorian Weimer2018-06-011-0/+0
* math: Reverse include order in <math-type-macros-*.h>Florian Weimer2018-05-174-4/+4
* math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer2018-05-167-4/+72
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-2/+0
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-101-53/+0
* Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2018-05-092-6/+38
* Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers2018-05-091-23/+0
* 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