aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-06-17tree-ssa-pre.c: Update comments.Daniel Berlin2-70/+165
2004-06-17s390-modes.def (CCL3mode): New machine mode.Ulrich Weigand6-2/+384
2004-06-17tree-alias-common.c: Add whitespace.Ben Elliston5-3/+11
2004-06-17tree-alias-ander.h: Add standard top-of-file comment.Ben Elliston4-4/+83
2004-06-17tree-ssa-pre.c (compute_avail): Value number uses as well.Daniel Berlin2-2/+41
2004-06-16c-common.def (COMPOUND_STMT): Remove.Richard Henderson18-145/+93
2004-06-16c-common.h (c_begin_if_stmt, [...]): Remove decls.Richard Henderson6-42/+49
2004-06-17Daily bump.GCC Administrator1-1/+1
2004-06-16s390.c (struct machine_function): New member last_restore_gpr.Ulrich Weigand2-126/+121
2004-06-16c-parse.in (if_stmt_locus): Remove.Richard Henderson6-89/+96
2004-06-16tree.h (PHI_CHAIN): New.Steven Bosscher22-81/+103
2004-06-16i386-ssetype-1.c: Remove XFAIL.Richard Henderson3-4/+7
2004-06-17re PR target/13292 (-msoft-float seems to corrupt builtin defines)Bernardo Innocenti3-4/+14
2004-06-16* pt.c (mark_decl_instantiated): Don't call defer_fn.Geoffrey Keating2-5/+4
2004-06-16m68k.md (movsi_cfv4): New pattern to allow mov3q.Peter Barada4-25/+143
2004-06-16c-common.def (CASE_LABEL): Remove.Richard Henderson13-66/+32
2004-06-16c-common.def (ASM_STMT): Remove.Richard Henderson12-67/+25
2004-06-16c-common.def (GOTO_STMT, LABEL_STMT): Remove.Richard Henderson16-78/+53
2004-06-16cfgcleanup.c (try_simplify_condjump): Update test to make sure we have a cond...J"orn Rennecke2-1/+7
2004-06-16re PR c++/16012 (trouble with scope in for statements in templates)Richard Henderson3-0/+24
2004-06-16tree-cfg.c (pass_split_crit_edge): Give it a name and a dump file.Daniel Berlin2-2/+6
2004-06-16loop.c (loop_givs_reduce): Avoid miscompilation of loops entered at bottom.Dale Johannesen2-1/+17
2004-06-16cfglayout.c (fixup_reorder_chain): Handle case where the destination of E_FAL...Joern Rennecke1-2/+4
2004-06-16cfglayout.c (fixup_reorder_chain): Handle case where the destination of E_FAL...Joern Rennecke1-0/+5
2004-06-16re PR target/15653 (Gcc 3.4 ICE on valid code)Vladimir Makarov2-1/+9
2004-06-16re PR tree-optimization/15993 ([lno] Compiler hangs at -O3)Zdenek Dvorak1-1/+1
2004-06-16re PR tree-optimization/15993 ([lno] Compiler hangs at -O3)Zdenek Dvorak1-0/+6
2004-06-16install.texi (Configuration): Update description for --enable-version-specifi...Andreas Jaeger2-6/+11
2004-06-16configure.ac: New name of configure.in.Paolo Bonzini2-2/+6
2004-06-16toplev.h (rest_of_compilation): Adjust prototype.Paolo Bonzini2-1/+38
2004-06-16coverage.c: Remove argument to rest_of_compilation.Paolo Bonzini7-98/+234
2004-06-15fold-const.c (swap_tree_comparison): No longer static.Jeff Law8-7/+92
2004-06-16* g++.dg/abi/bitfield3.C: Add comment..Danny Smith2-0/+6
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson48-1650/+1513
2004-06-16Daily bump.GCC Administrator1-1/+1
2004-06-15asm5.c: New.Eric Christopher3-1/+32
2004-06-15df.c (df_reg_clobber_gen): Removed.Zdenek Dvorak3-33/+57
2004-06-15Revert previous inintended changes.Tobias Schlüter1-1/+129
2004-06-15re PR fortran/15962 (constant expression not recognized as such)Tobias Schlüter6-140/+36
2004-06-15c-pragma.h (c_lex_string_translate): Change type to int.Alexandre Oliva6-38/+155
2004-06-15* convert.h: Add include guardsMark G. Adams2-1/+10
2004-06-15re PR c++/14639 ([non-unit-at-a-time] Incorrect emission of unused compiler-g...Andrew Pinski2-5/+14
2004-06-15re PR tree-optimization/14107 (Return warnings don't work without optimizatio...Jason Merrill6-4/+32
2004-06-15tree-flow-inline.h: Document all functions.Daniel Berlin2-3/+92
2004-06-15tree-flow-inline.h (stmt_ann): Remove use of is_essa_node.Daniel Berlin8-320/+30
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn58-967/+1154
2004-06-15linux.h (ASM_PREFERRED_EH_DATA_FORMAT): Remove definition.Chris Demetriou3-13/+7
2004-06-15* combine.c (distribute_notes): Comment typo fix.J"orn Rennecke2-1/+5
2004-06-15* gcc.dg/arm-mmx-1.c: Use asm to clobber registers.Paul Brook2-13/+10
2004-06-15expmed.c (synth_mult): Mask bits of the multiplier to the machine mode of the...Roger Sayle2-5/+15