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