1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-04 16:48:04 +03:00
mold/elf
Rui Ueyama f378fdc495 Revert "[ELF] Fix regression in symbol name resolution"
This reverts commit d391fd9a59 because
it broke GCC builds.
2022-04-27 12:57:22 +08:00
..
arch-arm32.cc [ELF] Write tombstone values to dead debug info records 2022-04-09 10:40:25 +08:00
arch-arm64.cc [ELF] Write tombstone values to dead debug info records 2022-04-09 10:40:25 +08:00
arch-i386.cc [ELF] Write tombstone values to dead debug info records 2022-04-09 10:40:25 +08:00
arch-riscv64.cc [ELF] Make --gdb-index work for compressed input debug sections 2022-04-16 15:00:21 +08:00
arch-x86-64.cc [ELF] Write tombstone values to dead debug info records 2022-04-09 10:40:25 +08:00
cmdline.cc Improve documents 2022-04-25 13:14:45 +08:00
dwarf.cc [ELF] handle also DW_FORM_addrx3 and DW_FORM_strx3 2022-04-26 13:23:31 +02:00
elf.h [ELF] Assume all output is in little-endian 2022-04-22 15:45:27 +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 [ELF] Support negation and range in glob pattern 2022-01-22 11:01:55 +09:00
icf.cc [ELF] Allow to build only for x86-64 or ARM64 2022-04-17 13:02:19 +08:00
input-files.cc Revert "[ELF] Fix regression in symbol name resolution" 2022-04-27 12:57:22 +08:00
input-sections.cc Fix -Wc++-narrowing errors on a 32 bits host 2022-04-21 15:44:29 +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] Allow to build only for x86-64 or ARM64 2022-04-17 13:02:19 +08:00
main.cc [ELF] Handle --print-dependencies early 2022-04-27 12:11:10 +08:00
mapfile.cc [ELF] Allow to build only for x86-64 or ARM64 2022-04-17 13:02:19 +08:00
mold-wrapper.c mold-wrapper: Execute mold if ld.bfd is executed 2022-01-28 20:38:01 +09:00
mold.h Revert "[ELF] Fix regression in symbol name resolution" 2022-04-27 12:57:22 +08:00
output-chunks.cc [ELF] Fix a regression 2022-04-23 17:12:56 +08:00
output-file.cc [ELF] Allow to build only for x86-64 or ARM64 2022-04-17 13:02:19 +08:00
passes.cc Revert "[ELF] Fix regression in symbol name resolution" 2022-04-27 12:57:22 +08:00
relocatable.cc [ELF] Assume all output is in little-endian 2022-04-22 15:45:27 +08:00
subprocess.cc [ELF] Allow to build only for x86-64 or ARM64 2022-04-17 13:02:19 +08:00
version-matcher.cc Simplify 2022-02-10 18:23:59 +09:00