aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-10-03c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers16-206/+213
2004-10-03* config/mips/mips.md (<u>mulsidi3_32bit_r4000): Fix unsigned case.Richard Sandiford2-1/+5
2004-10-03* da.po: Update.Joseph Myers2-3575/+3338
2004-10-03re PR c++/17797 (ICE in build_reinterpret_cast)Andrew Pinski2-0/+13
2004-10-03re PR c++/17797 (ICE in build_reinterpret_cast)Andrew Pinski2-0/+9
2004-10-03re PR tree-optimization/16632 (A couple fold-const.c optimizations are non-fu...Kazu Hirata2-0/+2
2004-10-03fold-const.c (fold): When seeing if D & ~C != 0 to fold (A & C) == D into 0, ...Kazu Hirata4-9/+41
2004-10-03pr17286.f90: Add dg-do line.Paul Brook2-7/+11
2004-10-03simplify.c (range_check): Remove blank line at beginning of function.Tobias Schlüter2-152/+70
2004-10-03trans-intrinsic.c: Fix comments on spacing and rrspacingFeng Wang2-16/+38
2004-10-03* ginclude/stddef.h: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-03re PR target/17443 (--enable-threads=single is ignored)Eric Botcazou2-9/+14
2004-10-03linux.h (TARGET_C99_FUNCTIONS): Define.Alan Modra3-4/+23
2004-10-03* arm.c (output_call_mem): Add missing \t.Ian Lance Taylor2-1/+5
2004-10-03builtins.c (expand_builtin_memcmp, [...]): Delete duplicate code.Kaveh R. Ghazi2-142/+25
2004-10-03Daily bump.GCC Administrator1-1/+1
2004-10-02tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ...Frank Ch. Eigler2-17/+63
2004-10-02c-objc-common.c (c_tree_printer): Correct description of %E.Joseph Myers4-4/+16
2004-10-02re PR treelang/17762 (treelang doesn't use mapped locations)James A. Morrison13-113/+184
2004-10-02parse.y: Use gcc_assert and gcc_unreachable instead of abort.James A. Morrison4-92/+72
2004-10-02lex.l: Remove random whitespace.James A. Morrison5-175/+181
2004-10-02* objc-act.c: Fix comment typos.Kazu Hirata2-4/+8
2004-10-02parse.y (ELSE): Set tok to $1.James A. Morrison3-31/+41
2004-10-02* tree-cfg.c, config/s390/tpf-unwind.h: Fix comment typos.Kazu Hirata3-3/+7
2004-10-02* gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.Ulrich Weigand2-1/+5
2004-10-02tree-cfg.c (cleanup_tree_cfg): Speed up by calling delete_unrechable_blocks()...Kazu Hirata2-5/+20
2004-10-02gthr-tpf.h (__gthread_recursive_mutex_t): New type.P.J. Darcy2-0/+41
2004-10-02t-tpf (LIB2ADDEH): Remove tpf-eh.c.P.J. Darcy4-112/+124
2004-10-02Daily bump.GCC Administrator1-1/+1
2004-10-02* c-typeck.c (warn_for_assignment): Don't permit argnum == 0.Joseph Myers2-22/+7
2004-10-01s390-protos.h (s390_comparison): Add prototype.Ulrich Weigand5-68/+120
2004-10-01collect2.c (COLLECT_PARSE_FLAG): Remove.Kazu Hirata4-12/+9
2004-10-01* config/arm/crti.asm: Give _init and _fini function type.Paul Brook2-1/+13
2004-10-01common.opt (ftree-loop-ivcanon): Enable by default.Zdenek Dvorak5-5/+25
2004-10-01pr17343.c: Remove.Andrew Pinski2-36/+4
2004-10-01arm.c (thumb_compute_saved_rag_mask): Or with bitmask, not register number.Paul Brook2-2/+8
2004-10-01re PR tree-optimization/17343 (a dispatch table can be shortened for certain ...Andrew Pinski4-1/+56
2004-10-01c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka16-20/+41
2004-10-01tree-cfg.c (cleanup_tree_cfg): Pull a call to cleanup_control_flow() out of t...Kazu Hirata2-3/+14
2004-10-01* lex.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-01* java-tree.h: Fix a comment typo.Kazu Hirata2-2/+6
2004-10-01tree-vectorizer.c (vectorizable_operation): Fail unless the mode for the vect...Paolo Bonzini2-2/+17
2004-10-01tree-chrec.c (chrec_fold_plus_poly_poly, [...]): Use fold_convert or build_in...Zdenek Dvorak5-179/+266
2004-10-01revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...Jakub Jelinek16-971/+72
2004-10-01dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi.Eric Christopher10-41/+111
2004-10-01builtins.c (expand_builtin_strstr, [...]): Eliminate duplicate code.Kaveh R. Ghazi2-336/+51
2004-10-01Daily bump.GCC Administrator1-1/+1
2004-10-01s390-protos.h (s390_expand_logical_operator): Add prototype.Ulrich Weigand4-355/+350
2004-09-30combine.c (force_to_mode): Only convert the expression (AND (NE FOO 0) CONST)...Roger Sayle2-0/+7
2004-10-01re PR bootstrap/17761 (sh-elf doesn't build after merge from edge-vector-branch)Ben Elliston2-4/+11