aboutsummaryrefslogtreecommitdiff
path: root/src/lib/program.ld
AgeCommit message (Expand)Author
2016-04-30lib/reg_script: Allow multiple independent handlersLee Leahy
2016-04-16program.ld: make sure that zeroptr isn't assigned to debug sectionsPatrick Georgi
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-01-28Provide a gcc-safe zero pointerPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-28program.ld: terminate ALIGN statementPatrick Georgi
2015-09-22linking: link bootblock.elf with .data and .bss sections againAaron Durbin
2015-09-17linking: Repair special treatments for non-x86 bootblocksJulius Werner
2015-09-09x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGEAaron Durbin
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-09-09x86: link romstage like the other architecturesAaron Durbin
2015-09-09linking: lay the groundwork for a unified linking approachAaron Durbin