Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 1999 00:22:10 -0700 (PDT)
From:      Hidetoshi Shimokawa <simokawa@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin Makefile src/usr.bin/gprof alpha.c alpha.h gprof.c gprof.h
Message-ID:  <199907160722.AAA02494@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    1999/07/16 00:22:10 PDT

  Modified files:
    usr.bin              Makefile 
    usr.bin/gprof        gprof.c gprof.h 
  Added files:
    usr.bin/gprof        alpha.c alpha.h 
  Log:
  Enable gprof on alpha.
  * alpha.{c,h} are same as i386.{c,h}.
  * Force address calculation to be done in long precision(64bit on alpha)
    rather than double precision(52bit).
  
  Revision  Changes    Path
  1.128     +2 -2      src/usr.bin/Makefile
  1.10      +3 -3      src/usr.bin/gprof/gprof.c
  1.9       +4 -1      src/usr.bin/gprof/gprof.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?199907160722.AAA02494>