summaryrefslogtreecommitdiffstats
path: root/sys/conf/ldscript.amd64
Commit message (Expand)AuthorAgeFilesLines
* The new binutils has correctly redefined MAXPAGESIZE on amd64 as 0x200000alc2011-03-281-1/+2
* Sync sys/conf/ldscript.amd64 with the upstream version, preservingdim2010-11-041-35/+81
* Binutils commit 0c845abb5a0083c6deebc75975608237015badba increaseddim2010-11-041-2/+3
* Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64',dim2010-11-011-1/+1
* Provide the _start_ctors and _stop_ctors symbols. As on i386, the addressestjr2004-05-291-0/+4
* Sync up with the files in the hammer branch in the p4 tree to get basicpeter2003-05-011-81/+117
* Add two symbols start_ctors and stop_ctors to allow us to find thephk2003-01-061-0/+4
* Use the new freebsd output format from Binutils 2.13.1.obrien2002-10-111-1/+1
* Remove hard coded magic load address. Now to change the load address,peter2001-09-181-1/+1
* Add $FreeBSD$peter2000-01-111-0/+1
* Remove a rather bogus search path reference..peter1999-06-031-1/+1
* Increased kernel virtual address space to 1GB. NOTE: You MUST have fixeddg1999-03-111-1/+1
* Make the ELF kernel build produce a dynamic executable (!). This enablespeter1998-09-301-0/+128
OpenPOWER on IntegriCloud