Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/mips/conf/stand.ldscript
RevisionDateAuthorComments
 1.8  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.7  22-Aug-2015  uebayasi .rel/.rela should not be generated in kernels.
 1.6  20-Aug-2015  uebayasi Indent with 2 spaces.
 1.5  04-Oct-2013  christos branches: 1.5.6;
discard eh sections
 1.4  04-May-2010  tsutsui branches: 1.4.8; 1.4.18; 1.4.22;
Merge .rodata.* sections (like .rodata.str1.4) into .rodata section.
Newer binutils creates such sections and old firmware might be confused.
 1.3  05-Oct-2001  simonb branches: 1.3.4; 1.3.126; 1.3.146; 1.3.148;
Use a single ldscript instead of separate scripts for either endianness;
use command line parameters to ld(1) instead to set the endian format.
Clean up some endian decisions in mips/conf/Makefile.mips.
Wrap some long lines.
 1.2  21-May-2000  soren branches: 1.2.2; 1.2.4;
Also share BE ldscripts.
 1.1  05-Oct-1997  jonathan branches: 1.1.2; 1.1.20;
GNU ld script for linking standalone MIPS code (e.g., bootblocks).
 1.1.20.1  20-Nov-2000  bouyer Remove files that are no longer on the trunck
 1.1.2.2  14-Oct-1997  thorpej Update marc-pcmcia branch from trunk.
 1.1.2.1  05-Oct-1997  thorpej file stand.ldscript was added on branch marc-pcmcia on 1997-10-14 10:17:20 +0000
 1.2.4.1  11-Oct-2001  fvdl Catch up with -current. Fix some bogons in the sparc64 kbd/ms
attach code. cd18xx conversion provided by mrg.
 1.2.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.3.148.1  30-May-2010  rmind sync with head
 1.3.146.1  17-Aug-2010  uebayasi Sync with HEAD.
 1.3.126.1  11-Aug-2010  yamt sync with head.
 1.3.4.2  05-Oct-2001  simonb Use a single ldscript instead of separate scripts for either endianness;
use command line parameters to ld(1) instead to set the endian format.
Clean up some endian decisions in mips/conf/Makefile.mips.
Wrap some long lines.
 1.3.4.1  05-Oct-2001  simonb file stand.ldscript was added on branch nathanw_sa on 2001-10-05 05:03:28 +0000
 1.4.22.1  18-May-2014  rmind sync with head
 1.4.18.2  03-Dec-2017  jdolecek update from HEAD
 1.4.18.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.8.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.5.6.1  22-Sep-2015  skrll Sync with HEAD

RSS XML Feed