pretty-print.h (PP_NL_ARGMAX): New.
[gcc.git] / gcc / Makefile.in
2005-06-30 Zack Weinbergpretty-print.h (PP_NL_ARGMAX): New.
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-27 Jakub Jelinekbuiltin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-27 Richard Hendersonc-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and...
2005-06-26 Kazu HirataMakefile.in (OBJS-common): Remove duplicate object...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-18 Steven Bosscher* Makefile.in: Fix tree-cfgcleanup.c dependencies.
2005-06-16 Joseph MyersMakefile.in (cc1-checksum.c): Use build/genchecksum...
2005-06-16 Paolo BonziniAlan Modra <amodra.bigpond.net.au>
2005-06-15 Jan HubickaMakefile.in (cfg.o): Add new dependencies.
2005-06-15 Bernd SchmidtMakefile.in (local-alloc.o): Depend on $(GGC_H) and...
2005-06-14 Geoffrey KeatingIndex: ChangeLog
2005-06-09 Daniel BerlinMakefile.in (OBJS-common): Add tree-ssa-structalias.o.
2005-06-07 Sebastian PopFixes PR 18403 and meta PR 21861.
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-07 Jakub Jelinekre PR debug/21946 (Invalid DWARF2 debug info emitted)
2005-06-06 Daniel Berlintree-ssa-reassoc.o: New.
2005-06-06 Rainer OrthMakefile.in (mips-tfile.o): Add $(srcdir)/../include...
2005-06-04 Steven Bosscherlcm.c: Move all mode-switching related functions from...
2005-06-03 Richard HendersonMakefile.in (tree-vect-generic.o): New.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-30 Geoffrey Keating* Makefile.in (install-cpp): Depend on installdirs.
2005-05-28 Kazu HirataMakefile.in (OBJS-common): Add tree-cfgcleanup.o.
2005-05-25 Jan HubickaMakefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-24 Jeff LawMakefile.in (tree-cfg.o): Depend on tree-ssa-propagate.h.
2005-05-20 Jan HubickaMakefile.in (insn-emit.o): Add basic-block.h dependency.
2005-05-18 Geoffrey Keatingdummy-checksum.c: New.
2005-05-17 Jeff LawMakefile.in (tree-ssa-forwprop.o): Depend on langhooks.h.
2005-05-17 Paolo BonziniMakefile.in: Add tree-ssa-math-opts.c.
2005-05-16 Richard SandifordMakefile.in (options.c): Tell optc-gen.awk to include...
2005-05-11 Jan HubickaMakefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.
2005-05-11 Matt Kraai* Makefile.in (gtype-desc.o, build/genautomata.o)
2005-05-08 Steven BosscherPR tree-optimization/14841, tree-optimization/15838
2005-05-08 Nathan SidwellMakefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to...
2005-05-08 Paul BrookMakefile.in: Fix dependencies.
2005-05-07 Matt Kraai* Makefile.in (c-gimplify.o): Depend on $(RTL_H) instea...
2005-05-05 Paul BrookMakefile.in: Replace dependencies on basic-block.h...
2005-05-04 Paul BrookMakefile.in: Change dependencies on target.h to $(TARGE...
2005-04-23 Diego Novillo[multiple changes]
2005-04-22 Zdenek DvorakMakefile.in (LIBGCOV): Add _gcov_interval_profiler...
2005-04-22 Jan HubickaMakefile.in (ipa.o, [...]): New files.
2005-04-21 Jan Hubickacgraphunit.c: Include tree-pass.h (cgraph_decide_recurs...
2005-04-21 Sebastian PopMakefile.in (tree-chrec.o): Depend on params.h.
2005-04-19 Daniel JacobowitzMakefile.in (libgcc.mk): Pass GCC_FOR_TARGET.
2005-04-13 Jeff LawMakefile.in (OBJS-common): Add tree-ssa-uncprop.o.
2005-04-12 Steven BosscherMakefile.in: Add function.h to BASIC_BLOCK_H.
2005-04-11 David Edelsohntree-ssa-loop-im.c: Include real.h.
2005-04-09 Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-06 Richard Sandifordre PR other/20792 (target.opt messages missing from...
2005-04-06 Kelley CookRevert -pipe change from last night.
2005-04-06 Kelley CookMakefile.in (LIBGCC2_CFLAGS): Compile with -pipe.
2005-04-04 Richard SandifordMakefile.in (tree-ssa-loop-ivopts.o): Depend on langhoo...
2005-03-31 J"orn Renneckepostreload-gcse.c: Include target.h.
2005-03-31 Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-31 Stuart HastingsMakefile.in (print-tree.o): Depend on tree-iterator.h.
2005-03-30 Paolo BonziniMakefile.def (bfd, [...]): Set lib_path.
2005-03-29 Dale JohannesenMakefile.in (value-prof.o): New dependencies on $(DIAGN...
2005-03-26 Andrew PinskiMakefile.in (libbackend.o): Depend on version files...
2005-03-21 Zack Weinberg* Makefile.in (BASEVER, DEVPHASE, DATESTAMP)
2005-03-16 Zack Weinberggcc-version.m4: Delete.
2005-03-14 Richard Sandifordconfig.gcc (extra_options): New variable for listing...
2005-03-10 Zdenek DvorakMakefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-03-04 Jeff Lawbasic-block.h (rediscover_loops_after_threading): Declare.
2005-03-01 Daniel BerlinMakefile.in (tree-ssa-sink.o): New.
2005-02-28 Paolo Bonzinire PR bootstrap/17383 (Building in src dir fails)
2005-02-25 Joseph Myersc-parser.c: New file.
2005-02-17 Dorit NaishlosMakefile.in (tree-vect-analyze.o, [...]): New.
2005-02-03 Alexandre Olivacombine.c (simplify_comparison, [...]): Do not drop...
2005-01-30 Daniel Berlinre PR tree-optimization/19624 (PRE pessimizes ivopts)
2005-01-26 Alexandre OlivaMakefile.in (../$(build_subdir)/fixincludes/fixincl...
2005-01-19 Jakub Jelinekre PR rtl-optimization/15139 (cc1 uses excessive amount...
2005-01-17 Kelley CookMakefile.in (STAGEMOVESTUFF): Stage all the stamp files...
2005-01-17 Paolo Bonzinicommon.opt (-fnew-ra): Remove.
2005-01-12 Kaveh R. Ghazi* Makefile.in: Set a `build-warn' variable.
2005-01-05 Roger Sayle[Missed by the previous cvs commit!]
2005-01-04 Daniel BerlinFix PR debug/17924 Fix PR debug/19191
2004-12-22 Mark MitchellMakefile.in (install-common): Remove special-case code...
2004-12-20 Mark MitchellMakefile.in (install-common): Do not install the specs...
2004-12-19 Richard Hendersonre PR middle-end/16417 (crappy code (gcc.c-torture...
2004-12-18 Roger SayleMakefile.in (stor-layout.o): Depend upon gt-stor-layout.h.
2004-12-16 Richard HendersonMakefile.in (MD_DEPS, s-mddeps): New.
2004-12-13 Richard HendersonMakefile.in (insn-preds.o): Depend on REGS_H.
2004-12-03 Andreas SchwabMakefile.in (HOSTHOOKS_DEF_H): Define.
2004-12-02 Andreas SchwabMakefile.in (WERROR_FLAGS): Renamed from WERROR.
2004-12-01 Mark MitchellMakefile.in (WERROR): New variable.
2004-11-30 Zack Weinberg* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind...
2004-11-29 Ben Elliston* Makefile.in (REGS_H): Depend on $(BASIC_BLOCK_H).
2004-11-29 Joseph Myers[multiple changes]
2004-11-26 Andrew Pinskire PR middle-end/17957 (vector type node used after...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-18 Jon GrimmMakefile.in (macro_list): Depend on s-macro_list.
2004-11-14 Andreas SchwabMakefile.in (lambda-code.o, [...]): Depend on $(EXPR_H).
2004-11-13 Mike StumpMakefile.in: Add html support.
2004-11-12 Geoffrey KeatingMakefile.in (macro_list): Use move-if-change to avoid...
2004-11-08 Zdenek DvorakMakefile.in (tree-ssa-loop-ivopts.o): Add sbitmap.h...
2004-11-05 Geoffrey KeatingIndex: ChangeLog
2004-11-02 Geoffrey Keatingconfigure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO...
2004-10-28 Kazu Hirata* Makefile.in (OBJS-common): Remove duplicates.
2004-10-27 Zack Weinbergdbxout.c: Include obstack.h.
next