mintsuki
|
6ac24628e8
|
build: Ensure load addresses of debug and tab sections are 0
|
2021-05-31 01:52:43 +02:00 |
|
mintsuki
|
e69f7429ce
|
build: Use linker directly instead of going thru compiler; ensure we are buildable with an llvm toolchain
|
2021-05-31 00:32:43 +02:00 |
|
mintsuki
|
235096cb62
|
build: Remove now useless libgcc.a references from linker scripts
|
2021-04-03 01:23:14 +02:00 |
|
mintsuki
|
94887a4533
|
misc: Handle CPU exceptions nicely
|
2021-03-13 03:21:01 +01:00 |
|
mintsuki
|
9e60b1da10
|
misc: Split off a stage 2 symbol map and embed it into stage 2 so that it can print stacktrace symbol names before stage 3 is loaded
|
2021-03-12 05:19:56 +01:00 |
|
mintsuki
|
8c0c36ea74
|
misc: Change the way stage 2 and 3 are divided
|
2021-03-01 23:38:55 +01:00 |
|
mintsuki
|
08f6ea60a8
|
misc: Add measures to prevent stage 2 from accidentally relying on stage 3 before the latter is loaded
|
2021-02-25 11:28:14 +01:00 |
|