Commit Graph

15 Commits

Author SHA1 Message Date
yellows8
79e573472e Added __argdata__ to switch.ld. 2017-12-10 23:27:16 -05:00
yellows8
94083114ba Added NRO building to buildscripts/. Added elf2nro install to tools/Makefile. 2017-11-21 15:58:58 -05:00
fincs
c58f0a84a8 Add -z nodynamic-undefined-weak to switch.specs 2017-11-14 00:31:47 +01:00
Dave Murphy
6615c22a18 skip copy when $(BUILD_EXEFS_SRC) doesn't exist
closes #8
2017-09-25 22:22:52 +01:00
fincs
6c14d225fd Disallow relocations in read-only segments 2017-09-21 01:11:28 +02:00
fincs
1e0d868b0c Linkscript: place .dynamic section into its own PT_DYNAMIC segment 2017-09-20 21:28:19 +02:00
fincs
fe79be4a1d Link with -pie (position independent executable) 2017-09-20 19:52:28 +02:00
fincs
e31c140ca8 New linkscript including stuff from supplied AArch64 scripts 2017-09-20 19:52:16 +02:00
Dave Murphy
1f1405da75 use devkitA64 path 2017-09-18 19:23:36 +01:00
yellows8
030128b8fa Removed relocs-related options in switch.specs. 2017-09-13 18:05:05 -04:00
yellows8
74fef6895a Added pfs0/nso building in switch_rules and added svcBreak. 2017-09-08 23:57:49 -04:00
plutoo
a2c7efe618 First attempt at GOT 2017-09-09 03:20:24 +02:00
plutoo
b39773b1d4 Trying to make first few steps towards relocations 2017-09-09 02:48:15 +02:00
plutoo
a8fecf77e1 stuff 2017-09-09 01:42:33 +02:00
yellows8
d2768384bf Added buildscripts/ and README. 2017-09-08 19:20:25 -04:00