This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[PATCH] Re: Standardize header guards


Ok, a few more fixes suggested helpfully by Andrew Johnston later,
this should work.

2001-05-22  Sam TH  <sam@uchicago.edu>

        * basic-block.h: Fix header include guards.
        * bitmap.h c-dump.h c-lex.h c-pragma.h c-tree.h collect2.h
        cppdefault.h cpphash.h cpplib.h defaults.h diagnostic.h errors.h
        except.h flags.h gcc.h gcov-io.h graph.h gstab.h gthr-aix.h
        gthr-dce.h gthr-posix.h gthr-rtems.h gthr-single.h gthr-solaris.h
        gthr-vxworks.h gthr-win32.h gthr.h hard-reg-set.h hwint.h
        insn-addr.h libgcc2.h mbchar.h mkdeps.h params.h prefix.h real.h
        rtl.h sbitmap.h system.h timevar.h toplev.h tradcpp.h tsystem.h
        varray.h version.h: Likewise.
        * config/dbxelf.h config/fp-bit.h config/arm/arm-protos.h
        config/arm/arm.h config/c4x/c4x-protos.h
        config/h8300/h8300-protos.h config/h8300/h8300.h
        config/i370/i370-protos.h config/i370/i370.h
        config/i960/i960-protos.h config/ia64/ia64intrin.h
        config/mcore/mcore.h config/mips/mips-protos.h
        config/sh/sh-protos.h config/sh/sh.h config/v850/v850-protos.h
        config/v850/v850.h: Likewise.
        * fixinc/fixlib.h fixinc/server.h: Likewise.

cp/
        * cp-tree.h lex.h: Fix header include guards.

ch/
        * ch-tree.h tasking.h: Fix header include guards.

java/
        * gen-table.pl javaop.h jcf.h lex.h
        parse.h: Fix header include guards.

f/
        * bad.h: Fix header include guards.
        * bit.h bld.h com.h data.h equiv.h expr.h global.h
        implic.h info.h intrin.h lab.h lex.h malloc.h name.h
        proj.h src.h st.h sta.h stb.h stc.h std.h ste.h
        storag.h stp.h str.h sts.h stt.h stu.h stv.h stw.h
        symbol.h target.h top.h type.h version.h
        where.h: Likewise.

Patch attached.
           
sam th --- sam@uchicago.edu --- http://www.abisource.com/~sam/
OpenPGP Key: CABD33FC --- http://samth.dyndns.org/key
DeCSS: http://samth.dynds.org/decss

header-patch.gz

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]