Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2002 00:00:42 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/gzip match.S src/lib/libc/gmon gmon.c src/usr.bin/gprof gprof.h
Message-ID:  <200205300700.g4U70gR99161@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/05/30 00:00:42 PDT

  Modified files:
    gnu/usr.bin/gzip     match.S 
    lib/libc/gmon        gmon.c 
    usr.bin/gprof        gprof.h 
  Log:
  Check for defined(__i386__) instead of just defined(i386) since the compiler
  will be updated to only define(__i386__) for ANSI cleanliness.
  
  Revision  Changes    Path
  1.8       +1 -1      src/gnu/usr.bin/gzip/match.S
  1.15      +1 -1      src/lib/libc/gmon/gmon.c
  1.16      +1 -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?200205300700.g4U70gR99161>