Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2009 15:08:35 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files.sparc64
Message-ID:  <200903191508.n2JF8gWH072567@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2009-03-19 15:08:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/conf             files.sparc64 
  Log:
  SVN rev 190063 on 2009-03-19 15:08:35Z by marius
  
  MFC: r183202, r183203, r183204
  
  Some of the assembly files depend on v9a/v9b-only instructions so
  compile these with -mcpu=ultrasparc (which is the hard-coded default
  of our system compiler), which allows the remainder of the kernel to
  be compiled with "only" -mcpu=v9 for reference and testing purposes.
  
  Revision  Changes    Path
  1.92.2.5  +8 -4      src/sys/conf/files.sparc64



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