Age | Commit message (Expand) | Author | Files | Lines |
2022-06-30 | riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVE | Kito Cheng | 1 | -1/+4 |
2022-06-23 | riscv: Use elf_machine_rela_relative to handle R_RISCV_RELATIVE | Kito Cheng | 1 | -9/+9 |
2022-06-15 | riscv: Change the relocations handled for RTLD_BOOTSTRAP | Fangrui Song | 1 | -13/+10 |
2022-05-30 | riscv: Remove _dl_skip_args usage | Adhemerval Zanella | 1 | -11/+1 |
2022-04-04 | Remove -z combreloc and HAVE_Z_COMBRELOC | Fangrui Song | 1 | -16/+2 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-12-17 | riscv: align stack before calling _dl_init [BZ #28703] | Aurelien Jarno | 1 | -0/+6 |
2021-10-14 | elf: Fix dynamic-link.h usage on rtld.c | Adhemerval Zanella | 1 | -3/+2 |
2021-10-07 | elf: Avoid nested functions in the loader [BZ #27220] | Fangrui Song | 1 | -10/+13 |
2021-08-18 | riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0] | Fangrui Song | 1 | -11/+10 |
2021-01-10 | riscv: Initialize $gp before resolving the IRELATIVE relocation | Vincent Chen | 1 | -1/+21 |
2021-01-10 | riscv: support GNU indirect function | Vincent Chen | 1 | -0/+22 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-11-10 | RISC-V: Add _dl_start_user. | Jim Wilson | 1 | -1/+3 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-04-04 | elf: Unify symbol address run-time calculation [BZ #19818] | Maciej W. Rozycki | 1 | -1/+1 |
2018-01-29 | RISC-V: ABI Implementation | Palmer Dabbelt | 1 | -0/+323 |