fincs
|
4ff1c52869
|
crt0/dynamic: refactoring + add support for reprotecting relro segment
|
2023-10-21 00:18:04 +02:00 |
|
fincs
|
e655b48c41
|
crt0: clean up/refactor; envSetup: properly detect NSO/NRO environment...
|
2020-10-27 12:27:32 +01:00 |
|
fincs
|
a469a68b20
|
Add custom extension to MOD0 header & a few other useful symbols
|
2019-04-08 16:36:45 +02:00 |
|
yellows8
|
12ee6e502e
|
Fixed register corruption in crt0 introduced by the exception commit. Only handle exceptions when __libnx_exception_handler is defined by the user, and updated comments.
|
2018-11-14 20:55:17 -05:00 |
|
yellows8
|
5e69f760fb
|
Added support for exception-handling.
|
2018-11-14 16:17:02 -05:00 |
|
fincs
|
80439a186b
|
Add MOD0 header to crt0
|
2018-08-31 13:05:21 +02:00 |
|
Dave Murphy
|
be509f62ce
|
return through libc exit rather than __libnx_exit directly (#139)
|
2018-07-26 18:01:40 +02:00 |
|
TuxSH
|
e7c57fbd0b
|
Fix 85d7ac4
|
2018-01-31 01:44:30 +01:00 |
|
TuxSH
|
85d7ac4da1
|
Restore initial sp on application exit
|
2018-01-31 01:14:48 +01:00 |
|
Dave Murphy
|
305d4bf3e3
|
move crt0 to libnx
|
2018-01-25 01:44:59 +01:00 |
|