aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-07-20* config/arm/arm.c (thumb_expand_prologue): Remove bogus GEN_INT.Paul Brook2-2/+6
2004-07-20cp-tree.def (TINST_LEVEL): Make it an 'x' node.Steven Bosscher8-11/+59
2004-07-20rtl.h (plus_constant): Delete.Zack Weinberg9-39/+47
2004-07-20gimplify.c (is_gimple_tmp_var): Move to tree-gimple.c.Richard Henderson4-15/+44
2004-07-20tree-pretty-print.c (dump_generic_node): Dump CALL_EXPR_HAS_RETURN_SLOT_ADDR.Richard Henderson2-0/+7
2004-07-20vec.h (VEC_T_length, [...]): Use unsigned, not size_t.Nathan Sidwell3-41/+51
2004-07-20tree-mudflap.c (mf_set_options_fndecl): New tree.Frank Ch. Eigler2-10/+43
2004-07-20re PR c++/14607 (Duplicate symbol "vtable for node" in files div.o and env.o)John David Anglin7-40/+206
2004-07-20* parser.c (cp_parser_simple_type_specifier): Fix typo.Mark Mitchell2-2/+5
2004-07-20re PR c++/16637 (syntax error on valid input code)Mark Mitchell4-2/+23
2004-07-20re PR c++/16175 (Wrong type reported in diagnostic)Kriang Lerdsuwanakij4-0/+33
2004-07-20re PR c++/16623 (g++ ICE in tsubst_decl:6081)Mark Mitchell5-4/+26
2004-07-20* dbxout.c (dbxout_type): Fix printf format.Nathan Sidwell2-2/+3
2004-07-20* gcc.dg/pr12625-1.c: New test.Joseph Myers2-0/+17
2004-07-20tree.h (binfo_member): Remove.Nathan Sidwell6-33/+9
2004-07-20cp-tree.h (struct lang_type_class): Remove vfields field.Nathan Sidwell4-59/+21
2004-07-20tree.h: Include vec.hNathan Sidwell31-674/+556
2004-07-20[multiple changes]Arnaud Charlet20-2568/+3254
2004-07-20c-common.h (check_case_value): Remove prototype.Steven Bosscher14-331/+241
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