aboutsummaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-02-09Makefile.in (passes.o, [...]): Add dependencies.Jan Hubicka1-2/+2
2007-02-06loop.texi: Document possibility not to perform disambiguation of loops with m...Zdenek Dvorak1-1/+1
2007-02-06Makefile.in (tree-ssa-loop-ivopts.o): Add pointer-set.h dependency.Paolo Bonzini1-4/+4
2007-02-01lower-subreg.c: New file.Ian Lance Taylor1-0/+5
2007-01-31cfgloop.h: Include vec-prim.h.Zdenek Dvorak1-1/+1
2007-01-29Makefile.in (USER_H): Remove decfloat.h.Janis Johnson1-2/+1
2007-01-28expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka1-1/+2
2007-01-28tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak1-3/+4
2007-01-28ipa-cp.c (ipcp_insert_stage, [...]): Support for SSA.Razya Ladelsky1-1/+1
2007-01-23Makefile.in (OBJS-common): Reformat, alphabetize, but put insn-*.o first.Ian Lance Taylor1-52/+238
2007-01-19Patch by Tomas Bily <tbily@suse.cz>Tomas Bily1-2/+3
2007-01-18ยท Richard Guenther <rguenther@suse.de>Dirk Mueller1-1/+1
2007-01-18cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYO...Steven Bosscher1-1/+1
2007-01-16cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka1-3/+4
2007-01-11configure.ac (strict1_warn): Rename to strict_warn.Paolo Bonzini1-599/+15
2007-01-06tree-pass.h (pass_build_cgraph_edges): Declare.Jan Hubicka1-1/+4
2007-01-05Makefile.in (mostlyclean): Don't remove libgcc anymore.Mike Stump1-2/+0
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz1-136/+69
2007-01-03pr16194.c: We now output error on all three functions, not just first one.Jan Hubicka1-1/+1
2007-01-02Makefile.in: Update copyright year.Carlos O'Donell1-1/+1
2007-01-02Makefile.in: Export GCC_EXEC_PREFIX before calling $(RUNTEST) in $(lang_check...Carlos O'Donell1-0/+2
2006-12-28Makefile.in (OBJS-common): Remove conflict.oKazu Hirata1-3/+1
2006-12-23vec.c: Don't include tree.h.Andrew Pinski1-2/+2
2006-12-23Makefile.in (final.o): Depend on vecprim.h.Kazu Hirata1-1/+1
2006-12-19re PR bootstrap/29544 (Not building with checking in stage1)Paolo Bonzini1-2/+2
2006-12-14tree-ssa-loop-ivopts.c: Include tree-affine.h.Zdenek Dvorak1-3/+6
2006-12-13Makefile.in: Add dependencies.Jan Hubicka1-3/+5
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating1-1/+2
2006-12-12re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe...Andrew Pinski1-1/+1
2006-12-11[multiple changes]Diego Novillo1-2/+2
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-6/+11
2006-12-10New out of ssa Coalescer.Andrew MacLeod1-15/+10
2006-12-08New TER code.Andrew MacLeod1-1/+7
2006-12-04tree-ssa-alias.c (compute_may_aliases): Compute flow sensitive before flow in...Daniel Berlin1-1/+1
2006-11-30tree-ssa-operands.h (struct ssa_operands): New.Jan Hubicka1-3/+3
2006-11-29Makefile.in (tree-ssanames.o): Remove gt-tree-ssanames.h, since it no longer ...Daniel Berlin1-2/+2
2006-11-20cppdefault.c: Define cpp_PREFIX, cpp_PREFIX_len, and gcc_exec_prefix.Carlos O'Donell1-0/+1
2006-11-17tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak1-1/+1
2006-11-16* Makefile.in (targhooks.o): Add $(OPTABS_H).Mike Stump1-1/+2
2006-11-13gcc.c: Organize search path variables into $prefix relative, and well-known n...Carlos O'Donell1-0/+1
2006-11-12Makefile.in (tree-data-ref.o): Add langhooks.h dependency.Zdenek Dvorak1-1/+1
2006-11-04fwprop.c: New file.Paolo Bonzini1-1/+4
2006-11-01re PR bootstrap/28400 (install-driver is missing $(exeext) from gcc-$(version))Chris Johns1-2/+2
2006-10-21configure.in: Require GMP-4.1+ and MPFR-2.2+.Kaveh R. Ghazi1-1/+1
2006-10-14re PR bootstrap/29402 (Parallel make fails with --disable-bootstrap)Kaveh R. Ghazi1-2/+1
2006-10-10--(top level)--------------------------------------------Brooks Moses1-2/+19
2006-10-09Revert emutls patch.Richard Henderson1-5/+5
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson1-5/+5
2006-09-28loop.texi: New file.Zdenek Dvorak1-1/+2
2006-08-30Makefile.in (see.o): Add $(EXPR_H) dependency.Richard Guenther1-1/+1