rui314 rui314
  • Joined on 2022-11-07
rui314 synced commits to main at rui314/mold from mirror 2023-07-31 18:41:41 +03:00
49fc7da32e Refactor
dd56734fda Fix symbol table for very large section indices
Compare 2 commits »
rui314 synced commits to main at rui314/mold from mirror 2023-07-31 10:31:35 +03:00
2015347b0c Report an error for incompatible relocation types
4daa9aad36 Do not write special symbol values to .symtab_shndx
084ca55a36 Support -z nosectionheader
e06d886252 Report an error if a non-PIC object file is given for an PIC output
9fe3d750cc Fix test
Compare 6 commits »
rui314 synced commits to main at rui314/mold from mirror 2023-07-30 18:11:31 +03:00
79a72011b7 Refactor
f2b278ce10 Attempt to fix a test for Alt Linux
Compare 2 commits »
rui314 synced commits to main at rui314/mold from mirror 2023-07-30 10:01:32 +03:00
ec10452b67 Run tests on ppc64le machines
ba3fd65bcc Refactor
f816c45b88 Extend comments
ca14cdf9b6 Do not create a PT_RISCV_ATTRIBUTES segment if .riscv.attributes is missing
6d667fad45 Fix CI
Compare 5 commits »
rui314 synced commits to main at rui314/mold from mirror 2023-07-30 01:51:33 +03:00
aa644914fe Merge .riscv.attributes input sections
rui314 synced commits to main at rui314/mold from mirror 2023-07-29 17:41:32 +03:00
1cbe4d44ae Fix style
91805d1e26 Add Emerge Tools as our sponsor
Compare 2 commits »
rui314 synced commits to tmp at rui314/mold from mirror 2023-07-29 17:41:32 +03:00
91805d1e26 Add Emerge Tools as our sponsor
9212f2ebd7 Refactor
Compare 144 commits »
rui314 synced commits to main at rui314/mold from mirror 2023-07-29 09:31:33 +03:00
9212f2ebd7 Refactor
784fd27e9e Refactor
Compare 2 commits »
rui314 synced commits to main at rui314/mold from mirror 2023-07-28 17:11:35 +03:00
b78f237a68 Fix -Wunused-variable
1582b720d5 Weak undefs should not keep DSOs alive
710127977e Make --repro output readable by busybox's tar command
8e07496e08 Refactor
163f5db0d1 Simplify
Compare 7 commits »
rui314 synced commits to main at rui314/mold from mirror 2023-07-27 16:41:33 +03:00
b0b015bc2e Merge pull request #1066 from aloisklink/install-LICENSE.third-party
7f66689e21 Merge pull request #1068 from pcc/adrp
17a5c3e0ab Support R_AARCH64_ADR_PREL_PG_HI21_NC
3ed5b8ddf7 Install LICENSE.third-party when using CMake
Compare 4 commits »
rui314 synced commits to refs/tags/v2.0.0 at rui314/mold from mirror 2023-07-26 16:11:35 +03:00
rui314 synced new reference refs/tags/v2.0.0 to rui314/mold from mirror 2023-07-26 16:11:35 +03:00
rui314 synced commits to main at rui314/mold from mirror 2023-07-26 16:11:34 +03:00
de991b519a Bump mold version to 2.0
a066fe25c6 Change the license to the MIT license
Compare 2 commits »
rui314 synced commits to main at rui314/mold from mirror 2023-07-24 15:11:34 +03:00
6e8a9dfec1 Merge pull request #1058 from andreas-schwab/main
1ac5fe7c1e Fix support for R_RISCV_SET_ULEB128 and R_RISCV_SUB_ULEB128
Compare 2 commits »
rui314 synced commits to main at rui314/mold from mirror 2023-07-23 14:41:32 +03:00
31eeb44d4f Format
rui314 synced commits to main at rui314/mold from mirror 2023-07-21 13:41:43 +03:00
44b15cbb35 Update the bundled xxhash to v0.8.2
rui314 synced commits to main at rui314/mold from mirror 2023-07-20 21:21:31 +03:00
b5b3ffa6fe Merge pull request #1062 from Expander/replace-pow
b685f3cab7 replace pow(2,x) by ldexp(1.0,x) for performance
Compare 2 commits »
rui314 synced commits to main at rui314/mold from mirror 2023-07-20 13:11:32 +03:00
83a924ddac Fix CI
2e8bd0b7a6 Handle an output relocatable object file with a large number of sections
Compare 2 commits »
rui314 synced commits to main at rui314/mold from mirror 2023-07-18 12:11:34 +03:00
2d25a93126 Handle -undefined as a synonym for --undefined instead of -u ndefined
rui314 synced commits to main at rui314/mold from mirror 2023-07-17 11:41:32 +03:00
a8eb52f61a Format
761c341c19 Improve MIPS64 support
Compare 2 commits »