1
1
mirror of https://github.com/rui314/mold.git synced 2024-12-29 11:24:36 +03:00
Commit Graph

479 Commits

Author SHA1 Message Date
Rui Ueyama
0a8dcc1459 Improve i386 compatibility 2021-05-19 21:38:29 +09:00
Rui Ueyama
d93ad61a60 Compress debug sections in parallel 2021-05-06 23:33:41 +09:00
Rui Ueyama
13003d2479 Add --compress-debug-sections 2021-05-06 17:20:07 +09:00
Rui Ueyama
92a3e78ee0 Simplify 2021-05-05 23:37:48 +09:00
Rui Ueyama
f0b1d5096c Deduplicate strings in .shstrtab 2021-05-04 23:55:38 +09:00
Rui Ueyama
92626f4036 wip 2021-05-04 13:02:23 +09:00
Rui Ueyama
d11c383147 Replace --reproduce with --repro 2021-05-02 20:49:00 +09:00
Rui Ueyama
7977909c0a Merge .note.gnu.property 2021-05-01 15:42:35 +09:00
Rui Ueyama
34462cf473 Emit UUIDv4 if --build-id=uuid is specified 2021-04-28 19:54:40 +09:00
Rui Ueyama
b1ca02b276 Handle - as stdout 2021-04-28 19:15:20 +09:00
Rui Ueyama
2e6f38a0d9 Overlap build-id computation with munmap 2021-04-26 15:55:54 +09:00
Rui Ueyama
02650a884e Remove unnecessary memset calls 2021-04-25 21:33:26 +09:00
Rui Ueyama
a546295e86 Simplify 2021-04-25 13:48:45 +09:00
Rui Ueyama
d28b6e0a52 Fix https://github.com/rui314/mold/issues/32 2021-04-24 14:27:50 +09:00
Rui Ueyama
5bbec68e2d wip 2021-04-18 00:47:31 +09:00
Rui Ueyama
32bcf4c742 wip 2021-04-17 20:15:27 +09:00
Rui Ueyama
bbb38a23f6 wip 2021-04-17 19:20:12 +09:00
Rui Ueyama
9cf193011f wip 2021-04-17 16:23:37 +09:00
Rui Ueyama
970412966e wip 2021-04-17 00:07:39 +09:00
Rui Ueyama
91c7714aa6 wip 2021-04-16 22:58:06 +09:00
Rui Ueyama
1f1e442265 wip 2021-04-16 22:39:53 +09:00
Rui Ueyama
87854faad8 Remove EhReloc 2021-04-16 20:40:45 +09:00
Rui Ueyama
47ff012483 wip 2021-04-15 17:49:34 +09:00
Rui Ueyama
e20d4c5334 Do not allow arbitrary symbols to point to .eh_frame 2021-04-15 17:03:44 +09:00
Rui Ueyama
63aabc13af Move code from EhFrameSection to EhFrameHdrSection 2021-04-15 00:31:23 +09:00
Rui Ueyama
4ac4062e33 wip 2021-04-14 23:43:44 +09:00
Rui Ueyama
fa91fb1e10 Handle R_386_TLS_GOTDESC and R_386_TLS_DESC_CALL 2021-04-14 15:01:52 +09:00
Rui Ueyama
0161d126b8 wip 2021-04-12 20:14:37 +09:00
Rui Ueyama
d786c8a051 wip 2021-04-12 15:21:02 +09:00
Rui Ueyama
dd32ac1a0b wip 2021-04-12 13:10:00 +09:00
Rui Ueyama
a73e5c8a75 wip 2021-04-12 12:49:16 +09:00
Rui Ueyama
f2232a1e7d wip 2021-04-12 02:45:33 +09:00
Rui Ueyama
80dc9f7ded wip 2021-04-12 02:20:12 +09:00
Rui Ueyama
bcabda7827 wip 2021-04-11 21:01:37 +09:00
Rui Ueyama
09fc73a9f8 Add -spare-dynamic-tags 2021-04-11 15:43:23 +09:00
Rui Ueyama
0a62c5c5c6 Add -z interpose 2021-04-10 18:18:56 +09:00
Rui Ueyama
ef01e7d7ee Add -z initfirst 2021-04-10 18:16:01 +09:00
Rui Ueyama
743788a9e1 wip 2021-04-07 22:51:21 +09:00
Rui Ueyama
48ccc2adde Make mold AddressSanitizer clean 2021-04-07 18:41:42 +09:00
Rui Ueyama
852b6cbc39 wip 2021-04-06 12:48:00 +09:00
Rui Ueyama
7032f9d57c wip 2021-04-06 12:15:07 +09:00
Rui Ueyama
d90c0651c9 wip 2021-04-03 21:20:48 +09:00
Rui Ueyama
6cf7d9ea0a wip 2021-04-03 21:15:57 +09:00
Rui Ueyama
9931deba39 wip 2021-04-03 19:50:15 +09:00
Rui Ueyama
6f78032e47 esym 2021-04-01 23:32:07 +09:00
Rui Ueyama
eecdbda923 Make Symbol object smaller 2021-04-01 20:19:19 +09:00
Rui Ueyama
608cbf4c86 wip 2021-04-01 19:14:34 +09:00
Rui Ueyama
5b8b6a6e95 wip 2021-04-01 19:03:25 +09:00
Rui Ueyama
92725015a5 wip 2021-04-01 18:49:16 +09:00
Rui Ueyama
5161818228 wip 2021-04-01 17:18:55 +09:00