OpenGrok
Cross Reference: kern.ldscript
xref
: /
src
/
sys
/
arch
/
sparc
/
conf
/
kern.ldscript
Home
|
History
|
Annotate
|
Download
|
only in
conf
History log of
/src/sys/arch/sparc/conf/kern.ldscript
Revision
Date
Author
Comments
1.13
23-Apr-2021
simonb
Merge the .text.* sections into the .text section on MIPS, SPARC and
SPARC64 as is done on all other ports. Mostly costmetic, but does mean
that main() now appears before the _etext symbol instead of after it.
1.12
25-Aug-2015
uebayasi
Don't expand unwanted symbols by cpp(1).
1.11
24-Aug-2015
uebayasi
Don't mention stab and DWARF sections, because these (poorly mtaintained)
lists only help to make them harder to read.
If those sections are found in inputs, they simply appear in outputs as
orphaned sections, sorted by section types and attributes.
1.10
22-Aug-2015
uebayasi
.interp and friends are unlikely to appear in kernels.
1.9
22-Aug-2015
uebayasi
.rel/.rela should not be generated in kernels.
1.8
22-Aug-2015
uebayasi
.init/.fini/.ctors/.dtors should be irrelevant to kernels.
1.7
21-Aug-2015
uebayasi
I bet setting search-directory for ld.so is useless in any kernel.
1.6
20-Aug-2015
uebayasi
Indent with 2 spaces.
1.5
11-Dec-2005
christos
branches: 1.5.122; 1.5.142;
merge ktrace-lwp.
1.4
24-May-2004
martin
Back to SIZEOF_HEADERS.
1.3
23-May-2004
martin
Instead of SIZEOF_HEADERS (which ld gets wrong) use 1024 for now.
1.2
12-Feb-2001
pk
branches: 1.2.4; 1.2.26;
Provide symbol `kernel_data_start' as the first address in the .data segment.
1.1
11-Feb-2001
pk
Supply a kernel link script that puts `etext' at the end of all
read-only sections. Modelled after a similar change in the i386 port.
1.2.26.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.2.26.2
18-Sep-2004
skrll
Sync with HEAD.
1.2.26.1
03-Aug-2004
skrll
Sync with HEAD
1.2.4.2
12-Mar-2001
bouyer
Sync with HEAD.
1.2.4.1
12-Feb-2001
bouyer
file kern.ldscript was added on branch thorpej_scsipi on 2001-03-12 13:29:20 +0000
1.5.142.1
22-Sep-2015
skrll
Sync with HEAD
1.5.122.1
03-Dec-2017
jdolecek
update from HEAD
Indexes created Sun Oct 19 02:09:48 GMT 2025