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)
commit1e8cf142b66f74cd5214c64294d0320fb2d9f4fa
tree622b0e8cd4f8706ba0e41d68163899e49c5120d8
parentf67973e1cb1ebb06f155f805c423041fc76ec24a
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