summaryrefslogtreecommitdiff
path: root/bsp/env/freedom-e300-hifive1/link.lds
AgeCommit message (Expand)Author
2017-06-14Add linker scripts that target the scratchpadPalmer Dabbelt
2017-06-10Just lump all the RAM sections togetherPalmer Dabbelt
2017-06-09Use the correct global pointer symbolPalmer Dabbelt
2017-06-09Don't use .section\nALIGN, reorder sdata and srodataPalmer Dabbelt
2017-06-08Specify alignment on the .sdata and .srodata sectionsPalmer Dabbelt
2016-12-20Separate .text.unlikely and .text.startup from .textAndrew Waterman
2016-12-07Place .init_array/.fini_array sections in flash instead of RAMAlbert Ou
2016-11-30Bump Everything to Match new Freedom Repo (#8)Megan Wachs