| Commit message (Expand) | Author | Age | Files | Lines |
* | 2013-06-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2013-06-27 | 4 | -0/+92 |
* | DR 1589 | jason | 2013-06-27 | 1 | -0/+22 |
* | * typeck2.c (store_init_value): Diagnose a non-constant | jason | 2013-06-27 | 1 | -0/+23 |
* | PR c++/57408 | jason | 2013-06-27 | 1 | -0/+31 |
* | compiler: reject integer division by zero constant. | ian | 2013-06-26 | 2 | -3/+24 |
* | 2013-06-26 Tobias Burnus <burnus@net-b.de> | burnus | 2013-06-26 | 2 | -0/+31 |
* | gcc/cp: | emsr | 2013-06-26 | 2 | -0/+13 |
* | +2013-06-25 Balaji V. Iyer <balaji.v.iyer@intel.com> | bviyer | 2013-06-26 | 2 | -3/+9 |
* | Update shift1.go test for recent changes. | ian | 2013-06-25 | 1 | -1/+204 |
* | PR tree-optimization/57705 | jakub | 2013-06-25 | 3 | -2/+73 |
* | 2013-06-25 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-06-25 | 2 | -0/+42 |
* | 2013-06-25 Richard Biener <rguenther@suse.de> | rguenth | 2013-06-25 | 2 | -0/+15 |
* | 2013-06-24 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-06-24 | 2 | -0/+14 |
* | 2013-06-24 Richard Biener <rguenther@suse.de> | rguenth | 2013-06-24 | 2 | -2/+7 |
* | 2013-06-24 Richard Biener <rguenther@suse.de> | rguenth | 2013-06-24 | 2 | -0/+63 |
* | 2013-06-24 Steven G. Kargl <sgk@troutmask.apl.washington.edu> | burnus | 2013-06-24 | 2 | -0/+22 |
* | fix duplication of test | amodra | 2013-06-24 | 1 | -253/+0 |
* | gcc/ | amodra | 2013-06-24 | 3 | -114/+561 |
* | 2013-06-23 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2013-06-23 | 2 | -7/+36 |
* | PR target/52483 | olegendo | 2013-06-23 | 6 | -0/+163 |
* | Allow mmintrin headers to work with function specific target opts. Please | tmsriram | 2013-06-23 | 8 | -0/+105 |
* | 2013-06-21 Tobias Burnus <burnus@net-b.de> | burnus | 2013-06-21 | 2 | -0/+44 |
* | 2013-06-21 Tobias Burnus <burnus@net-b.de> | burnus | 2013-06-21 | 2 | -0/+24 |
* | Implemented Cilk Plus Array Notation for C++ | bviyer | 2013-06-21 | 20 | -22/+1000 |
* | PR other/53317 | jsm28 | 2013-06-21 | 2 | -0/+26 |
* | PR c++/55149 | jason | 2013-06-21 | 1 | -0/+31 |
* | PR target/57655 | uros | 2013-06-20 | 2 | -0/+15 |
* | PR tree-optimization/57660 | law | 2013-06-20 | 2 | -1/+5 |
* | * ada/acats/tests/gcc: Delete. | ebotcazou | 2013-06-20 | 3 | -52/+5 |
* | * gcc.dg/tree-ssa/forwprop-28.c: Add missing dg-final. | law | 2013-06-20 | 2 | -0/+6 |
* | 2013-06-20 Tobias Burnus <burnus@net-b.de> | burnus | 2013-06-20 | 2 | -7/+50 |
* | 2013-06-20 Richard Biener <rguenther@suse.de> | rguenth | 2013-06-20 | 2 | -0/+78 |
* | Fix duplicated lines. | hubicka | 2013-06-20 | 1 | -20/+0 |
* | 2013-06-19 <singhai@google.com> | singhai | 2013-06-20 | 3 | -3/+116 |
* | 2013-06-19 Wei Mi <wmi@google.com> | wmi | 2013-06-19 | 2 | -0/+20 |
* | gcc/testsuite/ChangeLog | kyukhin | 2013-06-19 | 2 | -1/+5 |
* | * cgraph.h (const_value_known_p): Replace by ... | hubicka | 2013-06-19 | 2 | -0/+34 |
* | Replace array size in Array Notation testcode with #define. | bviyer | 2013-06-19 | 7 | -44/+61 |
* | gcc/testsuite/ | yufeng | 2013-06-19 | 2 | -1/+6 |
* | * tree-ssa-forwprop.c (simplify_bitwise_binary_boolean): New function. | law | 2013-06-19 | 2 | -0/+80 |
* | /cp | paolo | 2013-06-19 | 2 | -0/+18 |
* | gcc/testsuite | jasonwucj | 2013-06-19 | 2 | -1/+6 |
* | Emit errors when always_inline functions cannot be inlined in -O0 mode. | tmsriram | 2013-06-18 | 4 | -0/+22 |
* | /cp | paolo | 2013-06-18 | 2 | -2/+27 |
* | Fix c90-fordecl-1.c test | mpolacek | 2013-06-18 | 2 | -2/+6 |
* | 2013-06-17 Balaji V. Iyer <balaji.v.iyer@intel.com> | bviyer | 2013-06-17 | 2 | -0/+25 |
* | +2013-06-17 Balaji V. Iyer <balaji.v.iyer@intel.com> | bviyer | 2013-06-17 | 2 | -6/+12 |
* | gcc/ | sofiane | 2013-06-17 | 2 | -5/+9 |
* | /cp | paolo | 2013-06-17 | 12 | -22/+42 |
* | Fixed a word wrap issue in my entry of testsuite/Changelog. | bviyer | 2013-06-17 | 1 | -2/+2 |