Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2010 05:59:10 +0000 (UTC)
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf ldscript.mips
Message-ID:  <201001230559.o0N5xTqH095532@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gonzo       2010-01-23 05:59:10 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             ldscript.mips 
  Log:
  SVN rev 202865 on 2010-01-23 05:59:10Z by gonzo
  
  - Move .text and all sections up to .bss inclusive to the beginning of
      the script.  Trampoline kernel builder assumes that .text goes right
      after headers and places startup function first in .text segment.
  
  Revision  Changes    Path
  1.5       +19 -19    src/sys/conf/ldscript.mips



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001230559.o0N5xTqH095532>