aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-05ra-conflict.c: Include "sparseset.h".Peter Bergner1-0/+2
2007-10-02ra-conflict.c: New file.Kenneth Zadeck1-1/+7
2007-10-01re PR other/33585 (make html does not work for install files)Manuel López-Ibáñez1-1/+3
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-1/+5
2007-09-14Makefile.in (stmp-int-hdrs): Depend on fixinc_list.Richard Sandiford1-1/+1
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson1-1/+2
2007-09-09Use new debug counterRevital Eres1-1/+1
2007-09-09tree-vectorizer.h (enum vect_def_type): Start enumeration from 1.Ira Rosen1-1/+1
2007-09-07re PR tree-optimization/32183 (reassoc2 can more extra calculations into a loop)Zdenek Dvorak1-1/+1
2007-09-07cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak1-1/+1
2007-09-07tree-loop-linear.c: Include obstack.h.Laurynas Biveinis1-2/+2
2007-09-07stdfix.h: New file.Chao-ying Fu1-1/+2
2007-09-06tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing.Ian Lance Taylor1-2/+2
2007-09-05Makefile.in (stmt.o): Add alloc-pool.h dependency.Laurynas Biveinis1-1/+1
2007-09-04c-format.c: Include alloc-pool.h.Laurynas Biveinis1-1/+2
2007-09-04* Makefile.in (c-opts.o): Add $(TM_P_H) as a dependency.Ben Elliston1-1/+1
2007-09-04* Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o)Daniel Jacobowitz1-10/+5
2007-08-31tree-pretty-print.c: Include output.h.Joseph Myers1-1/+1
2007-08-29xcoffout.c: #include debug.h.Olivier Hainque1-1/+1
2007-08-26re PR bootstrap/30620 (missing dependencies of gcov-io.h breaks --enable-inte...Bernhard Fischer1-2/+4
2007-08-24* Makefile.in (GTFILES_H): Use $(patsubst) instead of $(subst).Michael Matz1-1/+1
2007-08-24Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Biener1-1/+1
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu1-1/+1
2007-08-21configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook1-2/+12
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-2/+2
2007-08-17Makefile.in (version.o): Depend on $(REVISION) only if REVISION_s is defined.H.J. Lu1-0/+4
2007-08-16Makefile.in (REVISION): New.H.J. Lu1-1/+15
2007-08-14re PR tree-optimization/32941 (Bootstrap comparison failure)Steve Ellcey1-1/+1
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-1/+1
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-6/+6
2007-08-06fixed-value.h: New file.Chao-ying Fu1-0/+4
2007-07-29Makefile.in (tree-ssa-alias.o): Add alloc-pool.hDaniel Berlin1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.Julian Brown1-1/+1
2007-07-24caller-save.c: Include ggc.h, gt-caller-save.hJan Hubicka1-3/+5
2007-07-23tree-data-ref.c (find_vertex_for_stmt, [...]): New.Sebastian Pop1-1/+1
2007-07-18Makefile.in (D32PBIT_FUNCS): Add _sd_to_tf and _tf_to_sd.H.J. Lu1-5/+6
2007-07-12* Makefile.in (mostlyclean): Remove object files.Alexandre Oliva1-0/+1
2007-07-11re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)Eric Botcazou1-1/+1
2007-07-07Revert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin ...Daniel Berlin1-1/+1
2007-07-07re PR middle-end/23488 (GCSE load PRE does not work with non sets (or missing...Daniel Berlin1-1/+1
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak1-1/+1
2007-07-02configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).Richard Sandiford1-1/+31
2007-06-30Fix PR tree-optimization/32540 Fix PR tree-optimization/31651Daniel Berlin1-2/+8
2007-06-20* Makefile.in (omega.o): Depend on $(DIAGNOSTIC_H).Jakub Jelinek1-1/+1
2007-06-20re PR middle-end/31959 (ICE in expand_builtin_expect, at builtins.c:5112)Jakub Jelinek1-1/+1
2007-06-14acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove.Paolo Bonzini1-9/+15
2007-06-12re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the...Richard Guenther1-0/+4
2007-06-11Makefile.in (reload1.o-warn): Remove.Diego Novillo1-6/+0
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-57/+89