Age | Commit message (Expand) | Author | Files | Lines |
2005-03-23 | tree.h (DECL_IGNORED_P, [...]): Clarify comments. | Tobias Schlüter | 2 | -5/+9 |
2005-03-22 | c-opts.c (c_common_parse_file): Only start/end main source file if debug hook... | Daniel Berlin | 8 | -10/+35 |
2005-03-22 | extend.texi: Deprecate C++ min/max operators. | Mark Mitchell | 11 | -51/+64 |
2005-03-22 | * gcc/testsuite/Changelog: previous commit scrambled Changelog. | François-Xavier Coudert | 1 | -1/+0 |
2005-03-22 | tree-ssa-loop-ivopts.c (determine_iv_cost): Do not try to preserve artificial... | Zdenek Dvorak | 2 | -2/+10 |
2005-03-22 | Makefile.am: Added new files. | François-Xavier Coudert | 10 | -0/+772 |
2005-03-22 | cgraphunit.c (cgraph_estimate_size_after_inlining): Compute call cost based o... | Richard Guenther | 8 | -34/+130 |
2005-03-22 | * config/i860/i860.h (target_flags, TARGET_XP, TARGET_SWITCHES) | Richard Sandiford | 3 | -27/+38 |
2005-03-22 | * config/frv/frv-protos.h (frv_branch_cost_string, frv_branch_cost_int) | Richard Sandiford | 5 | -334/+300 |
2005-03-22 | fold-const.c (fold_build1, [...]): New. | Kazu Hirata | 3 | -0/+51 |
2005-03-22 | fold-const.c (fold_ternary): Take decomposed arguments of CALL_EXPR. | Kazu Hirata | 2 | -16/+17 |
2005-03-22 | re PR c++/19980 (ICE on invalid template declaration) | Volker Reichelt | 4 | -1/+23 |
2005-03-22 | re PR c++/20499 (ICE on duplicate class definition) | Volker Reichelt | 4 | -3/+15 |
2005-03-22 | re PR target/20561 (Error compiling jdtcore.jar on powerpc) | Jakub Jelinek | 5 | -7/+88 |
2005-03-22 | re PR c++/20465 (error: no matching function for call) | Nathan Sidwell | 4 | -1/+46 |
2005-03-22 | fold-const.c (fold_unary, [...]): Update comments about arguments. | Kazu Hirata | 2 | -6/+11 |
2005-03-22 | re PR rtl-optimization/20527 (Mishandling of postincrement causes bzip2 misco... | Hans-Peter Nilsson | 2 | -3/+14 |
2005-03-22 | re PR rtl-optimization/20527 (Mishandling of postincrement causes bzip2 misco... | Hans-Peter Nilsson | 2 | -0/+86 |
2005-03-22 | dwarf2out.c (dwarf_type_encoding_name): Remove unused prototype and definition. | Ben Elliston | 2 | -33/+5 |
2005-03-22 | * varasm.c (default_assemble_visibility): Remove extra (). | Mike Stump | 2 | -1/+5 |
2005-03-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-03-22 | options.exp (check_for_options): Create a real C program... | Ben Elliston | 2 | -2/+14 |
2005-03-21 | re PR middle-end/20557 (FAIL: gcc.dg/pr18628.c) | Roger Sayle | 2 | -17/+15 |
2005-03-21 | i860.h (PREDICATE_CODES): Remove nonexistent predicates. | Kazu Hirata | 2 | -2/+5 |
2005-03-21 | * config/ip2k/ip2k.h (target_flags, TARGET_SWITCHES): Delete. | Richard Sandiford | 2 | -5/+4 |
2005-03-21 | * config/fr30/fr30.h (TARGET_SMALL_MODEL_MASK, TARGET_SMALL_MODEL) | Richard Sandiford | 3 | -18/+33 |
2005-03-21 | re PR tree-optimization/20542 (Bootstrap failure at -Os) | Daniel Berlin | 6 | -50/+86 |
2005-03-21 | Fix PR middle-end/20177 and add test case. | Mostafa Hagog | 5 | -14/+80 |
2005-03-21 | lib1funcs.asm (__mulsi3): Use symbolic name for ACCLO. | Bob Wilson | 3 | -8/+14 |
2005-03-21 | xtensa-protos.h: (xtensa_simm7... | Bob Wilson | 6 | -482/+342 |
2005-03-21 | v850-protos.h: Remove the prototypes for reg_or_int9_operand... | Kazu Hirata | 6 | -451/+467 |
2005-03-21 | * Makefile.in (BASEVER, DEVPHASE, DATESTAMP) | Zack Weinberg | 2 | -26/+41 |
2005-03-21 | sse-2.c: New. | Stuart Hastings | 2 | -0/+20 |
2005-03-21 | * tree-into-ssa.c: Remove obsolete comments. | Kazu Hirata | 2 | -6/+7 |
2005-03-21 | tree-ssa-loop.c (gate_tree_complete_unroll): Run complete unrolling if -fpeel... | Richard Guenther | 3 | -4/+8 |
2005-03-21 | optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint. | Uros Bizjak | 7 | -1/+77 |
2005-03-21 | combine.c (combine_simplify_rtx, [...]): Adjust calls to reverse_comparison. | Paolo Bonzini | 4 | -59/+40 |
2005-03-21 | builtins.c (fold_builtin): Take decomposed arguments of CALL_EXPR. | Kazu Hirata | 6 | -15/+28 |
2005-03-21 | rtl.h (struct rtx_hooks): Add gen_lowpart_no_emit. | Paolo Bonzini | 5 | -22/+28 |
2005-03-21 | builtins.c (fold_builtin_1): Take decomposed arguments of CALL_EXPR. | Kazu Hirata | 1 | -0/+1 |
2005-03-21 | builtins.c (fold_builtin_1): Take decomposed arguments of CALL_EXPR. | Kazu Hirata | 2 | -5/+11 |
2005-03-21 | Oops - forgot to include ChangeLog entry for m32r patch | Nick Clifton | 1 | -0/+1 |
2005-03-21 | crash25.C: Fix typo. | Paolo Carlini | 2 | -1/+5 |
2005-03-21 | remove conflict indicators | Nathan Sidwell | 1 | -1/+0 |
2005-03-21 | re PR other/20564 (gcov default behaviour changed) | Nathan Sidwell | 3 | -10/+41 |
2005-03-21 | re PR c++/20461 (ICE at "class 'C' does not have any field named 'f'" error) | Paolo Carlini | 4 | -0/+37 |
2005-03-21 | re PR c++/20461 (ICE at "class 'C' does not have any field named 'f'" error) | Paolo Carlini | 3 | -0/+21 |
2005-03-21 | Oops - forgot to include ChangeLog entry for m32r patch | Kazu Hirata | 1 | -0/+29 |
2005-03-21 | libgcc2.h (LIBGCC2_HAS_SF_MODE): New macro. | Richard Sandiford | 3 | -38/+36 |
2005-03-21 | re PR middle-end/20539 (ICE in simplify_subreg, at simplify-rtx.c:3674) | Roger Sayle | 7 | -17/+93 |