1
1
mirror of https://github.com/rui314/mold.git synced 2024-08-16 08:20:23 +03:00
mold/common
2024-03-28 11:52:33 +09:00
..
archive-file.h Refactor 2024-03-20 15:05:16 +09:00
common.h Refactor 2024-03-20 17:37:57 +09:00
compress.cc Reorganize files 2023-01-16 15:27:10 +08:00
config.h.in Use madvise instead of munmap 2024-03-09 13:39:59 +09:00
demangle.cc Do not try to demangle C++ symbols as Rust ones 2023-11-30 13:53:23 +09:00
filepath.cc Import changes for the sold linker 2023-01-26 08:34:04 +08:00
filetype.h Format 2024-02-19 15:12:43 +09:00
glob.cc Allow escaped meta-characters in version script patterns 2023-12-24 14:04:51 +09:00
hyperloglog.cc replace pow(2,x) by ldexp(1.0,x) for performance 2023-07-20 09:28:35 +02:00
integers.h Reorganize files 2023-01-16 15:27:10 +08:00
jobs-unix.cc Refactor 2024-03-18 17:10:18 +09:00
jobs-win32.cc Refactor 2024-03-18 17:10:18 +09:00
main.cc Refactor 2024-03-21 11:00:13 +09:00
mapped-file-unix.cc Refactor 2024-03-20 17:37:57 +09:00
mapped-file-win32.cc Attempt to fix CI 2024-03-20 18:41:57 +09:00
multi-glob.cc Fix version script priority 2023-12-23 18:20:22 +09:00
output-file-unix.h Simplify 2023-12-06 19:51:22 +09:00
output-file-win32.h Add "basic" support for memory mapping to Windows OutputFile 2024-02-26 11:34:33 +00:00
output-file.h Reorganize files 2023-01-16 15:27:10 +08:00
perf.cc Minor fixes for the Windows build 2024-02-21 15:24:07 +00:00
signal-unix.cc Refactor 2024-03-21 11:00:13 +09:00
signal-win32.cc Refactor 2024-03-21 11:00:13 +09:00
tar.cc Make --repro output readable by busybox's tar command 2023-07-28 15:12:45 +09:00
update-git-hash.cmake Move more files under common/ 2023-01-16 15:35:24 +08:00
uuid.cc Reorganize files 2023-01-16 15:27:10 +08:00