1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-21 18:08:01 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Rui Ueyama
1fb421d82c Fix a bug for a very long pathname 2021-09-27 17:38:55 +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
d11c383147 Replace --reproduce with --repro 2021-05-02 20:49:00 +09:00
Rui Ueyama
34c4f5a1a4 Add an assertion 2021-04-30 20:51:56 +09:00
Rui Ueyama
5ba7afa18b wip 2021-04-09 17:39:17 +09:00
Rui Ueyama
410415543c wip 2021-04-09 17:18:02 +09:00
Rui Ueyama
0bf4408110 wip 2021-04-09 03:20:44 +09:00
Rui Ueyama
4809d1c5ec wip 2021-04-09 02:22:01 +09:00
Rui Ueyama
49b90a88f4 wip 2021-04-09 02:13:32 +09:00
Rui Ueyama
9a55127852 Simplify 2021-04-09 01:45:29 +09:00
Rui Ueyama
209744e606 Add tar.cc 2021-04-09 01:44:26 +09:00