1
1
mirror of https://github.com/rui314/mold.git synced 2024-11-10 10:57:55 +03:00
mold/elf
2022-05-11 20:17:47 +08:00
..
arch-arm32.cc Fix possible unaligned accesses 2022-05-02 19:54:25 +08:00
arch-arm64.cc Refactor 2022-05-11 20:17:47 +08:00
arch-i386.cc Revert "Style fix" 2022-05-02 18:50:24 +08:00
arch-riscv64.cc Refactor 2022-05-02 19:39:24 +08:00
arch-x86-64.cc Revert "Style fix" 2022-05-02 18:50:24 +08:00
cmdline.cc [ELF] Redefine --color-diagnostics as an alias for --color-diagnostics=auto 2022-05-05 18:01:04 +08:00
dwarf.cc Avoid casting to E::WordTy 2022-05-01 15:56:38 +08:00
elf.h Fix all undefined behaviors found by UBsan 2022-05-01 14:27:53 +08:00
gc-sections.cc [ELF] Allow to build only for x86-64 or ARM64 2022-04-17 13:02:19 +08:00
glob.cc Refactor 2022-05-03 13:34:03 +08:00
icf.cc [ELF] Fix ICF so that all tests pass with ICF 2022-04-30 19:37:29 +08:00
input-files.cc Refactor 2022-05-01 14:27:53 +08:00
input-sections.cc Refactor 2022-05-01 14:27:53 +08:00
linker-script.cc [ELF] Allow to build only for x86-64 or ARM64 2022-04-17 13:02:19 +08:00
lto.cc [ELF][LTO] Restart the linker when get_symbols_v2 is called for the first time 2022-05-04 10:38:02 +08:00
main.cc Refactor 2022-05-11 20:17:47 +08:00
mapfile.cc Fix all undefined behaviors found by UBsan 2022-05-01 14:27:53 +08:00
mold-wrapper.c [ELF] Fix mold-wrapper's execle 2022-05-10 12:43:17 +08:00
mold.h Refactor 2022-05-11 20:17:47 +08:00
output-chunks.cc Refactor 2022-05-11 20:17:47 +08:00
output-file.cc Show a disk full error message only when a write failed 2022-05-07 13:42:10 +08:00
passes.cc Remove dependency to /dev/urandom 2022-05-03 13:59:55 +08:00
relocatable.cc Refactor 2022-05-03 20:04:01 +08:00
subprocess.cc Simplify 2022-04-30 16:09:05 +08:00
version-matcher.cc Simplify 2022-02-10 18:23:59 +09:00