aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)Author
2014-04-15re PR plugins/59335 (Plugin doesn't build on trunk)Jakub Jelinek
2014-04-04Fix shell scripting.Thomas Schwinge
2014-04-02re PR bootstrap/60719 (With --program-prefix=$target_alias --program-suffix=-...Richard Biener
2014-03-24Have s-macro_list depend on cc1Rainer Orth
2014-03-06Makefile.in (s-mlib): Only pass MULTIARCH_DIRNAME if MULTILIB_OSDIRNAMES is n...Matthias Klose
2014-03-05re PR plugins/59335 (Plugin doesn't build on trunk)Jakub Jelinek
2014-02-06* Makefile.in (prefix.o, cppbuiltin.o): Depend on $(BASEVER).Jakub Jelinek
2014-01-28Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.Alan Modra
2014-01-23PR preprocessor/58580 - preprocessor goes OOM with warning for zero literalsDodji Seketeli
2014-01-10re PR plugins/59335 (Plugin doesn't build on trunk)Steve Ellcey
2014-01-09Makefile.in (TREE_FLOW_H): Remove.Steve Ellcey
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-21Makefile.in: Add optinfo.texi.Sharad Singhai
2013-12-19Makefile.in (TEXI_GCC_FILES): Add arm-acle-intrinsics.texi.Kyrylo Tkachov
2013-12-16Makefile.in (version.o): Restore dependencies on $(REVISION), $(DATESTAMP), $...Jakub Jelinek
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-15Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez
2013-11-14gimplify-be.h: New file.Andrew MacLeod
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod
2013-11-08[multiple changes]Joseph Myers
2013-11-06* Makefile.in (mostlyclean): Remove c-family objects.Mike Stump
2013-11-05Makefile.in (OBJS): Add gimple-ssa-isolate-paths.oJeff Law
2013-11-05gimple.h: Move some prototypes to gimple-expr.h and add to include list.Andrew MacLeod
2013-10-30regmove.c: Remove.Vladimir Makarov
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law
2013-10-24configure.ac (ZW_PROG_COMPILER_DEPENDENCIES): Use CXX instead of CC.Jan-Benedict Glaw
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm
2013-10-14gimple.c (gimple_canonical_types, [...]): Move to lto/lto.cRichard Biener
2013-10-09tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew MacLeod
2013-10-02Makefile.in (expmed.o-warn): Remove.Uros Bizjak
2013-10-02* Makefile.in (DRIVER_DEFINES): Use $(if), not $(and).Tom Tromey
2013-09-26gimple.c (gimple_replace_lhs): Move to tree-ssa.c and rename.Andrew MacLeod
2013-09-25* Makefile.in (PARTITION_H, LTO_SYMTAB_H, COMMON_TARGET_DEF_H)Tom Tromey
2013-09-25* Makefile.in ($(out_object_file)): Use COMPILE and POSTCOMPILE.Tom Tromey
2013-09-25* Makefile.in (graph.o, sbitmap.o, sparseset.o, gcc-ar.o)Tom Tromey
2013-09-25* Makefile.in (c-family/cppspec.o, c-family/c-common.o)Tom Tromey
2013-09-25Makefile.in (C_TREE_H): Reference c/c-tree.h.Tom Tromey
2013-09-25Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA...Tom Tromey
2013-09-25Makefile.in (OUTPUT_OPTION): Define as "-o $@".Tom Tromey
2013-09-25(clh 9)Tom Tromey
2013-09-25(clh 5)Tom Tromey
2013-09-25(clh 6)Tom Tromey
2013-09-12re PR driver/42955 (undecorated cross-compiler gcc fails to find cc1)Brooks Moses
2013-09-12tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c (SSANAMES...Andrew MacLeod
2013-09-12tree-ssa.h: New.Andrew MacLeod