| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ada/ | rsandifo | 2014-10-29 | 1 | -1/+1 |
* | * cgraph.h: Flatten. Remove all include files. | amacleod | 2014-10-28 | 1 | -0/+3 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -7/+10 |
* | 2014-10-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-16 | 1 | -0/+6 |
* | remove has_execute | tbsaunde | 2014-07-09 | 1 | -2/+0 |
* | 2014-05-06 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-06 | 1 | -2/+2 |
* | pass cfun to pass::execute | tbsaunde | 2014-04-17 | 1 | -2/+2 |
* | pass current function to opt_pass::gate () | tbsaunde | 2014-04-17 | 1 | -16/+10 |
* | remove has_gate | tbsaunde | 2014-04-17 | 1 | -2/+0 |
* | 2014-01-08 Richard Biener <rguenther@suse.de> | rguenth | 2014-01-08 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2013-11-27 | 1 | -1/+1 |
* | 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2013-11-26 | 1 | -1/+1 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -0/+4 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -2/+2 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+2 |
* | gcc/c-family/ | rsandifo | 2013-11-18 | 1 | -6/+3 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -3/+3 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -3/+3 |
* | * gimplify-be.h: New file. Add prototypes. | amacleod | 2013-11-14 | 1 | -0/+1 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+1 |
* | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 1 | -1/+1 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -2/+4 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -4/+4 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | Merge ubsan into trunk. | mpolacek | 2013-08-30 | 1 | -2/+2 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -34/+71 |
* | * tsan.c (tsan_atomic_table): Make const. | dmalcolm | 2013-06-05 | 1 | -1/+1 |
* | PR tree-optimization/57104 | jakub | 2013-04-30 | 1 | -1/+3 |
* | PR sanitizer/56990 | mpolacek | 2013-04-22 | 1 | -1/+2 |
* | PR sanitizer/55702 | mpolacek | 2013-04-03 | 1 | -1/+2 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -1/+1 |
* | * tsan.c (instrument_expr): If expr_ptr isn't a gimple val, first | jakub | 2012-12-04 | 1 | -11/+16 |
* | PR sanitizer/55439 | jakub | 2012-12-04 | 1 | -6/+409 |
* | * sanitizer.def: Add Address Sanitizer builtins. | jakub | 2012-12-03 | 1 | -18/+18 |
* | * tsan.c (is_load_of_const_p): Removed. | jakub | 2012-11-30 | 1 | -57/+21 |
* | * tsan.c: Fix up comment formatting. | jakub | 2012-11-23 | 1 | -10/+9 |
* | 2012-11-22 Dmitry Vyukov <dvyukov@google.com> | wmi | 2012-11-22 | 1 | -0/+405 |