| Commit message (Expand) | Author | Age | Files | Lines |
* | 2013-12-15 Janus Weil <janus@gcc.gnu.org> | janus | 2013-12-15 | 2 | -0/+22 |
* | PR middle-end/58477 | hubicka | 2013-12-14 | 2 | -0/+37 |
* | More overflow-negate-* testing. | mpolacek | 2013-12-14 | 3 | -3/+73 |
* | 2013-12-14 Janus Weil <janus@gcc.gnu.org> | janus | 2013-12-14 | 2 | -0/+29 |
* | Restore flag_pic in ix86_function_specific_restore | hjl | 2013-12-14 | 2 | -0/+23 |
* | Fix the ChangeLog entries | hjl | 2013-12-14 | 1 | -1/+1 |
* | * g++.dg/cilk-plus/cilk-plus.exp: Fix last change. | schwab | 2013-12-14 | 2 | -10/+5 |
* | * var-tracking.c (add_stores): Fix oversight in latest commit. | ebotcazou | 2013-12-14 | 2 | -0/+86 |
* | More tests for ubsan. | mpolacek | 2013-12-14 | 3 | -0/+276 |
* | PR sanitizer/59503 | mpolacek | 2013-12-14 | 2 | -0/+19 |
* | 2013-12-14 Janus Weil <janus@gcc.gnu.org> | janus | 2013-12-14 | 2 | -0/+33 |
* | Fix g++.dg/cilk-plus/cilk-plus.exp | ro | 2013-12-13 | 2 | -16/+22 |
* | PR tree-optimization/45685 | law | 2013-12-13 | 2 | -0/+46 |
* | PR tree-optimization/58296 | amker | 2013-12-13 | 4 | -0/+125 |
* | Update to copy of current master Go testsuite. | ian | 2013-12-13 | 95 | -135/+3096 |
* | PR c++/58954 | jason | 2013-12-13 | 1 | -0/+39 |
* | 2013-12-12 Tobias Burnus <burnus@net-b.de> | burnus | 2013-12-12 | 3 | -0/+50 |
* | compiler: Don't compare structs with blank non-comparable fields. | ian | 2013-12-12 | 2 | -4/+4 |
* | PR middle-end/59470 | jakub | 2013-12-12 | 2 | -1/+194 |
* | 2013-12-12 Max Ostapenko <m.ostapenko@partner.samsung.com> | chefmax | 2013-12-12 | 16 | -1/+492 |
* | PR libgomp/59467 | jakub | 2013-12-12 | 3 | -0/+98 |
* | PR testsuite/59442 | uros | 2013-12-12 | 5 | -7/+14 |
* | 2013-12-11 Sriraman Tallam <tmsriram@google.com> | tmsriram | 2013-12-11 | 4 | -0/+56 |
* | Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++. | bviyer | 2013-12-11 | 8 | -0/+740 |
* | 2013-12-11 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2013-12-11 | 3 | -0/+50 |
* | 2013-12-11 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2013-12-11 | 2 | -0/+9 |
* | 2013-12-11 Sandra Loosemore <sandra@codesourcery.com> | edlinger | 2013-12-11 | 9 | -0/+308 |
* | 2013-12-11 Janus Weil <janus@gcc.gnu.org> | janus | 2013-12-11 | 2 | -0/+17 |
* | PR tree-optimization/59417 | jakub | 2013-12-11 | 2 | -0/+42 |
* | PR tree-optimization/59386 | jakub | 2013-12-11 | 2 | -0/+29 |
* | Reverted: | amker | 2013-12-11 | 3 | -36/+8 |
* | 2013-12-10 Janus Weil <janus@gcc.gnu.org> | janus | 2013-12-10 | 3 | -1/+63 |
* | 2013-12-10 Yury Gribov <y.gribov@samsung.com> | ygribov | 2013-12-10 | 3 | -0/+7 |
* | 2013-12-10 Richard Biener <rguenther@suse.de> | rguenth | 2013-12-10 | 2 | -3/+7 |
* | * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field. | jakub | 2013-12-10 | 1 | -0/+9 |
* | PR sanitizer/59437 | mpolacek | 2013-12-10 | 2 | -0/+29 |
* | 2013-12-10 Max Ostapenko <m.ostapenko@partner.samsung.com> | ygribov | 2013-12-10 | 4 | -1/+18 |
* | * gcc.dg/vect/pr58508.c: XFAIL for vect_no_align. | ebotcazou | 2013-12-10 | 3 | -2/+7 |
* | PR tree-optimization/41488 | amker | 2013-12-10 | 3 | -0/+42 |
* | PR preprocessor/55715 | jsm28 | 2013-12-10 | 2 | -0/+49 |
* | 2013-12-10 Tobias Burnus <burnus@net-b.de> | burnus | 2013-12-09 | 2 | -1/+15 |
* | /cp | paolo | 2013-12-09 | 2 | -0/+20 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 3 | -2/+9 |
* | PR rtl-optimization/54300 | rearnsha | 2013-12-09 | 2 | -0/+21 |
* | 2013-12-09 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-12-09 | 6 | -5/+13 |
* | PR sanitizer/59415 | mpolacek | 2013-12-09 | 2 | -0/+13 |
* | 2013-12-09 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2013-12-09 | 2 | -0/+14 |
* | 2013-12-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com> | ktkachov | 2013-12-09 | 2 | -3/+7 |
* | gcc/testsuite/ | rsandifo | 2013-12-09 | 2 | -2/+8 |
* | PR target/52898 | olegendo | 2013-12-08 | 2 | -0/+27 |