gcc/gcc/c-family
Andrew MacLeod c582198bd9 cgraph.h: Flatten.
* cgraph.h: Flatten.  Remove all include files.
	(symbol_table::initialize): Move to cgraph.c.
	* cgraph.c: Adjust include files.
	(symbol_table::initialize): Relocate from cgraph.h.
	* gengtype.c (open_base_files): Adjust include files.
	* gccplugin.h: Add hash-map.h, is-a.h, plugin-api.h, and ipa-ref.h to
	included files.
	* ipa-inline.h: Remove all include files.
	* ipa-prop.h: Ditto.
	* ipa-reference.h: Ditto.
	* ipa-utils.h: Ditto:
	* lto-streamer.h: Remove cgraph.h from include list.
	* asan.c: Adjust include files.
	* auto-profile.c: Ditto.
	* bb-reorder.c: Ditto.
	* calls.c: Ditto.
	* cfgexpand.c: Ditto.
	* cgraphbuild.c: Ditto.
	* cgraphclones.c: Ditto.
	* cgraphunit.c: Ditto.
	* combine.c: Ditto.
	* coverage.c: Ditto.
	* data-streamer.c: Ditto.
	* data-streamer-in.c: Ditto.
	* data-streamer-out.c: Ditto.
	* dbxout.c: Ditto.
	* dwarf2out.c: Ditto.
	* except.c: Ditto.
	* expr.c: Ditto.
	* final.c: Ditto.
	* fold-const.c: Ditto.
	* ggc-page.c: Ditto.
	* gimple-fold.c: Ditto.
	* gimple-iterator.c: Ditto.
	* gimple-pretty-print.c: Ditto.
	* gimple-streamer-in.c: Ditto.
	* gimple-streamer-out.c: Ditto.
	* gimplify.c: Ditto.
	* ipa.c: Ditto.
	* ipa-comdats.c: Ditto.
	* ipa-cp.c: Ditto.
	* ipa-devirt.c: Ditto.
	* ipa-icf.c: Ditto.
	* ipa-icf-gimple.c: Ditto.
	* ipa-inline-analysis.c: Ditto.
	* ipa-inline.c: Ditto.
	* ipa-inline-transform.c: Ditto.
	* ipa-polymorphic-call.c: Ditto.
	* ipa-profile.c: Ditto.
	* ipa-prop.c: Ditto.
	* ipa-pure-const.c: Ditto.
	* ipa-ref.c: Ditto.
	* ipa-reference.c: Ditto.
	* ipa-split.c: Ditto.
	* ipa-utils.c: Ditto.
	* ipa-visibility.c: Ditto.
	* langhooks.c: Ditto.
	* lto-cgraph.c: Ditto.
	* lto-compress.c: Ditto.
	* lto-opts.c: Ditto.
	* lto-section-in.c: Ditto.
	* lto-section-out.c: Ditto.
	* lto-streamer.c: Ditto.
	* lto-streamer-in.c: Ditto.
	* lto-streamer-out.c: Ditto.
	* omp-low.c: Ditto.
	* opts-global.c: Ditto.
	* passes.c: Ditto.
	* predict.c: Ditto.
	* print-tree.c: Ditto.
	* profile.c: Ditto.
	* ree.c: Ditto.
	* stor-layout.c: Ditto.
	* symtab.c: Ditto.
	* toplev.c: Ditto.
	* trans-mem.c: Ditto.
	* tree.c: Ditto.
	* tree-cfg.c: Ditto.
	* tree-eh.c: Ditto.
	* tree-emutls.c: Ditto.
	* tree-inline.c: Ditto.
	* tree-nested.c: Ditto.
	* tree-pretty-print.c: Ditto.
	* tree-profile.c: Ditto.
	* tree-sra.c: Ditto.
	* tree-ssa-alias.c: Ditto.
	* tree-ssa-loop-ivcanon.c: Ditto.
	* tree-ssa-loop-ivopts.c: Ditto.
	* tree-ssa-pre.c: Ditto.
	* tree-ssa-structalias.c: Ditto.
	* tree-streamer.c: Ditto.
	* tree-streamer-in.c: Ditto.
	* tree-streamer-out.c: Ditto.
	* tree-switch-conversion.c: Ditto.
	* tree-tailcall.c: Ditto.
	* tree-vect-data-refs.c: Ditto.
	* tree-vectorizer.c: Ditto.
	* tree-vect-stmts.c: Ditto.
	* tsan.c: Ditto.
	* ubsan.c: Ditto.
	* value-prof.c: Ditto.
	* varasm.c: Ditto.
	* varpool.c: Ditto.
	* config/arm/arm.c: Ditto.
	* config/bfin/bfin.c: Ditto.
	* config/c6x/c6x.c: Ditto.
	* config/cris/cris.c: Ditto.
	* config/darwin.c: Ditto.
	* config/darwin-c.c: Ditto.
	* config/i386/i386.c: Ditto.
	* config/i386/winnt.c: Ditto.
	* config/microblaze/microblaze.c: Ditto.
	* config/mips/mips.c: Ditto.
	* config/rs6000/rs6000.c: Ditto.
	* config/rx/rx.c: Ditto.

	* ada/gcc-interface/trans.c: Adjust include files.
	* ada/gcc-interface/utils.c: Ditto.

	* c/c-decl.c: Adjust include files.
	* c/c-parser.c: Ditto.

	* c-family/c-common.c: Adjust include files.
	* c-family/c-gimplify.c: Ditto.
	* c-family/cilk.c: Ditto.
	* c-family/c-pragma.c: Ditto.
	* c-family/c-ubsan.c: Ditto.

	* cp/call.c: Adjust include files.
	* cp/class.c: Ditto.
	* cp/decl2.c: Ditto.
	* cp/decl.c: Ditto.
	* cp/lambda.c: Ditto.
	* cp/mangle.c: Ditto.
	* cp/method.c: Ditto.
	* cp/optimize.c: Ditto.
	* cp/parser.c: Ditto.
	* cp/semantics.c: Ditto.
	* cp/tree.c: Ditto.
	* cp/vtable-class-hierarchy.c: Ditto.

	* fortran/f95-lang.c: Adjust include files.
	* fortran/trans-decl.c: Ditto.

	* go/go-gcc.cc: Adjust include files.

	* java/class.c: Adjust include files.
	* java/decl.c: Ditto.
	* java/jcf-parse.c: Ditto.
	* java/resource.c: Ditto.

	* lto/lto.c: Adjust include files.
	* lto/lto-lang.c: Ditto.
	* lto/lto-object.c: Ditto.
	* lto/lto-partition.c: Ditto.
	* lto/lto-symtab.c: Ditto.

	* objc/objc-act.c: Adjust include files.

