1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-04 08:37:28 +03:00
mold/elf
2022-10-06 09:36:56 +08:00
..
arch-arm32.cc Refactor 2022-10-05 21:13:17 +08:00
arch-arm64.cc Refactor 2022-10-05 21:13:17 +08:00
arch-i386.cc Refactor 2022-10-05 21:22:56 +08:00
arch-ppc64v2.cc [ELF][S390] Implement TLS GD -> LE relaxation 2022-10-05 20:31:38 +08:00
arch-riscv.cc [ELF][i386] Make PLT entries to start with ENDBR32 2022-10-04 13:07:36 +08:00
arch-s390x.cc Rename S390 S390X 2022-10-06 09:34:30 +08:00
arch-sparc64.cc [ELF][S390] Support more relocations, enabling tests 2022-10-05 13:02:47 +08:00
arch-x86-64.cc Refactor 2022-10-05 21:22:56 +08:00
cmdline.cc Rename S390 S390X 2022-10-06 09:34:30 +08:00
dwarf.cc Enable separate compilation for each source file and target pair 2022-09-23 22:28:40 +08:00
elf.h Rename S390 S390X 2022-10-06 09:34:30 +08:00
gc-sections.cc Enable separate compilation for each source file and target pair 2022-09-23 22:28:40 +08:00
icf.cc Enable separate compilation for each source file and target pair 2022-09-23 22:28:40 +08:00
input-files.cc Rename a function 2022-10-03 13:04:46 +08:00
input-sections.cc Fix -Wnarrowing on i386 2022-10-06 09:36:56 +08:00
linker-script.cc Enable separate compilation for each source file and target pair 2022-09-23 22:28:40 +08:00
lto-unix.cc Enable separate compilation for each source file and target pair 2022-09-23 22:28:40 +08:00
lto-win32.cc Enable separate compilation for each source file and target pair 2022-09-23 22:28:40 +08:00
lto.cc Enable separate compilation for each source file and target pair 2022-09-23 22:28:40 +08:00
lto.h Refactor 2022-09-20 22:10:46 +08:00
main.cc Rename S390 S390X 2022-10-06 09:34:30 +08:00
mapfile.cc Enable separate compilation for each source file and target pair 2022-09-23 22:28:40 +08:00
mold-wrapper.c Support compilation of mold-wrapper.c in FreeBSD 2022-08-20 13:46:08 +08:00
mold.h Rename S390 S390X 2022-10-06 09:34:30 +08:00
output-chunks.cc Rename S390 S390X 2022-10-06 09:34:30 +08:00
passes.cc Rename S390 S390X 2022-10-06 09:34:30 +08:00
relocatable.cc Enable separate compilation for each source file and target pair 2022-09-23 22:28:40 +08:00
subprocess.cc Enable separate compilation for each source file and target pair 2022-09-23 22:28:40 +08:00
thunks.cc Refactor 2022-10-03 13:04:46 +08:00