Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 1996 13:15:35 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys, cvs-lib
Subject:   cvs commit:  src/lib/libc/gmon mcount.c src/sys/libkern mcount.c src/sys/i386/include profile.h
Message-ID:  <199608282015.NAA24586@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/08/28 13:15:34

  Modified:    sys/libkern  mcount.c
               sys/i386/include  profile.h
               lib/libc/gmon  mcount.c
  Log:
  Cleaned up interrupt masking by declaring the state variable in a
  machine-dependent macro and passing it to all machine-dependent
  macros.
  
  Eliminated the state variable for the GUPROF case.
  
  Revision  Changes    Path
  1.8       +5 -6      src/sys/libkern/mcount.c
  1.7       +15 -10    src/sys/i386/include/profile.h
  1.7       +5 -6      src/lib/libc/gmon/mcount.c



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