Age | Commit message (Expand) | Author | Files | Lines |
2022-10-27 | elf: Introduce to _dl_call_fini | Florian Weimer | 1 | -0/+8 |
2022-10-27 | ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called | Florian Weimer | 1 | -0/+3 |
2022-10-18 | Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources | Florian Weimer | 1 | -5/+1 |
2022-10-18 | Introduce <pointer_guard.h>, extracted from <sysdep.h> | Florian Weimer | 2 | -1/+30 |
2022-10-10 | elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support | Adhemerval Zanella | 1 | -0/+38 |
2022-10-06 | elf: Remove _dl_string_hwcap | Javier Pello | 1 | -2/+0 |
2022-10-06 | elf: Remove hwcap parameter from add_to_cache signature | Javier Pello | 1 | -1/+1 |
2022-09-20 | m68k: Enforce 4-byte alignment on internal locks (BZ #29537) | Adhemerval Zanella | 1 | -0/+25 |
2022-09-06 | elf: Rename _dl_sort_maps parameter from skip to force_first | Florian Weimer | 1 | -2/+4 |
2022-08-25 | Revert "Detect ld.so and libc.so version inconsistency during startup" | Florian Weimer | 1 | -4/+0 |
2022-08-24 | Detect ld.so and libc.so version inconsistency during startup | Florian Weimer | 1 | -0/+4 |
2022-07-27 | arc4random: simplify design for better safety | Jason A. Donenfeld | 4 | -35/+3 |
2022-07-22 | aarch64: Add optimized chacha20 | Adhemerval Zanella Netto | 1 | -0/+24 |
2022-07-22 | stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) | Adhemerval Zanella Netto | 4 | -6/+22 |
2022-07-04 | Fix hurd namespace issues for internal signal functions | Adhemerval Zanella | 1 | -3/+3 |
2022-06-30 | Refactor internal-signals.h | Adhemerval Zanella | 1 | -25/+6 |
2022-06-15 | elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA | Fangrui Song | 1 | -11/+1 |
2022-06-14 | elf: Refine direct extern access diagnostics to protected symbol | Fangrui Song | 1 | -23/+27 |
2022-05-30 | elf: Remove _dl_skip_args | Adhemerval Zanella | 1 | -4/+0 |
2022-05-23 | math: Add math-use-builtins-fabs (BZ#29027) | Adhemerval Zanella | 2 | -0/+4 |
2022-05-23 | elf: Optimize _dl_new_hash in dl-new-hash.h | Noah Goldstein | 1 | -0/+109 |
2022-05-17 | linux: Add pidfd_getfd | Adhemerval Zanella | 1 | -0/+1 |
2022-05-17 | rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const | Szabolcs Nagy | 1 | -10/+3 |
2022-05-16 | Remove dl-librecon.h header. | Adhemerval Zanella | 2 | -27/+0 |
2022-05-16 | elf: Remove ldconfig kernel version check | Adhemerval Zanella | 2 | -11/+5 |
2022-05-16 | Remove kernel version check | Adhemerval Zanella | 1 | -6/+0 |
2022-05-16 | csu: Implement and use _dl_early_allocate during static startup | Florian Weimer | 1 | -0/+5 |
2022-05-13 | stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c | Adhemerval Zanella | 2 | -13/+15 |
2022-04-27 | sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h | Noah Goldstein | 1 | -0/+42 |
2022-04-25 | elf: Remove unused enum allowmask | Fangrui Song | 1 | -11/+0 |
2022-04-19 | elf: Remove __libc_init_secure | Fangrui Song | 1 | -24/+0 |
2022-04-12 | Remove _dl_skip_args_internal declaration | Szabolcs Nagy | 1 | -5/+0 |
2022-03-23 | elf: Remove inline _dl_dprintf | Adhemerval Zanella | 1 | -11/+0 |
2022-02-10 | elf: Remove LD_USE_LOAD_BIAS | Adhemerval Zanella | 2 | -6/+0 |
2022-02-10 | elf: Remove prelink support | Adhemerval Zanella | 1 | -11/+0 |
2022-02-01 | SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86 | Samuel Thibault | 1 | -1/+1 |
2022-02-01 | elf: Fix runtime linker auditing on aarch64 (BZ #26643) | Ben Woodard | 1 | -0/+23 |
2022-02-01 | elf: Issue la_symbind for bind-now (BZ #23734) | Adhemerval Zanella | 2 | -1/+7 |
2022-02-01 | elf: Fix initial-exec TLS access on audit modules (BZ #28096) | Adhemerval Zanella | 1 | -1/+1 |
2022-01-31 | elf: Add <dl-r_debug.h> | H.J. Lu | 1 | -0/+36 |
2022-01-17 | elf: Fix 64 time_t support for installed statically binaries | Adhemerval Zanella | 1 | -3/+3 |
2022-01-17 | Revert "elf: Fix 64 time_t support for installed statically binaries" | Adhemerval Zanella | 1 | -3/+3 |
2022-01-12 | elf: Fix 64 time_t support for installed statically binaries | Adhemerval Zanella | 1 | -3/+3 |
2022-01-10 | math: Fix float conversion regressions with gcc-12 [BZ #28713] | Szabolcs Nagy | 1 | -3/+2 |
2022-01-07 | ttydefaults.h: Fix CSTATUS to control-t | Samuel Thibault | 1 | -5/+1 |
2022-01-06 | debug: Remove catchsegv and libSegfault (BZ #14913) | Adhemerval Zanella | 1 | -19/+0 |
2022-01-03 | elf: Add <dl-debug.h> | H.J. Lu | 1 | -0/+33 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 162 | -162/+162 |
2021-12-28 | elf: Add _dl_find_object function | Florian Weimer | 1 | -0/+5 |
2021-12-28 | malloc: Remove memusage.h | Adhemerval Zanella | 1 | -25/+0 |