1
1
mirror of https://github.com/rui314/mold.git synced 2025-01-07 18:02:15 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Rui Ueyama
c16427ea2c wip 2021-03-07 22:28:49 +09:00
Rui Ueyama
f74f1aef30 Revert "Invoke a worker thread to pre-populate file contents"
This reverts commit 4a96032976.
It was slow.
2021-03-03 17:19:24 +09:00
Rui Ueyama
4a96032976 Invoke a worker thread to pre-populate file contents 2021-03-03 17:19:13 +09:00
Rui Ueyama
514914624d Use Fatal() to report a fatal error 2021-03-03 13:53:55 +09:00
Rui Ueyama
f645a9deb1 Use i64 instead of int or u32 2021-01-24 13:22:32 +09:00
Rui Ueyama
171e45a3d0 temporary 2021-01-10 09:19:44 +09:00
Rui Ueyama
809d51a487 temporary 2021-01-09 23:51:11 +09:00
Rui Ueyama
bbb3cd3601 temporary 2021-01-09 23:14:11 +09:00
Rui Ueyama
e77d7d46eb temporary 2021-01-09 17:45:50 +09:00
Rui Ueyama
c8f9dadfa6 temporary 2021-01-09 17:40:34 +09:00
Rui Ueyama
cd68e02df0 temporary 2021-01-09 17:18:10 +09:00
Rui Ueyama
43884a5099 Remove dead code 2020-11-03 10:59:20 +09:00
Rui Ueyama
71a90c6c5a Rename uint64_t and uint32_t to u64 and u32, respectively 2020-10-29 16:27:12 +09:00
Rui Ueyama
b17862f822 Rename chibild mold 2020-10-20 15:04:18 +09:00
Rui Ueyama
f92b6eaa87 temporary 2020-10-20 15:04:18 +09:00