summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * c-ada-spec.c (dump_generic_ada_node): Avoid dereferencing null type.charlet2011-01-262-0/+5
* PR pch/47430jakub2011-01-262-1/+13
* PR debug/45454aoliva2011-01-262-0/+15
* gcc/ChangeLog:davek2011-01-266-4/+52
* 2011-01-26 Chung-Lin Tang <cltang@codesourcery.com>cltang2011-01-262-1/+12
* * godump.c (go_define): Improve lexing of macro expansion to onlyian2011-01-262-60/+248
* * gcc/c-family/ChangeLog: Add missing PR reference.davek2011-01-264-0/+4
* gcc/c-family/ChangeLog:davek2011-01-2622-13/+506
* PR tree-optimization/26854ian2011-01-262-45/+84
* * ja.po, sv.po: Update.jsm282011-01-263-1180/+1186
* Daily bump.gccadmin2011-01-261-1/+1
* 2011-01-25 Jonathan Wakely <jwakely.gcc@gmail.com>redi2011-01-252-5/+11
* PR debug/45136aoliva2011-01-257-37/+78
* Add testcase for PR46970.spop2011-01-252-0/+33
* Add testcase for PR46215.spop2011-01-252-0/+17
* Add testcase for PR46168.spop2011-01-252-0/+20
* Add testcase for PR43657.spop2011-01-252-0/+57
* Add testcase for PR29832.spop2011-01-252-0/+31
* Add testcase for PR43567.spop2011-01-253-0/+36
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...spop2011-01-2558-4814/+628
* PR tree-optimization/47265jakub2011-01-255-2/+50
* 2011-01-25 Martin Jambor <mjambor@suse.cz>jamborm2011-01-255-44/+43
* 2011-01-25 Joel Sherrill <joel.sherrill@oarcorp.com>joel2011-01-252-1/+9
* 2011-01-25 Richard Guenther <rguenther@suse.de>rguenth2011-01-254-7/+84
* PR target/45701jakub2011-01-256-2/+117
* Fix PR47271: only if-convert full writes.spop2011-01-254-0/+87
* * config/rx/rx.h (LIBCALL_VALUE): Do not promote complex types.nickc2011-01-256-52/+49
* PR rtl-optimization/37273law2011-01-252-4/+24
* 2011-01-25 Tobias Burnus <burnus@net-b.de>burnus2011-01-254-2/+82
* PR tree-optimization/47427jakub2011-01-255-2/+98
* 2011-01-25 Richard Guenther <rguenther@suse.de>rguenth2011-01-252-0/+47
* 2011-01-25 Richard Guenther <rguenther@suse.de>rguenth2011-01-252-1/+8
* Do not use a data ref with indices invalid in the loop of the close_phi.spop2011-01-256-8/+95
* Only copy PBB_DOMAIN when it is initialized.spop2011-01-255-3/+34
* Pass to dr_analyze_indices the analysis loop for subscripts.spop2011-01-257-25/+115
* Move rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.spop2011-01-253-2/+15
* Patch not merged, update ChangeLog.graphite.spop2011-01-251-0/+30
* Patch not merged, update ChangeLog.graphite.spop2011-01-251-0/+107
* Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, an...spop2011-01-255-2/+21
* Allow several reductions in a reduction PBB.spop2011-01-254-4/+21
* Remove duplicate close phi nodes in the canonical close phi representation.spop2011-01-253-1/+82
* Relax the definition of same_pdr_p.spop2011-01-254-4/+14
* Pass 0 as the number of parameters to PIP when testing for integer feasibility.spop2011-01-255-30/+34
* Remove the temporary array for reductions written to memory.spop2011-01-2513-24/+89
* Expect at least the version 0.11 of PPL.spop2011-01-254-11/+13
* Minimize the number of expensive calls to ppl_powerset_is_empty.spop2011-01-254-125/+105
* Use PIP to determine the integer feasibility of a constraint system.spop2011-01-2519-15/+379
* Correct the precedence relation.spop2011-01-253-5/+20
* speedup compilationspop2011-01-253-1/+16
* Fix pbb_remove_duplicate_pdrs.spop2011-01-253-6/+15