| Commit message (Expand) | Author | Age | Files | Lines |
* | 2015-10-30 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-30 | 1 | -7/+0 |
* | 2015-10-29 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-29 | 1 | -3/+3 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -8/+1 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -1/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -3/+0 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -1/+0 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -3/+8 |
* | 2014-10-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-16 | 1 | -0/+5 |
* | Support mode toggle. | chrbr | 2014-07-02 | 1 | -8/+26 |
* | 2014-01-16 Richard Biener <rguenther@suse.de> | rguenth | 2014-01-16 | 1 | -8/+19 |
* | 2014-01-15 Richard Biener <rguenther@suse.de> | rguenth | 2014-01-15 | 1 | -2/+10 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB_REVERSE macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -5/+5 |
* | Eliminate last_basic_block macro. | dmalcolm | 2013-12-09 | 1 | -43/+60 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -20/+20 |
* | Eliminate n_basic_blocks macro | dmalcolm | 2013-11-19 | 1 | -10/+10 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -2/+2 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 2012-10-30 | 1 | -64/+64 |
* | * sbitmap.h (struct int_list): Remove. | steven | 2012-07-23 | 1 | -2/+2 |
* | gcc/ | steven | 2012-07-16 | 1 | -4/+1 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | * PR rtl-optimization/39077 | law | 2011-01-13 | 1 | -1/+3 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -2/+2 |
* | gcc/ChangeLog: | steven | 2010-05-22 | 1 | -0/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * df-problems.c (df_set_note): Avoid C++ keywords. | ghazi | 2008-07-15 | 1 | -12/+12 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -42/+42 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -4/+4 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -10/+10 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * lcm.c: Move all mode-switching related functions from here... | steven | 2005-06-04 | 1 | -673/+0 |
* | * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c, | kazu | 2005-04-28 | 1 | -1/+1 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -27/+33 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -1/+1 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | PR target/16482 | kkojima | 2005-01-05 | 1 | -23/+179 |
* | * lcm.c (optimize_mode_switching): Free ptr even when mode_set | kazu | 2004-12-12 | 1 | -11/+11 |
* | * lcm.c (optimize_mode_switching): Free insert and delete in | kazu | 2004-12-12 | 1 | -4/+4 |
* | PR bootstrap/17761 | bje | 2004-09-30 | 1 | -4/+5 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -13/+18 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | nathan | 2004-09-10 | 1 | -16/+16 |
* | * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert | nathan | 2004-09-10 | 1 | -16/+16 |
* | Fix some too-long lines and move a comment. | kenner | 2004-09-04 | 1 | -5/+10 |