Rui Ueyama
|
32cdec42cb
|
[Mach-O] wip
|
2021-11-03 13:58:36 +09:00 |
|
Rui Ueyama
|
78bddacd5b
|
Move target-independent files to the top directory
|
2021-09-08 19:49:51 +09:00 |
|
Rui Ueyama
|
459b5973bb
|
Move code to elf sub-directory
|
2021-09-02 23:16:49 +09:00 |
|
Rui Ueyama
|
fd391b03ef
|
Move everything into mold::elf namespace
|
2021-09-02 18:19:43 +09:00 |
|
Rui Ueyama
|
e855b90344
|
Show stacktrace on SEGV and assertion failure
|
2021-07-09 23:34:39 +09:00 |
|
Rui Ueyama
|
63b6d30876
|
Compress .repro section contents
Previously, .repro contains an uncompressed tar file containing all
input files. This patch compresses the contents in the gzip format.
|
2021-07-09 00:47:15 +09:00 |
|
Rui Ueyama
|
3fb870c80b
|
Add --compress-debug-info=zlib-gnu
|
2021-06-03 23:57:06 +09:00 |
|
Rui Ueyama
|
bfe55ca3f1
|
Update comment
|
2021-05-07 10:47:37 +09:00 |
|
Rui Ueyama
|
1c7be2a455
|
Update a comment
|
2021-05-07 02:03:31 +09:00 |
|
Rui Ueyama
|
d93ad61a60
|
Compress debug sections in parallel
|
2021-05-06 23:33:41 +09:00 |
|