Age | Commit message (Expand) | Author | Files | Lines |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 118 | -118/+118 |
2023-10-02 | mips: dl-machine-reject-phdr: Get rid of alloca. | Joe Simmons-Talbott | 1 | -16/+10 |
2023-07-25 | MIPS: Update mips32 and mip64 libm test ulps | Aurelien Jarno | 2 | -0/+2 |
2023-07-17 | configure: Use autoconf 2.71 | Siddhesh Poyarekar | 2 | -36/+52 |
2023-05-30 | Fix misspellings in sysdeps/ -- BZ 25337 | Paul Pluzhnikov | 9 | -11/+11 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 118 | -118/+118 |
2022-11-03 | elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249) | Florian Weimer | 1 | -2/+1 |
2022-10-18 | Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources | Florian Weimer | 1 | -2/+0 |
2022-10-18 | Introduce <pointer_guard.h>, extracted from <sysdep.h> | Florian Weimer | 1 | -0/+1 |
2022-10-06 | elf: Remove _dl_string_hwcap | Javier Pello | 1 | -2/+0 |
2022-09-28 | Update _FloatN header support for C++ in GCC 13 | Joseph Myers | 1 | -3/+3 |
2022-09-26 | Use atomic_exchange_release/acquire | Wilco Dijkstra | 1 | -1/+1 |
2022-05-30 | mips: Remove _dl_skip_args usage | Adhemerval Zanella | 1 | -29/+2 |
2022-05-13 | MIPS: Use an autoconf template to produce `preconfigure' | Maciej W. Rozycki | 2 | -2/+39 |
2022-04-26 | elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC | Fangrui Song | 2 | -1/+3 |
2022-04-13 | Replace {u}int_fast{16|32} with {u}int32_t | Noah Goldstein | 1 | -1/+1 |
2022-01-31 | elf: Add <dl-r_debug.h> | H.J. Lu | 1 | -0/+64 |
2022-01-19 | mips: Move DT_MIPS into <ldsodefs.h> | Florian Weimer | 2 | -4/+4 |
2022-01-03 | elf: Add <dl-debug.h> | H.J. Lu | 2 | -15/+41 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 116 | -116/+116 |
2021-12-28 | malloc: Remove memusage.h | Adhemerval Zanella | 1 | -20/+0 |
2021-12-28 | Remove atomic-machine.h atomic typedefs | Adhemerval Zanella | 1 | -17/+0 |
2021-12-28 | elf: Add _dl_audit_pltexit | Adhemerval Zanella | 1 | -0/+1 |
2021-12-17 | Remove ununsed tcb-offset | Adhemerval Zanella | 3 | -32/+0 |
2021-12-09 | Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN | Florian Weimer | 1 | -7/+2 |
2021-12-09 | nptl: Introduce <tcb-access.h> for THREAD_* accessors | Florian Weimer | 1 | -8/+1 |
2021-12-03 | nptl: Increase default TCB alignment to 32 | Florian Weimer | 1 | -3/+0 |
2021-10-19 | ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340] | H.J. Lu | 1 | -9/+2 |
2021-10-14 | elf: Fix dynamic-link.h usage on rtld.c | Adhemerval Zanella | 2 | -4/+28 |
2021-10-07 | elf: Avoid nested functions in the loader [BZ #27220] | Fangrui Song | 1 | -27/+31 |
2021-09-22 | ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340] | H.J. Lu | 2 | -4/+32 |
2021-09-16 | elf: Remove THREAD_GSCOPE_IN_TCB | Sergey Bugaev | 1 | -1/+0 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 25 | -26/+0 |
2021-08-18 | Remove sysdeps/*/tls-macros.h | Fangrui Song | 1 | -130/+0 |
2021-07-07 | Update MIPS libm-test-ulps | Joseph Myers | 2 | -76/+84 |
2021-06-03 | dlfcn: Cleanups after -ldl is no longer required | Florian Weimer | 1 | -1/+0 |
2021-05-25 | Linux: Remove remaining references to $(shared-thread-library) | Florian Weimer | 1 | -2/+0 |
2021-05-21 | nptl: Remove remaining code from libpthread | Florian Weimer | 3 | -12/+0 |
2021-03-01 | Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder | Florian Weimer | 1 | -0/+74 |
2021-02-25 | Reduce the statically linked startup code [BZ #23323] | Florian Weimer | 1 | -11/+7 |
2021-01-18 | Update MIPS libm-test-ulps. | Joseph Myers | 2 | -22/+24 |
2021-01-07 | Remove dbl-64/wordsize-64 (part 2) | Wilco Dijkstra | 1 | -1/+0 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 115 | -115/+115 |
2020-11-16 | nptl: Move stack list variables into _rtld_global | Florian Weimer | 1 | -2/+0 |
2020-10-08 | Update mips64 libm-test-ulps | Adhemerval Zanella | 1 | -1/+1 |
2020-10-02 | aarch64: enforce >=64K guard size [BZ #26691] | Szabolcs Nagy | 1 | -0/+3 |
2020-06-22 | mips: Use sqrt{f} builtin | Adhemerval Zanella | 9 | -82/+6 |
2020-04-30 | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI | Paul E. Murphy | 1 | -1/+1 |
2020-04-24 | elf: Introduce <elf_machine_sym_no_match.h> | Florian Weimer | 2 | -15/+43 |
2020-04-08 | Update mips libm-test-ulps | Adhemerval Zanella | 2 | -54/+56 |