Modify the linker script to match the generated binary
authorDarshit Shah <s8dashah@stud.uni-saarland.de>
Tue, 24 Oct 2017 13:14:58 +0000 (15:14 +0200)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 29 Oct 2017 16:59:01 +0000 (09:59 -0700)
commit21848a29ff6f6d52751bd91463be03b790f6e3e5
treed0ea08dcbec73b899b5a39ef83626f2b201f6aa1
parent258ac974c5f71fee4e6e2e10c7b26fda6a823d59
Modify the linker script to match the generated binary

Newer versions of GCC (tested with GCC 7), emit more sections in the
binary. Fix the computation of the start of the BSS section to prevent
zeroing out parts of the data section
src/Make.config
src/threads/kernel.lds.S