aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-09-08Makefile.in (builtins.o): Depend on tree-mudflap.h.Andreas Tobler3-1/+8
2004-09-08i386.c (ix86_prepare_fp_compare_args): Do not force operand 0.0 into register...Uros Bizjak3-37/+98
2004-09-08* doc/rtl.texi (Insns): Document NOTE_INSN_FUNCTION_BEG.Ben Elliston2-0/+9
2004-09-08builtins.c (std_gimplify_va_arg_expr): Mark INDIRECT_REF nodes generated from...Frank Ch. Eigler3-9/+44
2004-09-08c-decl.c (groktypename_in_parm_context): Remove function.Ziemowit Laski3-13/+5
2004-09-08Makefile.in (c-parse.o): Depend on $(C_COMMON_H).Ziemowit Laski7-2427/+1886
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra31-1353/+1448
2004-09-08Daily bump.GCC Administrator1-1/+1
2004-09-07cse.c (fold_rtx): Avoid building of (CONST (MINUS (CONST_INT) (SYMBOL_REF)))Jan Hubicka2-1/+13
2004-09-07tree-ssa-pre.c (grand_bitmap_obstack): New.Jan Hubicka2-3/+13
2004-09-07config.gcc: Added support for --with-divide=[breaks|traps] for mips targets.David Daney6-6/+93
2004-09-07Fix hot/cold partitioning problem.Caroline Tice2-1/+7
2004-09-07tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Deal with '<' class too.Jan Hubicka2-0/+6
2004-09-07cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre...Nathan Sidwell19-498/+452
2004-09-07* tree-ssa-loop-ivopts.c (iv_value): Avoid invalid sharing on niter.Jan Hubicka2-1/+5
2004-09-07error.c (show_locus): Handle mapped locations.Per Bothner10-16/+133
2004-09-07builtins.c (fold_builtin_strchr): Use build_int_cst, not fold_convert.Nathan Sidwell8-37/+40
2004-09-07c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell15-594/+553
2004-09-07configure.ac (enable-checking): Add release option.Nathan Sidwell4-94/+107
2004-09-07Daily bump.GCC Administrator1-1/+1
2004-09-06re PR bootstrap/17313 (fixinc.sh isn't parallel build safe)H.J. Lu2-1/+7
2004-09-06Another MIPS vector cleanup patch, fix bad type attribute for FP zero moves.James E Wilson2-16/+20
2004-09-06re PR other/16633 (C tests don't use the newly built libgcc.so.1)H.J. Lu2-0/+63
2004-09-06ifc-20040816-1.c: Use -ftree-vectorize.Devang Patel3-2/+7
2004-09-06* semantics.c (expand_body): Assert that we are not nested.Daniel Jacobowitz2-1/+10
2004-09-06Fix ppc-darwin bootstrap failure.James E Wilson2-1/+5
2004-09-06final.c (output_in_slot): Delete.Eric Botcazou3-18/+16
2004-09-06loop.c (loop_dump_aux): Do not print RTL when not available.Jan Hubicka3-22/+57
2004-09-06Makefile.in (rtl.o, bitmap.o): Correct dependencies, remove unnecessary comma...Zack Weinberg2-15/+18
2004-09-06decl.c (build_enumerator): Use add_double and int_fits_type_p instead of cp_b...Zack Weinberg5-76/+103
2004-09-06Put ChangeLog entry in the right place.Paul Brook1-5/+0
2004-09-06[multiple changes]Paul Brook3-0/+13
2004-09-06Makefile.in (rtl.o): Remove -DGENERATOR_FILE.Mohan Embar2-2/+7
2004-09-06restore missing changelog entryNathan Sidwell1-0/+27
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini44-505/+771
2004-09-06Daily bump.GCC Administrator1-1/+1
2004-09-05c-common.c, [...]: Fix comment formatting.Kazu Hirata29-74/+85
2004-09-05c-common.c, [...]: Fix comment typos.Kazu Hirata30-44/+56
2004-09-05tree-if-conv.c (gate_tree_if_conversion): Enable only if the vectorizer is en...Diego Novillo2-1/+6
2004-09-05Remove extra whitespace.Andreas Jaeger1-6/+6
2004-09-05* tree-if-conv.c: Spell check comments and clean up whitespace.Andreas Jaeger2-84/+87
2004-09-05tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak31-27/+5000
2004-09-05builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.Kaveh R. Ghazi7-27/+136
2004-09-05Fix ChangeLogKaveh Ghazi1-1/+3
2004-09-05builtin-attrs.def (ATTR_SENTINEL, [...]): New.Kaveh Ghazi7-5/+131
2004-09-05Daily bump.GCC Administrator1-1/+1
2004-09-04revert: fold-const.c (operand_equal_p): Remove code to allow null ARG0/1.Richard Kenner2-39/+54
2004-09-04* gimplify.c (internal_get_tmp_var): Remove unused var CLASS.Richard Kenner2-3/+2
2004-09-04configure: Regenerated.H.J. Lu2-5/+11
2004-09-04Fix some too-long lines and move a comment.Richard Kenner1-5/+10