aboutsummaryrefslogtreecommitdiff
path: root/linker
Commit message (Expand)AuthorAge
* Fix the linker script to put the .got section in flash.HEADmasterJosh Rahm2022-12-12
* Refactor the linker script to make more sense.broken_linkerJosh Rahm2022-12-09
* Fixed linker script on desktopJosh Rahm2022-12-08
* Add broken linker stuff to test on desktop.Josh Rahm2022-12-08
* Fix Init Level Logging.Josh Rahm2021-10-26
* I figured out how to align the data section.Josh Rahm2021-10-26
* Removed the requirement for the init data to be aligned.Josh Rahm2021-10-26
* Fixed annoying bug with bootup when compiling with new GCC.Josh Rahm2021-10-26
* Fixed another bug with the linker script.Josh Rahm2020-11-28
* Changes to painic. It now prints the stack at the time of failure (if logging...Josh Rahm2020-11-24
* Fix kalloc. Now the HEAP START and HEAP END globals are defined by the linker...Josh Rahm2020-11-24
* Moved action to top level.Josh Rahm2020-11-24