aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-09-28re PR tree-optimization/23853 (ICE: in tree_low_cst, at tree.c:4270)Richard Guenther2-3/+9
2005-09-28* g++.dg/opt/pr19650.C: Use -w -fpermissive.Mark Mitchell2-1/+3
2005-09-28builtins.c (get_builtin_sync_mode): New.Richard Henderson2-30/+65
2005-09-28config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting.Nick Clifton3-5/+18
2005-09-28re PR c++/16782 (Accepts qualified member function declaration in class)Mark Mitchell6-13/+23
2005-09-28config/v850/lib1funcs.asm (___ucmpdi2): Correct jump instruction for when theNick Clifton2-1/+6
2005-09-27* pretty-print.c (pp_base_format): Fix typo for %>.Richard Henderson2-1/+5
2005-09-28Daily bump.GCC Administrator1-1/+1
2005-09-27re PR c++/22147 (ICE in get_bindings)Mark Mitchell6-2/+39
2005-09-27re PR fortran/18518 (equivalenced variables are not saved)Jakub Jelinek4-3/+45
2005-09-27re PR tree-optimization/23625 (ICE: in bsi_after_labels, at tree-flow-inline....Devang Patel4-8/+40
2005-09-27optabs.c (no_conflict_move_test): Check if a result of a to-be-moved insn wou...J"orn Rennecke2-2/+14
2005-09-27pr22585.c: Run on 32-bit x86 only.Uros Bizjak3-0/+7
2005-09-27passes.c (init_optimization_passes): Replace copy propagation passes immediat...Jeff Law4-13/+80
2005-09-27* libgcc2.c (__popcount_tab): Remove redundant prototype.Nick Clifton2-5/+4
2005-09-27re PR c++/13764 (c++ front-end creates extra blocks)Jason Merrill7-8/+52
2005-09-27Add missing part of committed patch from 21stDaniel Berlin1-3/+6
2005-09-27Correct ChangeLog formatting.David Edelsohn1-3/+3
2005-09-26* doc/invoke.texi: Clarify documentation of -fno-enforce-eh-specs.Jason Merrill2-4/+11
2005-09-26Fix problems with copyrights for files that end up in libgcc.a.James E Wilson5-41/+94
2005-09-27Daily bump.GCC Administrator1-1/+1
2005-09-26[multiple changes]Janne Blomqvist2-6/+51
2005-09-26re PR fortran/23677 (-fno-automatic does not accept legal save statements)Jakub Jelinek7-2/+81
2005-09-26tree-ssa-dom.c (tree_ssa_dominator_optimize): Be more selective about when to...Jeff Law2-1/+10
2005-09-26re PR target/22576 (ICE with simple factorial program compiled with -ffast-ma...Uros Bizjak5-0/+96
2005-09-26re PR target/23847 (Darwin -mpowerpc64 complex ABI breakage)Fariborz Jahanian2-1/+26
2005-09-26re PR tree-optimization/23942 (loop problem / testcase takes very long time t...Sebastian Pop3-82/+122
2005-09-26re PR middle-end/23831 (ICE in immed_double_const with vectorized multipication)Uros Bizjak2-0/+13
2005-09-26re PR middle-end/23831 (ICE in immed_double_const with vectorized multipication)Uros Bizjak2-1/+9
2005-09-26Check for valid use of subreg.Fariborz Jahanian2-1/+5
2005-09-26re PR target/24055 ("could not split insn" with -O1 -ffast-math)Uros Bizjak2-0/+31
2005-09-26re PR target/24055 ("could not split insn" with -O1 -ffast-math)Uros Bizjak2-11/+37
2005-09-26rtlanal.c (reg_used_between_p): Don't check for CLOBBERs in CALL_INSN_FUNCTIO...J"orn Rennecke2-3/+6
2005-09-26re PR middle-end/15855 (g++ crash with -O2 and -O3 on input file)Richard Guenther2-102/+123
2005-09-26re PR middle-end/15855 (g++ crash with -O2 and -O3 on input file)Richard Guenther2-10/+59
2005-09-26re PR middle-end/23960 (ICE in compare_values in VRP)Kazu Hirata4-1/+23
2005-09-26Daily bump.GCC Administrator1-1/+1
2005-09-25re PR target/23828 (local calling convention not used when using --combine)Dan Nicolaescu2-1/+8
2005-09-25alpha.c (tls_symbolic_operand_1): Trust SYMBOL_REF_TLS_MODEL to be correct.Richard Henderson2-13/+7
2005-09-24ipa-type-escape.c (discover_unique_type): Remove dead code at end of function.Richard Henderson2-48/+53
2005-09-25convert.c (convert_to_integer): Don't test for ENUMERAL_TYPE in NEGATE_EXPR/B...Ian Lance Taylor2-24/+17
2005-09-25Daily bump.GCC Administrator1-1/+1
2005-09-24c-common.c (handle_mode_attribute): When not modifying in place, create subty...Richard Henderson3-16/+27
2005-09-24* config/i386/i386.md (*tls_global_dynamic_64,Alexandre Oliva2-6/+12
2005-09-24cgraph.c (cgraph_clone_edge): Make the scale gcov_type.Jan Hubicka6-20/+47
2005-09-24Daily bump.GCC Administrator1-1/+1
2005-09-23re PR fortran/16861 ([4.0 only] segfault with doubly used module)Paul Thomas4-12/+98
2005-09-23parse.y: Changed pointer declaration from "type* var" to "type *var" Removed ...Rafael Ávila de Espíndola2-82/+94
2005-09-23rs6000.md (neg-minus-mult): Set type to dmul.David Edelsohn10-48/+77
2005-09-23sync.md (sync_<fetchop_name>si_internal): Change operand2 constraint to "b".David Edelsohn2-6/+18