From-SVN: r216805
2014-10-28 16:17:19 +00:00
..
ChangeLog cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
array-notation-common.c re PR other/61962 (GCC seems to enter an infinite loop when compiling the above cilk+ code.) 2014-08-12 12:27:41 +00:00
c-ada-spec.c gcov-io.c (gcov_read_words): Don't call memmove if excess is 0. 2014-07-03 16:39:05 +02:00
c-ada-spec.h c-ada-spec.h (dump_ada_specs): Revert prototype change. 2014-01-20 10:18:49 +00:00
c-cilkplus.c cilk-builtins.def (__cilkrts_cilk_for_32): New. 2014-09-02 12:52:29 +00:00
c-common.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
c-common.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-common.h In cp/error.c... 2014-10-26 21:21:58 +00:00
c-cppbuiltin.c tree-core.h: Fix comment to not assume pointers are multiples of bytes. 2014-10-16 01:03:32 -04:00
c-dump.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-format.c re PR tree-optimization/63148 (r187042 causes auto-vectorization failure for X86 for -m32.) 2014-09-05 08:23:32 +00:00
c-format.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-gimplify.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
c-lex.c Merge in wide-int. 2014-05-06 16:25:05 +00:00
c-objc.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-omp.c cilk-builtins.def (__cilkrts_cilk_for_32): New. 2014-09-02 12:52:29 +00:00
c-opts.c In cp/error.c... 2014-10-26 21:21:58 +00:00
c-pch.c re PR target/58115 (testcase gcc.target/i386/intrinsics_4.c failure) 2014-01-09 19:25:19 +01:00
c-ppoutput.c PR preprocessor/60723 - missing system-ness marks for macro tokens 2014-07-16 12:33:36 +02:00
c-pragma.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
c-pragma.h cilk-builtins.def (__cilkrts_cilk_for_32): New. 2014-09-02 12:52:29 +00:00
c-pretty-print.c re PR c/56980 (C pretty-printer does not handle well pointer to typedef of struct) 2014-10-24 16:29:56 +00:00
c-pretty-print.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-semantics.c function.h: Flatten file. 2014-10-16 16:37:19 +00:00
c-target-def.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-target.def Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-target.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-ubsan.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
c-ubsan.h opts.c (common_handle_option): Handle -fsanitize=alignment. 2014-08-01 09:52:43 +02:00
c.opt c-opts.c (c_common_post_options): Set warn_implicit_int. 2014-10-17 18:37:25 +00:00
cilk.c cgraph.h: Flatten. 2014-10-28 16:17:19 +00:00
cppspec.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
stub-objc.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00