aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-30Simplify lexer. Implement --enable-mapped-location support.Per Bothner7-726/+1081
2004-09-30java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused macros.Per Bothner3-70/+118
2004-09-30More cleanup for --enable-mapped-location.Per Bothner3-6/+80
2004-09-30* gcc.pot: Regenerate.Joseph Myers2-2789/+2866
2004-09-30c-tree.h (readonly_error): Remove.Joseph Myers5-23/+126
2004-09-30Oops, revert accidental commit.Jan Hubicka1-1/+0
2004-09-30re PR debug/13974 (bad line marker in debug info)Jan Hubicka7-56/+170
2004-09-30s390-protos.h (s390_arg_frame_offset): Remove.Ulrich Weigand4-123/+211
2004-09-30s390.c (legitimate_reload_constant_p): Remove floating point constant workaro...Ulrich Weigand3-56/+31
2004-09-30symbian.h (STARTFILE_SPEC): Remove crt*.o.Paul Brook3-2/+14
2004-09-30* config/alpha/qrnnd.asm: Mark for noexecstack.Richard Henderson2-0/+8
2004-09-30* protoize.c, tree-cfg.c: Fix comment typos.Kazu Hirata3-2/+6
2004-09-30re PR c/17730 (Regression in diagnost message "invalid lvalue in unary %<&%>")Joseph Myers4-2/+19
2004-09-30cp-tree.h (struct lang_decl): Shrink by reordering fields and turning operato...Nathan Sidwell2-11/+20
2004-09-30tree-ssa-alias.c (collect_points_to_info_r): Move analysis of expressions...Diego Novillo3-92/+86
2004-09-30* config/sh/sh.c: Follow spelling conventions.Kazu Hirata2-2/+6
2004-09-30unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZERO_REG.Richard Henderson5-16/+23
2004-09-29check-init.c (check_init): Handle USE_MAPPED_LOCATION case.Per Bothner6-2/+28
2004-09-29java-tree.h: Redefine some macros and add soem declaration to handle the USE_...Per Bothner4-5/+29
2004-09-30builtins.c (expand_builtin_strlen): Do not call emit_move_insn with a PLUS as...Ulrich Weigand2-7/+14
2004-09-29re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ...Richard Henderson12-33/+99
2004-09-30Daily bump.GCC Administrator1-1/+1
2004-09-30FIxed an IMA bug showed up in parse and gzip.Fariborz Jahanian2-1/+6
2004-09-29tree.h (INDIRECT_REF_P): New macro.Daniel Berlin9-36/+36
2004-09-30tree-flow.h (struct bb_ann_d): Remove num_preds member.Ben Elliston4-14/+12
2004-09-29re PR c/7425 (deprecated attribute doesn't merge with multiple declarations)Joseph Myers7-0/+44