aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2014-01-10re PR plugins/59335 (Plugin doesn't build on trunk)Steve Ellcey1-1/+3
2014-01-09Makefile.in (TREE_FLOW_H): Remove.Steve Ellcey1-2/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-21Makefile.in: Add optinfo.texi.Sharad Singhai1-1/+1
2013-12-19Makefile.in (TEXI_GCC_FILES): Add arm-acle-intrinsics.texi.Kyrylo Tkachov1-1/+2
2013-12-16Makefile.in (version.o): Restore dependencies on $(REVISION), $(DATESTAMP), $...Jakub Jelinek1-0/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+3
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-1/+1
2013-11-15Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez1-0/+1
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-11-08[multiple changes]Joseph Myers1-0/+1
2013-11-06* Makefile.in (mostlyclean): Remove c-family objects.Mike Stump1-1/+1
2013-11-05Makefile.in (OBJS): Add gimple-ssa-isolate-paths.oJeff Law1-0/+1
2013-11-05gimple.h: Move some prototypes to gimple-expr.h and add to include list.Andrew MacLeod1-0/+1
2013-10-30regmove.c: Remove.Vladimir Makarov1-1/+0
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer1-2/+3
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law1-6/+2
2013-10-24configure.ac (ZW_PROG_COMPILER_DEPENDENCIES): Use CXX instead of CC.Jan-Benedict Glaw1-3/+3
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod1-1/+0
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm1-1/+13
2013-10-14gimple.c (gimple_canonical_types, [...]): Move to lto/lto.cRichard Biener1-1/+1
2013-10-09tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew MacLeod1-1/+1
2013-10-02Makefile.in (expmed.o-warn): Remove.Uros Bizjak1-1/+0
2013-10-02* Makefile.in (DRIVER_DEFINES): Use $(if), not $(and).Tom Tromey1-1/+1
2013-09-26gimple.c (gimple_replace_lhs): Move to tree-ssa.c and rename.Andrew MacLeod1-0/+1
2013-09-25* Makefile.in (PARTITION_H, LTO_SYMTAB_H, COMMON_TARGET_DEF_H)Tom Tromey1-49/+0
2013-09-25* Makefile.in ($(out_object_file)): Use COMPILE and POSTCOMPILE.Tom Tromey1-9/+3
2013-09-25* Makefile.in (graph.o, sbitmap.o, sparseset.o, gcc-ar.o)Tom Tromey1-1484/+7
2013-09-25* Makefile.in (c-family/cppspec.o, c-family/c-common.o)Tom Tromey1-81/+1
2013-09-25Makefile.in (C_TREE_H): Reference c/c-tree.h.Tom Tromey1-1/+1
2013-09-25Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA...Tom Tromey1-3/+2
2013-09-25Makefile.in (OUTPUT_OPTION): Define as "-o $@".Tom Tromey1-3/+4
2013-09-25(clh 9)Tom Tromey1-1/+31
2013-09-25(clh 5)Tom Tromey1-6/+7
2013-09-25(clh 6)Tom Tromey1-1/+4
2013-09-12re PR driver/42955 (undecorated cross-compiler gcc fails to find cc1)Brooks Moses1-8/+2
2013-09-12tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c (SSANAMES...Andrew MacLeod1-1/+2
2013-09-12tree-ssa.h: New.Andrew MacLeod1-148/+149
2013-09-10lto-cgraph.c: Include ipa-utils.h.Jan Hubicka1-1/+1
2013-09-06Makefile.in (tree-sra.o): Update dependencies.Jan Hubicka1-1/+1
2013-09-06re PR middle-end/58094 (IPA devirt testsuite errors)Jan Hubicka1-1/+1
2013-09-06lto-streamer.h (lto_global_var_decls): Remove.Richard Biener1-5/+0
2013-09-04Makefile.in (ipa-devirt.o): Add dependency on diagnostic.hJan Hubicka1-1/+2
2013-09-03Delay base decl's alignment adjustment until transformation happensXinliang David Li1-1/+1
2013-09-03re PR lto/58285 (ICE in lto_output_tree, at lto-streamer-out.c:1318)Richard Biener1-1/+1
2013-09-02Split all the structures, enums, typedefs and some fundamental declarations f...Diego Novillo1-4/+7
2013-09-02Makefile.in (ubsan.o): Add $(TM_P_H) dependency.Marek Polacek1-1/+1