Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2004 15:52:32 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/include profile.h
Message-ID:  <200405182252.i4IMqW9f048099@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2004/05/18 15:52:32 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/include    profile.h 
  Log:
  The 'call mcount' hooks that gcc inserts when profiling are in a place that
  cannot handle the scratch registers being trashed.  So we have to preserve
  them ourselves.
  
  Revision  Changes    Path
  1.35      +37 -2     src/sys/amd64/include/profile.h



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