summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/ld.script
AgeCommit message (Expand)Author
2019-11-09Retguard will start using sections named ".openbsd.randomdata.retguard.*"Philip Guenther
2018-10-26With lld the calculation of the entry point was wrong sinceChristian Weisgerber
2018-04-11More steps for i386 Meltdown fix:Alexander Bluhm
2017-10-24In ld scripts, an output section with no input sections is always markedPhilip Guenther
2017-06-21Fill space between sections with traps, rather than nops.Theo de Raadt
2017-05-31Split early startup code out of locore.S into locore0.S. Adjust linkTheo de Raadt
2016-10-18put .openbsd.randomdata into rodata, since i386 can handle itTheo de Raadt
2016-09-03Make .openbsd.randomdata section RO. Highlight is that the stack protectorTheo de Raadt
2016-02-20Fixes a boot issue on non-ACPI i386 machines that need X permissions onMike Larkin
2015-08-15Increase the size of the masks used in i386 ldscript to account for largerMike Larkin
2015-08-12Use a linker script when building i386 kernels to allow section padding onMike Larkin