Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2000 01:01:56 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include asm.h
Message-ID:  <200001250901.BAA38813@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2000/01/25 01:01:56 PST

  Modified files:
    sys/i386/include     asm.h 
  Log:
  Fixed the profiling version ALTENTRY().  Again.  The previous version
  didn't set up the frame pointer before calling mcount, and then jumped
  to the wrong place in ENTRY() to defeat the point of the jump.
  
  Revision  Changes    Path
  1.7       +10 -6     src/sys/i386/include/asm.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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