aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/ldscript.i386
Commit message (Expand)AuthorAgeFilesLines
* Fix placement of __bss_start in i386 kernel linker scriptDimitry Andric2018-10-111-1/+2
* i386 4/4G split.Konstantin Belousov2018-04-131-1/+1
* use INT3 instead of NOP for x86 binary paddingEd Maste2017-03-191-3/+3
* remove CONSTRUCTORS from kernel linker scriptsEd Maste2016-07-281-1/+0
* Step 2: sync sys/conf/ldscript.i386 with the binutils 2.17.50 version,Dimitry Andric2010-11-051-36/+61
* Step 1: sync sys/conf/ldscript.i386 with the binutils 2.15 version,Dimitry Andric2010-11-051-74/+114
* Align the .ctors section correctly.Poul-Henning Kamp2003-12-031-0/+1
* Commit Bosko's patch to clean up the PSE/PG_G initialization to andPeter Wemm2003-10-011-1/+1
* Add two symbols start_ctors and stop_ctors to allow us to find thePoul-Henning Kamp2003-01-061-0/+4
* Use the new freebsd output format from Binutils 2.13.1.David E. O'Brien2002-10-111-1/+1
* Remove hard coded magic load address. Now to change the load address,Peter Wemm2001-09-181-1/+1
* Add $FreeBSD$Peter Wemm2000-01-111-0/+1
* Remove a rather bogus search path reference..Peter Wemm1999-06-031-1/+1
* Increased kernel virtual address space to 1GB. NOTE: You MUST have fixedDavid Greenman1999-03-111-1/+1
* Make the ELF kernel build produce a dynamic executable (!). This enablesPeter Wemm1998-09-301-0/+128