aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2015-01-15Makefile.in (PLUGIN_HEADERS): Add dominance.h...Steve Ellcey1-1/+2
2015-01-14Makefile.in (site.exp): Do not set ENABLE_LTO.Ilya Verbin1-3/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-04Makefile.in: Remove CLOOGLIB and CLOOGINC.Tobias Burnus1-2/+2
2014-12-03Makefile.in: Use $(LN_S) instead of $(LN) -s and remove file first if it exists.Ulrich Drepper1-1/+2
2014-12-03Makefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJS), gcc-ar.o, gcc-nm.o...Jakub Jelinek1-9/+11
2014-12-01Makefile.in (gimple-match.o-warn): Use -Wno-unused instead of -Wno-unused-var...Richard Biener1-2/+2
2014-12-01re PR tree-optimization/15346 ([tree-ssa] combine two successive divisions)Richard Biener1-2/+2
2014-11-17Makefile.in: Add ccmp.o.Zhenqiang Chen1-0/+1
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-0/+1
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-36/+59
2014-11-13common.opt (flra-remat): New.Vladimir Makarov1-0/+1
2014-11-12Makefile.in (CLOOGLIBS, CLOOGINC): Remove.Tobias Burnus1-4/+0
2014-11-12[AArch64] Add reference to ACLE and consolidate documentation.Tejas Belagod1-3/+1
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm1-3/+17
2014-11-10Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev1-1/+0
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+5
2014-11-04Makefile.in (OBJS): Add sanopt.o.Marek Polacek1-0/+2
2014-10-30genmatch.c: Remove <map>, <utility> and <string> includes.Richard Biener1-1/+1
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon1-0/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+1
2014-10-24Makefile.in (BUILD_CPPLIB): Move $(LIBINTL) $(LIBICONV) to genmatch BUILD_LIB...Richard Biener1-9/+11
2014-10-24Makefile.in (BUILD_CPPLIB): When in stage2+ use the host library and make sur...Richard Biener1-0/+8
2014-10-23Makefile.def: Add libcpp build module and dependencies.Richard Biener1-1/+2
2014-10-22Makefile.in (s-match): Adjust dependencies to only catch match.pd.Richard Biener1-1/+1
2014-10-22Makefile.in (OBJS): Add gimple-match.o and generic-match.o.Richard Biener1-4/+30
2014-10-21Add AutoFDO.Dehao Chen1-0/+1
2014-10-16IPA ICF pass, part 3/5Martin Liska1-0/+2
2014-10-13* Makefile.in (TAGS): Tag ../include files.Aldy Hernandez1-0/+1
2014-10-13Makefile.in: (check-%): Update comment, as RUNTESTFLAGS no longer impact para...Christophe Lyon1-4/+3
2014-10-07Makefile.in: Fix dependence.Rong Xu1-1/+1
2014-10-02Makefile.in (CROSS): Define, to @CROSS@.Olivier Hainque1-0/+4
2014-09-30PR plugins/63410: Fix missing headers for pluginsDavid Malcolm1-2/+2
2014-09-25ipa-utils.h (subbinfo_with_vtable_at_offset, [...]): Declare.Jan Hubicka1-0/+1
2014-09-22Makefile.in (check-parallel-%): Add @.Jason Merrill1-4/+4
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek1-89/+56
2014-09-05re PR plugins/59335 (Plugin doesn't build on trunk)Joey Ye1-1/+2
2014-09-04* Makefile.in (TAGS): Handle constructs in timevar.def.Aldy Hernandez1-0/+1
2014-09-02Makefile.in (TAGS): Handle constructs in common.opt, rtl.def, tree.def, and g...Aldy Hernandez1-1/+4
2014-09-01Makefile.in (FLAGS_TO_PASS): Propagate INSTALL, INSTALL_DATA, INSTALL_SCRIPT ...Olivier Hainque1-0/+4
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev1-1/+2
2014-08-11Added fnspec to internal functions.Yury Gribov1-1/+3
2014-08-07remove pointer-set.[ch]Trevor Saunders1-4/+3
2014-08-01RTL & dwarf2out changesAndi Kleen1-0/+1
2014-07-25Add an abstract incremental hash data typeAndi Kleen1-1/+2
2014-07-11Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu1-5/+41
2014-06-29Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.Roman Gareev1-0/+1
2014-06-26Part 2 of the collect-utils library, now also used for collect2.Bernd Schmidt1-1/+2
2014-06-26Make a collect-utils library for use by tools like collect2 and lto-wrapper.Bernd Schmidt1-3/+4
2014-06-25IPA REF refactoringMartin Liska1-1/+1