Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/powerpc/conf/kern-mb.ldscript
RevisionDateAuthorComments
 1.4  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.3  21-Aug-2015  uebayasi I bet setting search-directory for ld.so is useless in any kernel.
 1.2  20-Aug-2015  uebayasi Indent with 2 spaces.
 1.1  29-Mar-2012  matt branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.22;
Add ldscript which aligns .data to a 1MB boundary. (used for testing)
 1.1.22.1  22-Sep-2015  skrll Sync with HEAD
 1.1.8.1  03-Dec-2017  jdolecek update from HEAD
 1.1.6.2  09-May-2012  riz Pull up following revision(s) (requested by matt in ticket #241):
sys/arch/powerpc/conf/kern-mb.ldscript: revision 1.1
sys/arch/powerpc/include/booke/pmap.h: revision 1.9
sys/arch/powerpc/booke/e500_tlb.c: revision 1.8
sys/arch/powerpc/conf/files.powerpc: revision 1.83
sys/arch/powerpc/booke/booke_pmap.c: revision 1.13
sys/arch/powerpc/include/booke/e500var.h: revision 1.5
sys/arch/evbppc/mpc85xx/machdep.c: revision 1.23
Add ldscript which aligns .data to a 1MB boundary. (used for testing)
Add PMAP_MINIMALTLB defflag
Add vsize_t to pmap_md_{un,}map_poolpage.
Add pmap_kvptefill prototype.
Slightly change pmap_bootstrap prototype.
Add e500_tlb_minimize prototype.
Add support PMAP_MINIMALTLB option. This changes the default use of TLB1
entries to map all of physical memory to using two TLB1 entries, one for
mapping text and one for data. The rest of memory is mapped using the
page table which is updated as needed. This is used to trap memory
corruption issues.
Add support for PMAP_MINIMALTLB.
 1.1.6.1  29-Mar-2012  riz file kern-mb.ldscript was added on branch netbsd-6 on 2012-05-09 22:42:31 +0000
 1.1.4.2  17-Apr-2012  yamt sync with head
 1.1.4.1  29-Mar-2012  yamt file kern-mb.ldscript was added on branch yamt-pagecache on 2012-04-17 00:06:46 +0000
 1.1.2.2  05-Apr-2012  mrg sync to latest -current.
 1.1.2.1  29-Mar-2012  mrg file kern-mb.ldscript was added on branch jmcneill-usbmp on 2012-04-05 21:33:18 +0000

RSS XML Feed