1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-05 00:57:08 +03:00
Commit Graph

30 Commits

Author SHA1 Message Date
Rui Ueyama
37b88e3f5a Do not set executable bit for --relocatable outputs 2021-06-18 01:45:38 +09:00
Rui Ueyama
257ae1a98b Avoid unnecessary string allocations 2021-06-01 15:19:50 +09:00
Rui Ueyama
3cfbc0d66c Parallelize tests 2021-05-29 16:05:38 +09:00
Rui Ueyama
b1ca02b276 Handle - as stdout 2021-04-28 19:15:20 +09:00
Rui Ueyama
ce921c9f2f wip 2021-04-10 01:31:45 +09:00
Rui Ueyama
4881187269 wip 2021-04-10 00:04:39 +09:00
Rui Ueyama
c1665e8f27 wip 2021-04-09 18:59:54 +09:00
Rui Ueyama
410415543c wip 2021-04-09 17:18:02 +09:00
Rui Ueyama
48ccc2adde Make mold AddressSanitizer clean 2021-04-07 18:41:42 +09:00
Rui Ueyama
32ca7046cf wip 2021-04-06 14:24:10 +09:00
Rui Ueyama
1348da5c2f i386 2021-03-30 21:05:39 +09:00
Rui Ueyama
5dd05216be wip 2021-03-30 14:58:20 +09:00
Rui Ueyama
1a1a558716 wip 2021-03-29 20:49:02 +09:00
Rui Ueyama
8963b5632c wip 2021-03-29 17:36:56 +09:00
Rui Ueyama
244cc6cb28 wip 2021-03-29 13:36:26 +09:00
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