-
- Downloads
Add header guard to several header files.
2014-09-19 Kito Cheng <kito@0xlab.org> * except.h: Fix header guard. * addresses.h: Add missing header guard. * cfghooks.h: Likewise. * collect-utils.h: Likewise. * collect2-aix.h: Likewise. * conditions.h: Likewise. * cselib.h: Likewise. * dwarf2asm.h: Likewise. * graphds.h: Likewise. * graphite-scop-detection.h: Likewise. * gsyms.h: Likewise. * hw-doloop.h: Likewise. * incpath.h: Likewise. * ipa-inline.h: Likewise. * ipa-ref.h: Likewise. * ira-int.h: Likewise. * ira.h: Likewise. * lra-int.h: Likewise. * lra.h: Likewise. * lto-section-names.h: Likewise. * read-md.h: Likewise. * reload.h: Likewise. * rtl-error.h: Likewise. * sdbout.h: Likewise. * targhooks.h: Likewise. * tree-affine.h: Likewise. * xcoff.h: Likewise. * xcoffout.h: Likewise. From-SVN: r215365
Showing
- gcc/ChangeLog 31 additions, 0 deletionsgcc/ChangeLog
- gcc/addresses.h 5 additions, 0 deletionsgcc/addresses.h
- gcc/cfghooks.h 4 additions, 0 deletionsgcc/cfghooks.h
- gcc/collect-utils.h 5 additions, 0 deletionsgcc/collect-utils.h
- gcc/collect2-aix.h 4 additions, 0 deletionsgcc/collect2-aix.h
- gcc/conditions.h 5 additions, 0 deletionsgcc/conditions.h
- gcc/cselib.h 5 additions, 0 deletionsgcc/cselib.h
- gcc/dwarf2asm.h 4 additions, 0 deletionsgcc/dwarf2asm.h
- gcc/except.h 3 additions, 2 deletionsgcc/except.h
- gcc/graphds.h 5 additions, 0 deletionsgcc/graphds.h
- gcc/graphite-scop-detection.h 4 additions, 0 deletionsgcc/graphite-scop-detection.h
- gcc/gsyms.h 4 additions, 0 deletionsgcc/gsyms.h
- gcc/hw-doloop.h 5 additions, 0 deletionsgcc/hw-doloop.h
- gcc/incpath.h 5 additions, 0 deletionsgcc/incpath.h
- gcc/ipa-inline.h 5 additions, 0 deletionsgcc/ipa-inline.h
- gcc/ipa-ref.h 5 additions, 0 deletionsgcc/ipa-ref.h
- gcc/ira-int.h 5 additions, 0 deletionsgcc/ira-int.h
- gcc/ira.h 5 additions, 0 deletionsgcc/ira.h
- gcc/lra-int.h 5 additions, 0 deletionsgcc/lra-int.h
- gcc/lra.h 5 additions, 0 deletionsgcc/lra.h
Loading
Please register or sign in to comment