| Commit message (Expand) | Author | Age | Files | Lines |
* | elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249) | Florian Weimer | 2022-11-03 | 1 | -1/+1 |
* | Remove all assembly optimizations for htonl and htons | Adhemerval Zanella | 2022-10-24 | 2 | -82/+0 |
* | Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources | Florian Weimer | 2022-10-18 | 1 | -2/+0 |
* | Introduce <pointer_guard.h>, extracted from <sysdep.h> | Florian Weimer | 2022-10-18 | 3 | -0/+3 |
* | elf: Remove _dl_string_hwcap | Javier Pello | 2022-10-06 | 1 | -2/+0 |
* | Use atomic_exchange_release/acquire | Wilco Dijkstra | 2022-09-26 | 1 | -1/+1 |
* | alpha: Remove _dl_skip_args usage | Adhemerval Zanella | 2022-05-30 | 1 | -41/+0 |
* | rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const | Szabolcs Nagy | 2022-05-17 | 1 | -23/+0 |
* | elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC | Fangrui Song | 2022-04-26 | 2 | -9/+0 |
* | alpha: Remove fcopysign{f} implementation | Adhemerval Zanella | 2022-04-07 | 2 | -60/+0 |
* | Remove -z combreloc and HAVE_Z_COMBRELOC | Fangrui Song | 2022-04-04 | 1 | -24/+9 |
* | alpha: Remove s_abs implementations | Adhemerval Zanella | 2022-04-04 | 2 | -55/+0 |
* | alpha: Remove bzero optimization | Adhemerval Zanella | 2022-02-23 | 1 | -109/+0 |
* | elf: Remove prelink support | Adhemerval Zanella | 2022-02-10 | 1 | -15/+0 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 163 | -163/+163 |
* | malloc: Remove memusage.h | Adhemerval Zanella | 2021-12-28 | 1 | -20/+0 |
* | Remove atomic-machine.h atomic typedefs | Adhemerval Zanella | 2021-12-28 | 1 | -26/+1 |
* | elf: Add _dl_audit_pltexit | Adhemerval Zanella | 2021-12-28 | 1 | -4/+4 |
* | Remove ununsed tcb-offset | Adhemerval Zanella | 2021-12-17 | 3 | -35/+0 |
* | Support target specific ALIGN for variable alignment test [BZ #28676] | H.J. Lu | 2021-12-14 | 1 | -0/+20 |
* | Replace --enable-static-pie with --disable-default-pie | Siddhesh Poyarekar | 2021-12-13 | 2 | -0/+9 |
* | Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN | Florian Weimer | 2021-12-09 | 1 | -6/+0 |
* | nptl: Introduce <tcb-access.h> for THREAD_* accessors | Florian Weimer | 2021-12-09 | 1 | -9/+1 |
* | nptl: Increase default TCB alignment to 32 | Florian Weimer | 2021-12-03 | 1 | -3/+0 |
* | elf: Fix dynamic-link.h usage on rtld.c | Adhemerval Zanella | 2021-10-14 | 1 | -4/+2 |
* | elf: Avoid nested functions in the loader [BZ #27220] | Fangrui Song | 2021-10-07 | 1 | -7/+9 |
* | Update alpha libm-test-ulps | Adhemerval Zanella | 2021-09-30 | 1 | -49/+53 |
* | elf: Remove THREAD_GSCOPE_IN_TCB | Sergey Bugaev | 2021-09-16 | 1 | -1/+0 |
* | Remove "Contributed by" lines | Siddhesh Poyarekar | 2021-09-03 | 72 | -94/+0 |
* | Remove sysdeps/*/tls-macros.h | Fangrui Song | 2021-08-18 | 1 | -25/+0 |
* | nptl: Move pthread_spin_trylock into libc | Florian Weimer | 2021-04-23 | 1 | -4/+12 |
* | nptl: Move pthread_spin_lock into libc | Florian Weimer | 2021-04-23 | 1 | -4/+10 |
* | Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder | Florian Weimer | 2021-03-01 | 1 | -0/+28 |
* | Reduce the statically linked startup code [BZ #23323] | Florian Weimer | 2021-02-25 | 1 | -3/+2 |
* | Update alpha libm-test-ulps | Adhemerval Zanella | 2021-01-28 | 1 | -11/+12 |
* | Remove dbl-64/wordsize-64 (part 2) | Wilco Dijkstra | 2021-01-07 | 1 | -1/+0 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 163 | -163/+163 |
* | nptl: Move stack list variables into _rtld_global | Florian Weimer | 2020-11-16 | 1 | -2/+0 |
* | alpha: Remove UP preprocessor conditionals | Florian Weimer | 2020-11-13 | 1 | -10/+4 |
* | Update alpha libm-test-ulps | Adhemerval Zanella | 2020-10-08 | 1 | -1/+1 |
* | aarch64: enforce >=64K guard size [BZ #26691] | Szabolcs Nagy | 2020-10-02 | 1 | -0/+3 |
* | alpha: Use builtin sqrt{f} | Adhemerval Zanella | 2020-06-22 | 5 | -275/+13 |
* | Update alpha libm-test-ulps | Adhemerval Zanella | 2020-04-08 | 1 | -27/+28 |
* | math: Remove inline math tests | Adhemerval Zanella | 2020-03-19 | 1 | -837/+0 |
* | alpha: Do not build with -fpic | Florian Weimer | 2020-03-03 | 1 | -4/+0 |
* | Introduce <elf-initfini.h> and ELF_INITFINI for all architectures | Florian Weimer | 2020-02-18 | 1 | -0/+20 |
* | nptl: add missing pthread-offsets.h | Andreas Schwab | 2020-02-10 | 1 | -0/+3 |
* | Add libm_alias_finite for _finite symbols | Wilco Dijkstra | 2020-01-03 | 5 | -32/+28 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 164 | -164/+164 |
* | nptl: Add default pthread-offsets.h | Adhemerval Zanella | 2019-11-26 | 1 | -3/+0 |