Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Oct 1999 15:33:41 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gcc/config/i386 freebsd.h
Message-ID:  <199910102233.PAA96724@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      1999/10/10 15:33:41 PDT

  Modified files:
    contrib/gcc/config/i386 freebsd.h 
  Log:
  Style cleanups:
  * be consistant on protecting "#define FOO"s with "#undef FOO".
  * be consistant that macro params are upper case, and commas are followed
    by a space in the macro definition
  * protect macro param expansion by ()'s
  * break long lines
  * line continuations chars to consistant column
  * remove trailing spaces
  
  Revision  Changes    Path
  1.27      +59 -45    src/contrib/gcc/config/i386/freebsd.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?199910102233.PAA96724>