Age | Commit message (Expand) | Author |
2018-04-04 | elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818] | Maciej W. Rozycki |
2018-04-04 | elf: Unify symbol address run-time calculation [BZ #19818] | Maciej W. Rozycki |
2018-04-04 | Make sysdeps/generic/internal-signals.h less stubby. | Zack Weinberg |
2018-04-03 | Filter out NPTL internal signals (BZ #22391) | Adhemerval Zanella |
2018-03-25 | hurd: Fix calling __pthread_initialize_minimal in shared case | Samuel Thibault |
2018-03-25 | hurd: Initialize TLS and libpthread before signal thread start | Samuel Thibault |
2018-03-22 | Remove unused frame.h header, sigcontextinfo.h macros. | Joseph Myers |
2018-03-17 | hurd: add TLS support | Samuel Thibault |
2018-03-15 | Remove all target specific __ieee754_sqrt(f/l) inlines | Wilco Dijkstra |
2018-03-15 | Add support for sqrt asm redirects | Wilco Dijkstra |
2018-03-11 | hurd: add gscope support | Samuel Thibault |
2018-02-22 | Rename nptl-signals.h to internal-signals.h | Adhemerval Zanella |
2018-02-21 | Mechanically remove _IO_ name aliases for types and constants. | Zack Weinberg |
2018-02-21 | elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787] | Florian Weimer |
2018-02-12 | Remove slow paths from exp | Szabolcs Nagy |
2018-02-12 | Remove slow paths from pow | Wilco Dijkstra |
2018-02-07 | Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b... | Joseph Myers |
2018-02-07 | Post-cleanup 2: minimize _G_config.h. | Zack Weinberg |
2018-02-01 | Move LDBL_CLASSIFY_COMPAT to its own header. | Joseph Myers |
2018-02-01 | Add feholdexcept inline in generic math_private.h. | Joseph Myers |
2018-02-01 | Move fenv.h override inline functions to generic math_private.h. | Joseph Myers |
2018-02-01 | Move some fenv.h override macros to generic math_private.h. | Joseph Myers |
2018-01-28 | hurd: take __USE_EXTERN_INLINES into account and restrict inlines | Samuel Thibault |
2018-01-27 | hurd: fix warnings | Samuel Thibault |
2018-01-27 | hurd: fix warning | Samuel Thibault |
2018-01-27 | hurd: fix warnings | Samuel Thibault |
2018-01-25 | Add support for the RISC-V-specific ELF flags | Palmer Dabbelt |
2018-01-19 | generic if_ether.h: Fix build | Samuel Thibault |
2018-01-11 | Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702). | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-27 | elf: remove redundant is_path argument | Dmitry V. Levin |
2017-12-24 | Deprecate external use of libio.h and _G_config.h. | Zack Weinberg |
2017-12-19 | Revert exp reimplementation (causes test failures). | Joseph Myers |
2017-12-19 | Improve __ieee754_exp() performance by greater than 5x on sparc/x86. | Patrick McGehearty |
2017-12-18 | ld.so: Examine GLRO to detect inactive loader [BZ #20204] | Florian Weimer |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu |
2017-12-06 | Support _Float32 in libm_alias_float. | Joseph Myers |
2017-12-05 | Support _Float64, _Float32x in libm_alias_double. | Joseph Myers |
2017-11-30 | x86: Make a space in jmpbuf for shadow stack pointer | H.J. Lu |
2017-11-27 | Consolidate link map sorting | Andreas Schwab |
2017-11-24 | Support _Float64x in libm_alias macros. | Joseph Myers |
2017-11-24 | Make min_of_type_ macros function-like. | Joseph Myers |
2017-11-13 | ld.so: Add architecture specific fields | H.J. Lu |
2017-10-18 | Add _Float128 function aliases. | Joseph Myers |
2017-10-17 | Add common ifunc-init.h header | Adhemerval Zanella |
2017-10-16 | Move some float128 symbol version definitions. | Joseph Myers |
2017-10-10 | Add libm_alias_*_other_r macros. | Joseph Myers |
2017-10-09 | Use generic macros for lgamma_r function aliases. | Joseph Myers |
2017-10-03 | Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN | Samuel Thibault |
2017-10-01 | Hide internal __ifreq function [BZ #18822] | H.J. Lu |