OpenGrok
Cross Reference: kern.ldscript
xref
: /
src
/
sys
/
arch
/
powerpc
/
conf
/
kern.ldscript
Home
|
History
|
Annotate
|
Download
|
only in
conf
History log of
/src/sys/arch/powerpc/conf/kern.ldscript
Revision
Date
Author
Comments
1.9
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.8
21-Aug-2015
uebayasi
I bet setting search-directory for ld.so is useless in any kernel.
1.7
20-Aug-2015
uebayasi
Indent with 2 spaces.
1.6
19-Jan-2014
mrg
branches: 1.6.6;
make this look more like the latest elf32ppc.x. tested on pegasosII.
1.5
16-Nov-2013
mrg
make sure that .text.startup and .text.unlikely end up in the
text section. GCC 4.8 ofppc kernels now boot, though they are
unable to load the symbol table correctly.
also tested with GCC 4.5 and ofppc (pegasosII.)
1.4
12-Feb-2011
matt
branches: 1.4.2; 1.4.6; 1.4.16; 1.4.20;
When an OEA kernel is configured for multiple MMU types, use the new
powerpc fixup mechanism to bind the kernel to a particular MMU. This
avoids an indirect call for every pmap call.
1.3
23-Jan-2011
matt
Add support for __read_mostly and __cacheline_aligned (using 32 bytes as
the cacheline as its the most prevalent sized used even though IBM970 has
a 128 byte cacheline).
1.2
18-Jan-2011
matt
branches: 1.2.2;
Add support for BookE Freescale MPC85xx (e500 core) processors.
Add fast softint support for PowerPC (though only booke uses it).
Redo FPU/VEC support and add e500 SPE support.
Rework trap/intrs to use a common trapframe format.
Support SOFTFLOAT (no hardfloat or fpu emulation) for BookE.
1.1
07-Jan-2011
matt
branches: 1.1.2; 1.1.4;
file kern.ldscript was initially added on branch matt-nb5-pq3.
1.1.4.1
06-Jun-2011
jruoho
Sync with HEAD.
1.1.2.1
07-Jan-2011
matt
Add mpc85xx support for netbsd-5 (with some incompatible kernel changes).
1.2.2.2
17-Feb-2011
bouyer
Sync with HEAD
1.2.2.1
08-Feb-2011
bouyer
Sync with HEAD
1.4.20.1
18-May-2014
rmind
sync with head
1.4.16.2
03-Dec-2017
jdolecek
update from HEAD
1.4.16.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.4.6.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.4.2.2
05-Mar-2011
rmind
sync with head
1.4.2.1
12-Feb-2011
rmind
file kern.ldscript was added on branch rmind-uvmplock on 2011-03-05 20:51:35 +0000
1.6.6.1
22-Sep-2015
skrll
Sync with HEAD
Indexes created Fri Mar 27 00:22:57 UTC 2026