vec.c: Include bconfig.h when appropriate.
[gcc.git] / gcc / Makefile.in
2006-05-01 DJ Delorievec.c: Include bconfig.h when appropriate.
2006-04-24 H.J. LuMakefile.in (c-convert.o): Add dependency on $(TARGET_H)
2006-04-19 Zdenek Dvorakdominance.c: Include timevar.h.
2006-04-18 Joseph Myerssoft-fp: New directory.
2006-04-12 Kazu HirataMakefile.in (GTFILES): Move functions.h after tree.h.
2006-04-12 Kazu HirataMakefile.in (TREE_SSA_LIVE_H): Add vecprim.h.
2006-04-11 Mike Frysinger* gcc/Makefile.in (gcc-cross): Add $(exeext) to target...
2006-04-11 Aldy Hernandez20060410.c: New.
2006-04-10 Kazu HirataMakefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-04-03 Matthias KloseMakefile.in (unprotoize.o): Same dependencies as for...
2006-03-30 Carlos O'DonellMakefile.in: Rename docdir to gcc_docdir.
2006-03-29 David Edelsohn* Makefile.in (build/genpeep.o): Add toplev.h dependency.
2006-03-29 David Edelsohn* Makefile.in (build/gencondmd.o): Add tm-constrs.h...
2006-03-29 David Edelsohngenemit.c (main): Add tm-constrs.h to included headers.
2006-03-28 Sebastian Poptree-loop-linear.c: Don't include varray.h.
2006-03-21 Bernd Schmidtbfin-protos.h (bfin_dsp_memref_p): Declare.
2006-03-16 Roger Saylere PR middle-end/18259 (-fdump-tree-tu omits real const...
2006-03-16 Maxim Kuvyrkovtarget.h (struct spec_info_def): New opaque declaration.
2006-03-14 Kazu HirataMakefile.in (reg-stack.o): Don't depend on gt-reg-stack.h.
2006-03-08 Paolo Bonzinire PR bootstrap/26500 (info/gfortran.info is no longer...
2006-03-08 Zdenek Dvoraktree-ssa-opfinalize.h: Removed.
2006-03-03 Zdenek Dvorakgengtype.c (main): Handle double_int type.
2006-03-03 Joseph Myersre PR bootstrap/26478 (bootstrap fails with readonly...
2006-03-01 Ben Ellistonmklibgcc.in: Add logic to handle $DFP_ENABLE and $DFP_C...
2006-02-26 Steven Bosschercommon.opt (-floop-optimize, [...]): Remove.
2006-02-22 Daniel JacobowitzMakefile.in (stmp-fixinc): Use real-$(INSTALL_HEADERS_DIR).
2006-02-20 Sebastian Poptree-chrec.c (eq_evolutions_p): New.
2006-02-20 Rafael EspindolaMake-lang.in (OBJC): Remove
2006-02-20 Paolo Bonzinire PR bootstrap/25670 (build fail with 'make all-gcc')
2006-02-18 Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-02-16 Zdenek Dvorakre PR rtl-optimization/26296 (ACATS ICE cxg2007 cxg2012...
2006-02-15 Rafael EspindolaMakefile.in: Fix the examples about the use of stamps
2006-02-14 Zdenek Dvorakinvoke.texi (-fprefetch-loop-arrays, [...]): Document.
2006-02-07 Jeff Lawtree-vrp.c (find_conditional_asserts): Update comments.
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-29 Gabriel Dos Reisconfigure.ac (cxx_compat_warn): Set if -Wc++-compat...
2006-01-29 Zack Weinbergc.opt: Add -W(no-)overlength-strings.
2006-01-27 Daniel Berlinre PR rtl-optimization/24762 ([killloop-branch] code...
2006-01-26 Zack Weinberggenconditions.c (write_header): In generated code...
2006-01-26 Steve Ellceyre PR bootstrap/25961 (Mainline failed to bootstrap...
2006-01-26 Steve Ellceyre PR bootstrap/25961 (Mainline failed to bootstrap...
2006-01-25 Paolo BonziniMakefile.in (sched-vis.o): Update dependencies.
2006-01-23 Zack Weinbergr110127@banpei: zack | 2006-01-22 14:49:27 -0800
2006-01-23 Zack Weinbergr110125@banpei: zack | 2006-01-22 14:46:46 -0800
2006-01-23 Zack Weinbergr110124@banpei: zack | 2006-01-22 14:45:55 -0800
2006-01-23 Zack Weinbergr110123@banpei: zack | 2006-01-22 14:44:34 -0800
2006-01-23 Zack Weinbergr110122@banpei: zack | 2006-01-22 14:41:17 -0800
2006-01-23 Zack Weinbergr110121@banpei: zack | 2006-01-22 14:39:11 -0800
2006-01-20 Paul BrookMakefile.in (lang_checks): Keep going if mkdir fails.
2006-01-20 Zdenek Dvorakloop-iv.c: Include df.h and hashtab.h.
2006-01-19 Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2006-01-19 Andrew Pinskidiagnostic.h: Include options.h.
2006-01-18 Diego Novillo[multiple changes]
2006-01-18 Ben EllistonMakefile.in (D32PBIT_FUNCS): New.
2006-01-17 Shantonu SenMakefile.in (check-%, [...]): Use $${srcdir} instead...
2006-01-17 Ian Lance Taylorcommon.opt (ftoplevel-reorder): New option.
2006-01-17 Hans-Peter Nilsson* Makefile.in (FUNCTION_H, LAMBDA_H): Use $(TREE_H...
2006-01-17 Kazu HirataMakefile.in (FUNCTION_H): New.
2006-01-17 Richard Hendersonbackport: Makefile.in (TREE_INLINE_H): New.
2006-01-16 H.J. Lure PR testsuite/25741 (Gcc testsuite isn't parallel...
2006-01-16 Gabor Lokirtl-factoring.c: Add sequence abstraction algorithm.
2006-01-14 Richard Guentherre PR tree-optimization/22548 (Aliasing can not tell...
2006-01-11 Kenneth Zadeck2005-01-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2006-01-11 Paolo Bonzinire PR tree-optimization/23109 (compiler generates wrong...
2006-01-11 Daniel Berlindf.h (DF_SCAN, [...]): New macros.
2006-01-04 Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2006-01-02 Paolo Bonzinire PR libgomp/25259 (bootstrap failures on non-C99...
2005-12-23 Jakub Jelinekbackport: builtins.def: Move all DEF_SYNC_BUILTIN to ...
2005-12-22 Zdenek Dvorakdf.c (df_bitmaps_free): Only work for bbs for that...
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-12-12 Jeff Lawtree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2005-12-08 Daniel JacobowitzMakefile.in (ALL_GTFILES_H): Replace sed statement...
2005-12-07 J"orn RenneckePreparation for PR rtl-optimization/20070 / part1
2005-12-07 Rafael Ávila de... sourcebuild.texi (all.build, [...]): Remove.
2005-12-07 Rafael Ávila de... Makefile.in: Document the use of stamps.
2005-12-07 Alan Modragty.texi: Remove instructions for adding a dependency...
2005-12-07 Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-12-02 Jon Grimmdfp.h, dfp.c: New files.
2005-11-29 Ben EllistonMakefile.tpl (clean-target-libgcc): Invoke clean-target...
2005-11-23 Mark Mitchellinvoke.texi: For man pages, include gcc-vers.texi.
2005-11-14 Richard Earnshawloop-invariant.c: Include tm_p.h.
2005-11-10 Daniel Berlintree-ssa-alias.c (compute_may_aliases): Remove call...
2005-11-09 Jakub JelinekMakefile.in (gnucompare): Do comparison of all files...
2005-11-04 Jeff Lawinvoke.texi: Document max-jump-thread-duplication-stmts...
2005-10-12 Richard GuentherMakefile.in (CGRAPH_H): Depend on $(TREE_H).
2005-10-11 Richard HendersonMakefile.in (tree-ssa-dce.o): Depend on SCEV_H.
2005-10-11 Richard Hendersonre PR tree-optimization/24300 (segfault in operand_equa...
2005-09-30 Geoffrey KeatingMakefile.in (LIPO_FOR_TARGET): Define.
2005-09-28 Geoffrey KeatingIndex: ChangeLog
2005-09-26 Sebastian Popre PR tree-optimization/23942 (loop problem / testcase...
2005-09-14 Uros Bizjakre PR middle-end/22480 (ICE in convert_move, at expr...
2005-09-09 Richard Hendersondbxout.c: Include expr.h.
2005-09-09 Sebastian PopMakefile.in (tree-chrec.o): Depends on SCEV_H.
2005-09-09 Nick CliftonMakefile.in (LIBGCC_DEPS): Add libgcc2.h.
2005-08-29 Paolo Bonzinire PR bootstrap/21268 (Bootstrap, configuration problem...
2005-08-15 Sebastian Popre PR tree-optimization/23391 (Tree checking failure...
2005-08-06 Kazu HirataMakefile.in, [...]: Fix comment/doc typos.
2005-08-03 Volker Reicheltre PR tree-optimization/19899 (ICE: tree check: expecte...
2005-08-01 Ian Lance TaylorMakefile.in (RTL_BASE_H): Add real.h.
2005-08-01 Razya LadelskyMakefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c.
next