aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-09-27common.opt: Add -foptimize-strlen option.Jakub Jelinek1-0/+1
2011-09-27common.opt: Add -foptimize-strlen option.Jakub Jelinek1-0/+8
2011-09-27common.opt: Add -foptimize-strlen option.Jakub Jelinek38-4/+3671
2011-09-27re PR middle-end/43864 (Same basic blocks should be merged)Tom de Vries7-2/+120
2011-09-27re PR middle-end/43864 (Same basic blocks should be merged)Tom de Vries12-16/+1824
2011-09-27* ipa-inline-analysis.c (MAX_TIME): Reduce to avoid overflows.Jan Hubicka2-1/+5
2011-09-27inline-5.c: New testcase.Jan Hubicka4-9/+100
2011-09-27re PR rtl-optimization/50249 (ira marks wrong value for inheriting)Bernd Schmidt2-14/+37
2011-09-27invoke.texi (ffat-lto-objects): Document.Andi Kleen6-30/+87
2011-09-27ipa-inline-analysis.c (predicate_probability): Avoid comparison between signe...Richard Sandiford2-4/+9
2011-09-27tree-vect-stmts.c (vectorizable_type_demotion): Handle basic block vectorizat...Ira Rosen7-34/+177
2011-09-27target-supports.exp (check_profiling_available): Don't rely solely on TLS tes...Bernd Schmidt2-4/+7
2011-09-27a-cbhase.adb, [...]: Add iterator machinery to bounded sets and indefinite sets.Ed Schonberg17-239/+989
2011-09-27tree-object-size.c (compute_object_sizes): Fix dumping of folded statement.Richard Guenther2-4/+6
2011-09-27[multiple changes]Arnaud Charlet10-65/+245
2011-09-27[multiple changes]Arnaud Charlet4-4/+90
2011-09-27[multiple changes]Arnaud Charlet4-9/+72
2011-09-27[multiple changes]Arnaud Charlet7-17/+47
2011-09-27[multiple changes]Arnaud Charlet10-9/+74
2011-09-27s-osinte-hpux.ads, [...]: Revert previous changes.Pascal Obry31-453/+112
2011-09-27[multiple changes]Arnaud Charlet13-76/+90
2011-09-27s-taprop.ads (Initialize_Lock): New spec for r/w lock.Pascal Obry26-40/+462
2011-09-27exp_ch9.adb, [...]: Minor reformatting.Pascal Obry10-19/+136
2011-09-27rtsfind.ads: Add RE_Lock_Read_Only into rtsfind circuitry.Pascal Obry7-17/+42
2011-09-27re PR tree-optimization/50363 (internal compiler error: verify_gimple failed)Richard Guenther4-5/+30
2011-09-27gcc/Richard Sandiford2-172/+24
2011-09-27avr.md (ashrqi3): Split alternative "n" into its remaining parts C03...Georg-Johann Lay3-25/+13
2011-09-27rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MA...Jakub Jelinek5-11/+43
2011-09-26Add explicit VIS intrinsics for addition and subtraction.David S. Miller6-0/+155
2011-09-26fix ChangeLogJason Merrill1-1/+1
2011-09-26re PR c++/45012 (Invalid ambiguity on partial class specialization matching)Jason Merrill4-1/+33
2011-09-26re PR c++/46105 (Ordering failure among partial specializations with non-dedu...Jason Merrill4-1/+36
2011-09-26re PR c++/50508 ([C++0x] ICE cxx_eval_logical_expression cp/semantics.c:6487)Jason Merrill4-2/+24
2011-09-26Improve code generation for edge and pixel-compare...David S. Miller8-112/+185
2011-09-27re PR c++/45487 (Request to change comma to semicolon in error message)Paolo Carlini5-7/+38
2011-09-27Daily bump.GCC Administrator1-1/+1
2011-09-26Add rdgsr, edge, and pixel-compare VIS tests.David S. Miller4-0/+104
2011-09-26Fix sparc %gsr write elimination and add a testcase.David S. Miller5-7/+30
2011-09-26re PR fortran/50515 (gfortran should not accept an external that is a common ...Janus Weil11-16/+76
2011-09-26Fix location of error about unused import "unsafe".Ian Lance Taylor1-0/+1
2011-09-26Move target CPP macro handling to C file and add __VIS/__VIS__.David S. Miller6-31/+119
2011-09-26re PR c++/50512 (surprising change in overloading resolution)Jason Merrill4-8/+30
2011-09-26avr.md (peephole casesi+2): Use -1 instead of 65536.Georg-Johann Lay3-1/+39
2011-09-26gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after p...Jakub Jelinek6-17/+78
2011-09-26re PR c++/50523 (C++ FE apparently incorrectly rejects tramp3d)Jason Merrill4-3/+29
2011-09-26* pt.c (tsubst_copy) [PARM_DECL]: Handle 'this' in NSDMI.Jason Merrill5-0/+37
2011-09-26pt.c (convert_nontype_argument): Handle NULLPTR_TYPE.Paolo Carlini4-0/+24
2011-09-26re PR c++/26747 (bad break/continue is not detected until the gimplifier)Paolo Carlini2-10/+5
2011-09-26re PR tree-optimization/50472 (Volatile qualification in data is not enough t...Richard Guenther4-0/+27
2011-09-26tm.texi: Correct documentation for TARGET_ADDR_SPACE_SUBSET_P.Bingfeng Mei3-2/+6