Age | Commit message (Expand) | Author | Files | Lines |
2014-06-24 | add hash_map class | tbsaunde | 1 | -6/+5 |
2014-04-29 | 2014-04-29 Richard Biener <rguenther@suse.de> | rguenth | 1 | -10/+28 |
2014-01-02 | Update copyright years in gcc/ | rsandifo | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_ALL_BB macro. | dmalcolm | 1 | -3/+3 |
2013-12-09 | Eliminate FOR_EACH_BB_REVERSE macro. | dmalcolm | 1 | -2/+2 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | dmalcolm | 1 | -3/+3 |
2013-12-09 | Eliminate last_basic_block macro. | dmalcolm | 1 | -6/+9 |
2013-12-09 | Eliminate BASIC_BLOCK macro. | dmalcolm | 1 | -3/+3 |
2013-11-21 | Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 1 | -1/+1 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 1 | -10/+11 |
2013-11-19 | Eliminate n_basic_blocks macro | dmalcolm | 1 | -4/+4 |
2013-06-24 | 2013-06-24 Richard Biener <rguenther@suse.de> | rguenth | 1 | -6/+6 |
2013-01-10 | Update copyright years in gcc/ | rsandifo | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 1 | -1/+1 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 1 | -4/+4 |
2012-11-18 | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 1 | -38/+40 |
2012-10-31 | gcc/ | steven | 1 | -4/+8 |
2012-08-14 | * dominance.c (init_dom_info): Use gcc_checking_assert, not gcc_assert. | steven | 1 | -16/+14 |
2010-11-30 | * diagnostic-core.h: Include bversion.h. | jsm28 | 1 | -1/+0 |
2010-08-20 | gcc/ | froydnj | 1 | -5/+5 |
2010-08-19 | * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to | froydnj | 1 | -2/+1 |
2010-07-27 | PR target/42495 | mkuvyrkov | 1 | -3/+19 |
2010-07-08 | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 1 | -0/+1 |
2010-05-29 | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 1 | -3/+3 |
2010-05-22 | gcc/ChangeLog: | steven | 1 | -0/+1 |
2010-04-02 | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 1 | -2/+2 |
2010-01-05 | gcc: | ro | 1 | -1/+1 |
2009-12-14 | 2009-12-14 Dmitry Gorbachev <d.g.gorbachev@gmail.com> | rguenth | 1 | -1/+1 |
2009-11-25 | Remove trailing white spaces. | hjl | 1 | -15/+15 |
2009-11-24 | 2009-11-24 David Binderman <dcb314@hotmail.com> | paolo | 1 | -2/+1 |
2009-04-20 | 2009-04-20 Richard Guenther <rguenther@suse.de> | rguenth | 1 | -0/+27 |
2008-06-26 | * alias.c (record_alias_subset, init_alias_analysis): Fix | ghazi | 1 | -9/+9 |
2008-06-06 | gcc/ | rwild | 1 | -3/+4 |
2007-08-14 | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 1 | -1/+1 |
2007-07-28 | * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md, | kazu | 1 | -1/+1 |
2007-07-26 | * dominance.c (dom_computed, n_bbs_in_dom_tree): Removed. | rakdver | 1 | -6/+0 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 1 | -4/+3 |
2007-06-13 | * auto-inc-dec.c, c-incpath.c, config/c4x/libgcc.S, | kazu | 1 | -2/+2 |
2007-06-11 | Merge dataflow branch into mainline | dberlin | 1 | -1/+2 |
2007-06-08 | PR middle-end/32209 | rakdver | 1 | -15/+52 |
2007-06-03 | * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge): | rakdver | 1 | -70/+347 |
2007-05-04 | 2007-05-04 Josh Conner <jconner@apple.com> | jconner | 1 | -68/+135 |
2006-08-16 | PR rtl-optimization/28071 | rakdver | 1 | -0/+22 |
2006-06-20 | 2006-06-20 Richard Guenther <rguenther@suse.de> | rguenth | 1 | -0/+1 |
2006-04-19 | * dominance.c: Include timevar.h. | rakdver | 1 | -0/+4 |
2006-01-31 | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 1 | -4/+4 |
2006-01-04 | Fix "node B dominates node B" to "node B dominates node A" | dberlin | 1 | -1/+1 |
2006-01-04 | 2006-01-03 Daniel Berlin <dberlin@dberlin.org> | dberlin | 1 | -0/+74 |
2005-12-17 | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 1 | -9/+6 |
2005-06-25 | Update FSF address. | kcook | 1 | -2/+2 |