1
1
mirror of https://github.com/rui314/mold.git synced 2024-11-10 19:26:38 +03:00
mold/elf
2022-08-05 13:50:00 +08:00
..
arch-arm32.cc Refactor 2022-08-01 17:11:21 +08:00
arch-arm64.cc Refactor 2022-08-01 17:11:21 +08:00
arch-i386.cc Refactor 2022-07-12 13:11:56 +08:00
arch-riscv.cc [ELF][RISC-V] Make calling an undefined weak symbol an infinite loop 2022-08-05 12:14:08 +08:00
arch-x86-64.cc Refactor 2022-07-11 15:52:51 +08:00
cmdline.cc [ELF] Add supportec targets to the -V message 2022-08-03 10:54:31 +08:00
dwarf.cc Avoid casting to E::WordTy 2022-05-01 15:56:38 +08:00
elf.h [ELF][RISC-V] Remove deprecated relocations 2022-08-05 13:50:00 +08:00
gc-sections.cc Revert "Re-submit b23c47ae6dbe285e02627803eac0604cfaaa1e78" 2022-08-04 20:46:09 +08:00
icf.cc Refactor 2022-05-24 15:52:33 +08:00
input-files.cc [ELF] Add an initial 32-bit RISC-V support 2022-08-02 13:12:05 +08:00
input-sections.cc [ELF] Add an initial 32-bit RISC-V support 2022-08-02 13:12:05 +08:00
linker-script.cc [ELF] Add an initial 32-bit RISC-V support 2022-08-02 13:12:05 +08:00
lto.cc [ELF][LTO] Support GCC's LDPT_GET_API_VERSION 2022-07-13 15:29:15 +08:00
lto.h [ELF][LTO] Support GCC's LDPT_GET_API_VERSION 2022-07-13 15:29:15 +08:00
main.cc [ELF] Add an initial 32-bit RISC-V support 2022-08-02 13:12:05 +08:00
mapfile.cc Revert "simplify opt_demangle setup" 2022-06-15 13:16:50 +08:00
mold-wrapper.c [ELF] Fix mold-wrapper's execle 2022-05-10 12:43:17 +08:00
mold.h [ELF] Add an initial 32-bit RISC-V support 2022-08-02 13:12:05 +08:00
output-chunks.cc [ELF] Fix st_shndx for linker-synthesized symbols 2022-08-04 13:43:12 +08:00
passes.cc [ELF] Fix a regression for libprotobuf 2022-08-04 18:15:05 +08:00
relocatable.cc [elf] Implement --export-dynamic-symbol[-list]. 2022-07-23 19:21:19 +09:00
subprocess.cc Print out an error message if mold -run is used on macOS 2022-06-09 10:36:02 -07:00