1
1
mirror of https://github.com/rui314/mold.git synced 2024-07-07 09:26:23 +03:00
mold/common
2024-06-22 13:51:30 +09:00
..
archive-file.h Refactor 2024-03-20 15:05:16 +09:00
common.h Refactor 2024-06-22 13:08:43 +09:00
compress.cc Refactor 2024-05-05 13:08:04 +09:00
config.h.in Simplify 2024-03-29 17:43:06 +09:00
demangle.cc Do not try to demangle C++ symbols as Rust ones 2023-11-30 13:53:23 +09:00
filepath.cc Remove dead code 2024-06-20 09:31:44 +09:00
filetype.h Allow a newline or a tab at the begining of a linker script 2024-04-29 19:41:11 +09:00
glob.cc Refactor 2024-03-29 12:38:57 +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 Fix -Wunused-result 2024-06-22 10:46:17 +09:00
jobs-win32.cc Refactor 2024-03-18 17:10:18 +09:00
malloc.cc Refactor 2024-04-13 17:30:32 +09:00
mapped-file-unix.cc Attempt to fix CI 2024-06-22 13:51:30 +09:00
mapped-file-win32.cc Attempt to fix CI 2024-06-22 13:51:30 +09:00
multi-glob.cc Optimize Aho-Corasick string search 2024-04-28 17:53:20 +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 Simplify 2024-03-29 21:52:52 +09:00
random.cc Refactor 2024-05-11 15:22:56 +09:00
signal-unix.cc Simplify 2024-04-05 21:08:57 +09:00
signal-win32.cc Style change 2024-06-22 10:56:36 +09:00
siphash.h Replace our SipHash implementation with https://github.com/rui314/siphash 2024-05-18 12:15:26 +09:00
tar.cc Silence -Wunused-result 2024-04-13 17:30:56 +09:00
update-git-hash.cmake Move more files under common/ 2023-01-16 15:35:24 +08:00