Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 1997 02:19:19 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/conf Makefile.i386
Message-ID:  <199705310919.CAA18519@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/05/31 02:19:19 PDT

  Modified files:
    sys/i386/conf        Makefile.i386 
  Log:
  compile ipl_funcs.c with -fomit-frame-pointer, as suggested by Bruce.  This
  cuts the cost of a function call instead of an inline.
  
  Revision  Changes    Path
  1.98      +5 -1      src/sys/i386/conf/Makefile.i386



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