aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2014-05-13Makefile.in: add shrink-wrap.o.Zhenqiang Chen1-0/+1
2014-05-09Makefile.in (GTFILES): Remove tree-ssa-propagate.c.Richard Biener1-1/+0
2014-05-06Merge in wide-int.Kenneth Zadeck1-5/+7
2014-04-23Makefile.in (OBJS): Remove loop-unswitch.o.Richard Biener1-1/+0
2014-04-15re PR plugins/59335 (Plugin doesn't build on trunk)Jakub Jelinek1-1/+8
2014-04-04Fix shell scripting.Thomas Schwinge1-3/+3
2014-04-02re PR bootstrap/60719 (With --program-prefix=$target_alias --program-suffix=-...Richard Biener1-4/+7
2014-03-24Have s-macro_list depend on cc1Rainer Orth1-1/+1
2014-03-06Makefile.in (s-mlib): Only pass MULTIARCH_DIRNAME if MULTILIB_OSDIRNAMES is n...Matthias Klose1-1/+1
2014-03-05re PR plugins/59335 (Plugin doesn't build on trunk)Jakub Jelinek1-1/+2
2014-02-06* Makefile.in (prefix.o, cppbuiltin.o): Depend on $(BASEVER).Jakub Jelinek1-0/+2
2014-01-28Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.Alan Modra1-1/+2
2014-01-23PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli1-1/+2
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