aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-06-21rtlanal.c (may_trap_p): Mark LTGT as trapping.Paolo Bonzini2-0/+5
2004-06-21tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsi...Joseph Myers8-11/+28
2004-06-21c-common.c (verify_sequence_points): Export.Richard Henderson15-115/+239
2004-06-21fold-const.c (fold_cond_expr_with_comparison): New function, extracted from f...Paolo Bonzini2-218/+305
2004-06-21* g++.dg/opt/placeholder1.C: New test.Richard Sandiford2-0/+14
2004-06-21objc-act.h (get_object_reference): Rename to get_protocol_reference.David Ayers5-78/+130
2004-06-21Daily bump.GCC Administrator1-1/+1
2004-06-20loop-invariant.c: New file.Zdenek Dvorak11-4/+1101
2004-06-20* tree-ssa-pre.c (compute_antic): Keep BB_VISITED flag zeroed.Zdenek Dvorak2-1/+10
2004-06-20arith.c (gfc_range_check): correct complex underflow.Steven G. Kargl2-2/+6
2004-06-20stmt.c (warn_if_unused_value): Add locus argument.Richard Henderson5-18/+32
2004-06-20re PR middle-end/16089 (unwind-dw2.c:1311: error: insn outside basic block)Andrew Pinski5-8/+17
2004-06-20i386.c (pentium4_cost): Increase "lea" cost from 1 to 3.Roger Sayle2-4/+8
2004-06-20struct-complex-1_x.c: Add dummy symbol.Eric Botcazou5-0/+19
2004-06-20decl.c (elaborate_expression, [...]): Arguments now bool instead of int.Richard Kenner5-183/+170
2004-06-20c-common.h (add_decl_stmt): Move to cp-tree.h.Richard Henderson10-37/+69
2004-06-20c-common.def (IF_STMT, [...]): Move to cp-tree.def.Richard Henderson17-192/+218
2004-06-20c-common.h (has_c_linkage): New interface.Zack Weinberg27-163/+351
2004-06-20builtins.c (fold_builtin_unordered_cmp): Take an EXP argument instead of both...Roger Sayle2-22/+78
2004-06-20Daily bump.GCC Administrator1-1/+1
2004-06-19c-common.c, c-common.h (lang_gimplify_stmt): Remove.Richard Henderson11-346/+225
2004-06-19re PR target/15941 (new fails gcc.dg/compat/struct-by-value-11 and gcc.dg/com...Richard Henderson2-2/+26
2004-06-19re PR target/15550 ([i386] ICE in extract_insn, at recog.c:2083)Richard Henderson2-0/+14
2004-06-19function.c (free_after_compilation): Do not free computed_goto_common*.Jan Hubicka5-33/+11
2004-06-19invoke.texi: Remove obsolete comment regarding PA 2.0 support in binutils.John David Anglin2-4/+5
2004-06-19re PR libfortran/16080 (segmentation fault when reading empty string)Bud Davis2-0/+20
2004-06-19crash3.C: Use __SIZE_TYPE__ instead of setting the type of size_t by hand.Andrew Pinski2-1/+7
2004-06-19re PR c++/15721 (template instantation omits static data members)Andrew Pinski2-3/+11
2004-06-19CFG transparent RTL expansion:Jan Hubicka12-490/+1066
2004-06-18re PR c++/16036 (Spurious "may be used uninitialized in this function" warning)Richard Henderson4-45/+41
2004-06-19tree-ssa.c (raise_value): Removed.Zdenek Dvorak2-88/+106
2004-06-19fold-const.c (fold): Add constant folding for unordered comparison tree nodes.Roger Sayle5-14/+292
2004-06-19Daily bump.GCC Administrator1-1/+1
2004-06-18re PR other/16043 ([3.4 only] gcc version not reported with "enable-version-s...David Billinghurst7-6/+15
2004-06-19struct-align-2_x.c: Include <limits.h>.Jakub Jelinek3-6/+12
2004-06-19compat-common.h (CINT, CDBL): Define.Jakub Jelinek10-32/+53
2004-06-19fold-const.c (build_range_check): If !in_p and recursive call fails, exit imm...Jakub Jelinek5-7/+504
2004-06-18re PR c++/16034 (dtor called prematurely for while-loop scoped variable)Richard Henderson5-89/+142
2004-06-18tree-eh.c (decide_copy_try_finally): Fix scaling of copy and switch estimates.Richard Henderson2-2/+7
2004-06-18darwin.h (HOT_TEXT_SECTION_NAME): Define.Andrew Pinski2-0/+14
2004-06-18* config/xtensa/xtensa.cSteven Bosscher3-7/+37
2004-06-18s390.md: Remove the generic pipeline description.Steven Bosscher4-156/+40
2004-06-18tree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.Daniel Berlin7-131/+72
2004-06-18t-linux64: New file.Kaz Kojima3-1/+7
2004-06-18emit-rtl.c (unshare_all_rtl_1): New name of unshare_all_rtl.Paolo Bonzini7-316/+242
2004-06-18fold-const.c (constant_boolean_node): Handle boolean_type_node directly...Roger Sayle2-0/+7
2004-06-17new testJason Merrill1-0/+39
2004-06-17fix typoJason Merrill1-1/+1
2004-06-18Fix incorrect year for some ChangeLog entries.R. Kelley Cook2-16/+16
2004-06-18opts.sh: Delete.Kelley Cook9-248/+429