1
1
mirror of https://github.com/rui314/mold.git synced 2024-12-28 02:44:48 +03:00
Commit Graph

30 Commits

Author SHA1 Message Date
Rui Ueyama
02e6c6ab5d Make -run to intercept not only ld but also ld.lld and ld.gold 2021-05-20 14:14:35 +09:00
Rui Ueyama
de4d1eb67c Allow mold to be installed to /usr/local instead of /usr 2021-05-17 21:47:51 +09:00
Rui Ueyama
976e2ed525 Handle -run in a different way 2021-05-17 20:40:32 +09:00
Rui Ueyama
ad6aa32b41 Handle mold -run /usr/bin/ld 2021-05-14 22:55:04 +09:00
Rui Ueyama
9af37c2fb2 Install mold-wrapper.so to /usr/lib/mold 2021-05-14 21:59:47 +09:00
Rui Ueyama
cbbab94d6a Do not take addresses of temporary arrays
This patch silences GCC 11 warnings.
2021-05-14 13:29:07 +09:00
Rui Ueyama
4a3480e1af readlink() doesn't terminate a string with NUL 2021-05-10 16:40:51 +09:00
Rui Ueyama
508702b18b Simplify 2021-05-09 00:18:44 +09:00
Rui Ueyama
e6cf989d44 wip 2021-04-20 01:46:59 +09:00
Rui Ueyama
87dcaf097e wip 2021-04-05 22:24:46 +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
ff201f33f3 wip 2021-03-30 01:49:09 +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
7c1d3a1559 Use Fatal instead of Error 2021-03-27 10:06:58 +09:00
Rui Ueyama
8b5a56c4dc wip 2021-03-26 22:57:55 +09:00
Rui Ueyama
907dd6a341 wip 2021-03-26 22:14:23 +09:00
Rui Ueyama
e75708056e Add -run 2021-03-25 17:05:05 +09:00
Rui Ueyama
d24fb706cb wip 2021-01-27 15:28:41 +09:00
Rui Ueyama
a2857890f1 wip 2021-01-27 15:20:46 +09:00
Rui Ueyama
f645a9deb1 Use i64 instead of int or u32 2021-01-24 13:22:32 +09:00
Rui Ueyama
527c95083d temporary 2021-01-16 00:41:29 +09:00
Rui Ueyama
5d4ebb1a7e temporary 2021-01-15 19:58:52 +09:00
Rui Ueyama
a08f965f38 temporary 2021-01-15 19:51:24 +09:00
Rui Ueyama
bbb3cd3601 temporary 2021-01-09 23:14:11 +09:00
Rui Ueyama
262608fa57 temporary 2021-01-09 22:57:43 +09:00
Rui Ueyama
3c47544bb4 temporary 2021-01-09 21:37:25 +09:00
Rui Ueyama
ba1c986399 temporary 2021-01-09 21:30:41 +09:00
Rui Ueyama
4f46edac0c temporary 2021-01-09 21:21:45 +09:00