Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * cgraphunit.c: Remove struct tags when referring to class | olegendo | 2013-12-06 | 1 | -3/+3 |
* | Remove all_lto_gen_passes, replace with plain function calls | bernds | 2013-11-18 | 1 | -2/+0 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -1/+1 |
* | 2013-08-29 Teresa Johnson <tejohnson@google.com> | tejohnson | 2013-08-29 | 1 | -0/+1 |
* | Revert my last two changes, r201865 and r201864 | dmalcolm | 2013-08-20 | 1 | -7/+2 |
* | Make opt_pass and gcc::pass_manager be GC-managed | dmalcolm | 2013-08-20 | 1 | -2/+7 |
* | 2013-08-07 David Malcolm <dmalcolm@redhat.com> | dmalcolm | 2013-08-07 | 1 | -0/+9 |
* | Zero-initialize pass_manager | dmalcolm | 2013-08-05 | 1 | -0/+2 |
* | Handwritten part of conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -0/+37 |
* | Introduce beginnings of a pass_manager class. | dmalcolm | 2013-07-30 | 1 | -0/+89 |