aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-10tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak1-1/+2
2007-06-03cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak1-2/+6
2007-05-29tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.Zdenek Dvorak1-1/+1
2007-05-28matrix-reorg.c: New file.Razya Ladelsky1-1/+5
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-2/+7
2007-05-24re PR middle-end/32018 (ICE on optimization)Zdenek Dvorak1-1/+2
2007-05-16revert: configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).Richard Sandiford1-31/+1
2007-05-14tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it...Zdenek Dvorak1-5/+7
2007-05-12configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).Richard Sandiford1-1/+31
2007-05-11Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus1-0/+6
2007-05-11semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.Jan Hubicka1-2/+3
2007-05-02re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str...Brooks Moses1-4/+5
2007-04-27re PR tree-optimization/30965 (Fails to tree-combine conditions in COND_EXPRs)Richard Guenther1-1/+1
2007-04-24re PR middle-end/25923 ([gfortran] garbled diagnostics with -O -Wuninitialized)Simon Martin1-1/+1
2007-04-22predict.c: Include pointer-set.h.Zdenek Dvorak1-1/+1
2007-04-13Makefile.in (stamp-as, [...]): Remove.Paolo Bonzini1-55/+1
2007-04-12Makefile.in (insn-emit.o): Depend on $(INTEGRATE_H).Richard Sandiford1-1/+1
2007-04-02ebitmap.h: New fileDaniel Berlin1-0/+4
2007-03-31omp-low.c (splay-tree.h): Include.Richard Guenther1-3/+3
2007-03-30tree-ssa-loop-ivopts.c: Include target.h.Richard Henderson1-1/+1
2007-03-30regmove.c: Move all of pass_stack_adjustments from here...Steven Bosscher1-0/+5
2007-03-26gengtype-parse.c: New file.Zack Weinberg1-14/+5
2007-03-26gengtype.c: Don't include gtyp-gen.h.Zack Weinberg1-65/+33
2007-03-26vec.h: Remove all #if IN_GENGTYPE blocks.Zack Weinberg1-4/+4
2007-03-24Add BID decimal supportMichael Meissner1-2/+4
2007-03-14Makefile.in (PREPROCESSOR_DEFINES): Add directory terminators to PREFIX and S...Richard Sandiford1-2/+2
2007-03-12cppdefault.c (cpp_EXEC_PREFIX): New variable.Mark Mitchell1-0/+1
2007-03-09loop.texi: Document the Omega linear constraints solver.Sebastian Pop1-1/+4
2007-03-08tree-vrp.c: Include "intl.h".Ian Lance Taylor1-1/+1
2007-03-06re PR bootstrap/31020 (cannot write in </test/gnu/gcc/objdir/prev-gcc/../gcc/...Joseph Myers1-63/+100
2007-03-01Makefile.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses1-2/+16