Age | Commit message (Expand) | Author |
2022-06-25 | m68k: optimize RTLD_START | Andreas Schwab |
2022-05-30 | m68k: Remove _dl_skip_args usage | Adhemerval Zanella |
2022-05-13 | m68k: Use an autoconf template to produce `preconfigure' | Maciej W. Rozycki |
2022-04-26 | elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC | Fangrui Song |
2022-04-20 | m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071) | Fangrui Song |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-12-28 | malloc: Remove memusage.h | Adhemerval Zanella |
2021-12-28 | Remove atomic-machine.h atomic typedefs | Adhemerval Zanella |
2021-12-28 | elf: Add _dl_audit_pltexit | Adhemerval Zanella |
2021-12-17 | Remove ununsed tcb-offset | Adhemerval Zanella |
2021-12-09 | Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN | Florian Weimer |
2021-12-09 | nptl: Introduce <tcb-access.h> for THREAD_* accessors | Florian Weimer |
2021-12-03 | nptl: Increase default TCB alignment to 32 | Florian Weimer |
2021-10-14 | elf: Fix dynamic-link.h usage on rtld.c | Adhemerval Zanella |
2021-10-07 | elf: Avoid nested functions in the loader [BZ #27220] | Fangrui Song |
2021-09-16 | elf: Remove THREAD_GSCOPE_IN_TCB | Sergey Bugaev |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar |
2021-08-18 | Remove sysdeps/*/tls-macros.h | Fangrui Song |
2021-04-06 | m68: Fix build after 9acda61d94ac | Adhemerval Zanella |
2021-03-01 | m68k: Implement backtrace on top of <unwind-link.h> | Florian Weimer |
2021-03-01 | Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder | Florian Weimer |
2021-02-25 | Reduce the statically linked startup code [BZ #23323] | Florian Weimer |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-12-21 | m68k: fix clobbering a5 in setjmp() [BZ #24202] | Sergei Trofimovich |
2020-11-16 | nptl: Move stack list variables into _rtld_global | Florian Weimer |
2020-10-02 | aarch64: enforce >=64K guard size [BZ #26691] | Szabolcs Nagy |
2020-06-22 | m68k: Use sqrt{f} builtin for coldfire | Adhemerval Zanella |
2020-06-19 | New exp10f version without SVID compat wrapper | Adhemerval Zanella |
2020-03-19 | math: Remove inline math tests | Adhemerval Zanella |
2020-03-19 | m68k: Remove mathinline.h | Adhemerval Zanella |
2020-02-18 | Introduce <elf-initfini.h> and ELF_INITFINI for all architectures | Florian Weimer |
2020-02-14 | linux: Remove INTERNAL_SYSCALL_DECL | Adhemerval Zanella |
2020-02-14 | Add a generic scalb implementation | Tulio Magno Quites Machado Filho |
2020-01-03 | Add libm_alias_finite for _finite symbols | Wilco Dijkstra |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-11-26 | nptl: Add default pthread-offsets.h | Adhemerval Zanella |
2019-11-26 | nptl: Add struct_rwlock.h | Adhemerval Zanella |
2019-11-26 | nptl: Add struct_mutex.h | Adhemerval Zanella |
2019-11-26 | nptl: Remove rwlock elision definitions | Adhemerval Zanella |
2019-11-26 | nptl: Add tests for internal pthread_rwlock_t offsets | Adhemerval Zanella |
2019-11-26 | nptl: Cleanup mutex internal offset tests | Adhemerval Zanella |
2019-10-01 | Split up endian.h to minimize exposure of BYTE_ORDER. | Alistair Francis |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-08-13 | Declare most TS 18661-1 interfaces for C2X. | Joseph Myers |
2019-02-27 | wcsmbs: optimize wcpcpy | Adhemerval Zanella |
2019-02-26 | Add and move fall-through comments in system-specific code. | Joseph Myers |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-11-21 | Remove the error handling wrapper from pow | Szabolcs Nagy |
2018-11-21 | Remove the error handling wrapper from log2 | Szabolcs Nagy |
2018-11-21 | Remove the error handling wrapper from log | Szabolcs Nagy |