summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2013-08-07 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-08-073-17912/+0
* Implement -mtune-crl=..davidxl2013-08-075-75/+155
* PR other/12081olegendo2013-08-072-5/+9
* compiler: Fix "missing return" error for case T1, T2 in type switches.ian2013-08-073-3/+14
* * rtl.h (update_alignments): Declare.ebotcazou2013-08-074-25/+86
* * diagnostic.c (diagnostic_classify_diagnostic): Accept zero index andebotcazou2013-08-074-5/+27
* 2013-08-07 Tim Shen <timshen91@gmail.com>timshen2013-08-0719-2345/+2128
* 2013-08-07 David Malcolm <dmalcolm@redhat.com>dmalcolm2013-08-073-9/+17
* 2013-08-07 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-08-072-0/+6
* * configure.ac: Set need_64bit_hwint for all arm targets.rearnsha2013-08-073-6/+7
* * config/rs6000/rs6000.c (htm_expand_builtin) <case 0>: Remove.bergner2013-08-072-3/+4
* 2013-08-07 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-08-0729-19/+55
* /cppaolo2013-08-074-4/+45
* Commit the vtable verification feature. This feature is designed toctice2013-08-07137-73/+49131
* 2013-08-07 David Malcolm <dmalcolm@redhat.com>dmalcolm2013-08-072-19/+52
* 2013-08-07 David Malcolm <dmalcolm@redhat.com>dmalcolm2013-08-072-1/+6
* PR c++/57825jason2013-08-073-0/+25
* 2013-08-07 David Malcolm <dmalcolm@redhat.com>dmalcolm2013-08-076-11/+62
* Daily bump.gccadmin2013-08-071-1/+1
* 2013-08-06 David Malcolm <dmalcolm@redhat.com>dmalcolm2013-08-062-7/+16
* 2013-08-06 Martin Jambor <mjambor@suse.cz>jamborm2013-08-062-0/+223
* 2013-08-06 Martin Jambor <mjambor@suse.cz>jamborm2013-08-062-8/+12
* * cgraph.c (cgraph_get_body): New function based on lto.chubicka2013-08-0612-39/+83
* * go-gcc.cc (Gcc_backend::immutable_struct_set_init): Useian2013-08-062-1/+8
* 2013-08-06 Martin Jambor <mjambor@suse.cz>jamborm2013-08-066-11/+57
* 2013-08-06 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-08-066-290/+318
* 2013-08-06 Martin Jambor <mjambor@suse.cz>jamborm2013-08-065-5/+94
* 2013-08-06 François Dumont <fdumont@gcc.gnu.org>fdumont2013-08-066-314/+305
* 2013-08-06 Janus Weil <janus@gcc.gnu.org>janus2013-08-067-15/+68
* Daily bump.gccadmin2013-08-061-1/+1
* PR other/12081olegendo2013-08-054-7/+67
* /c-familypaolo2013-08-057-10/+51
* Rewrite how instances of passes are cloneddmalcolm2013-08-052-37/+77
* Add -fno-rtti when building plugins.dmalcolm2013-08-052-1/+6
* Automated conversion of passes to C++ classesdmalcolm2013-08-05119-4365/+9811
* Zero-initialize pass_managerdmalcolm2013-08-053-0/+13
* Handwritten part of conversion of passes to C++ classesdmalcolm2013-08-0516-64/+322
* PR rtl-optimization/57708rearnsha2013-08-052-21/+49
* Remove:mrs2013-08-053-20/+0
* PR lto/57602hubicka2013-08-054-3/+20
* * graph.c (init_graph_slim_pretty_print): Remove.gdr2013-08-052-22/+14
* * gimple-pretty-print.c (buffer): Remove.gdr2013-08-052-23/+27
* * c-pretty-print.c (print_c_tree): Simplify. Use non-static localgdr2013-08-052-16/+12
* * asan.c (asan_pp): Remove.gdr2013-08-052-23/+19
* * pretty-print.h (pp_base): Remove. Adjust dependent macros.gdr2013-08-0519-332/+373
* Daily bump.gccadmin2013-08-051-1/+1
* gcc/c-family:emsr2013-08-044-0/+41
* * pretty-print.h (pp_bar_bar): New.gdr2013-08-0411-71/+109
* Daily bump.gccadmin2013-08-041-1/+1
* DR 1286jason2013-08-036-5/+134