aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini32-3094/+306
2004-07-20Revert patch for PR c++/16623.Mark Mitchell4-14/+6
2004-07-20Remove DOS style trailing Carriage ReturnsKelley Cook11-242/+253
2004-07-20Daily bump.GCC Administrator1-1/+1
2004-07-19* rtlanal.c (reg_set_p): Add check for regs_invalidated_by_call.Roger Sayle2-7/+7
2004-07-19re PR c++/16623 (g++ ICE in tsubst_decl:6081)Mark Mitchell6-2/+45
2004-07-19tree-ssa-dom.c (single_incoming_edge_ignoring_loop_edges): New.Jeff Law2-17/+46
2004-07-19mips.md (mulsidi3_32bit_r4000): Fix the clobber list.Maciej W. Rozycki2-4/+7
2004-07-19vec.h: Propagate location information properly.Nathan Sidwell9-156/+259
2004-07-19re PR c++/12170 (ICE in cp_type_quals)Kriang Lerdsuwanakij4-4/+42
2004-07-19Makefile.in (c-format.o): Depend on c-format.h.Daniel Jacobowitz16-412/+701
2004-07-19s390-protos.h (s390_return_address_offset): Prototype added.Andreas Krebbel5-47/+80
2004-07-19fold-const.c (tree_expr_nonzero_p): Add function prototype.Roger Sayle2-50/+34
2004-07-19sourcebuild.texi: Add libcpp, now that CPP has its own directory.Gabriel Dos Reis2-0/+8
2004-07-19c-tree.h (struct c_expr): Define.Joseph Myers14-201/+399
2004-07-19sh.c (sh_use_dfa_interface): Remove.Paolo Bonzini6-591/+674
2004-07-19tree.c (no_linkage_helper): Remove.Mark Mitchell2-22/+55
2004-07-19pa.md: Delete the two remaining define_peephole patterns.Zack Weinberg2-82/+11
2004-07-19Daily bump.GCC Administrator1-1/+1
2004-07-18c-common.c (c_common_truthvalue_conversion): Don't warn if TREE_NO_WARNING is...Steven Bosscher6-15/+22
2004-07-18mangle.c (write_expression): Issue a sorry for zero-operand functional casts.Mark Mitchell2-1/+12
2004-07-18builtins.c (simplify_builtin_memcmp, [...]): Delete.Roger Sayle2-254/+146
2004-07-18* Makefile.in (tree-alias-common.o): Update dependencies.Daniel Jacobowitz2-1/+9
2004-07-18* cfgloop.c (flow_loop_nested_p): Fix comment.Sebastian Pop2-1/+6
2004-07-18re PR tree-optimization/16115 (double-destruction problem with argument passi...Jason Merrill1-1/+0
2004-07-18builtins.c (max_builtin, [...]): Replace calls to build with buildN.Roger Sayle9-104/+121
2004-07-18re PR fortran/16465 (parser chokes with ffixed-line-length-7)Tobias Schlüter6-5/+42
2004-07-18re PR fortran/16465 (parser chokes with ffixed-line-length-7)Tobias Schlüter4-22/+81
2004-07-18re PR c++/13092 (Accepts invalid pointer-to-member conversion)Kriang Lerdsuwanakij11-7/+144
2004-07-18re PR tree-optimization/16115 (double-destruction problem with argument passi...Jason Merrill7-18/+130
2004-07-18Daily bump.GCC Administrator1-1/+1
2004-07-17libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou17-21/+76
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers26-82/+156
2004-07-17re PR target/16556 (minor cosmetic issue, easy to fix though)Andrew Pinski2-1/+7
2004-07-17re PR rtl-optimization/16294 (Missed delay slot scheduling opportunity)Eric Botcazou2-2/+36
2004-07-17loop-init.c (loop_optimizer_init, [...]): Do not destroy dominance information.Zdenek Dvorak5-11/+68
2004-07-17re PR c++/16337 (bug defining multiple altivec vectors in same C++ statement)Mark Mitchell2-0/+20
2004-07-17* emit-rtl.c (reorder_insns): Don't set BB for a BARRIER insn.Graham Stott2-1/+6
2004-07-17sourcebuild.texi: Remove libf2c entry.Toon Moene2-3/+4
2004-07-17i386.md (movv16qi_internal): Fix typo.Paolo Bonzini2-1/+5
2004-07-17g77.dg: Removed.Toon Moene197-11047/+5
2004-07-17final.c (final_scan_insn): Fix broken commit from previous patch.Steven Bosscher2-11/+18
2004-07-17c-typeck.c (parser_build_binary_op): Condition warnings for X<=Y<=Z on -Wpare...Joseph Myers12-11/+683
2004-07-17class.c (finish_struct_methods): Remove unncessary code.Mark Mitchell7-60/+134
2004-07-17cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher20-411/+142
2004-07-17Daily bump.GCC Administrator1-1/+1
2004-07-16* tree-inline.c (estimate_num_insns_1): Correct increase of count.Krister Walfridsson2-1/+5
2004-07-16builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson19-274/+28
2004-07-16tree-ssa-pre.c (insert_aux): Break out if we hit a critical edge.Daniel Berlin2-0/+14
2004-07-16basic-block.h (remove_fake_exit_edges): Declare.Richard Henderson9-19/+43