| Commit message (Expand) | Author | Age | Files | Lines |
* | 2014-03-23 Teresa Johnson <tejohnson@google.com> | tejohnson | 2014-03-23 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Time profile-based function reordering (phase 2). | marxin | 2013-12-17 | 1 | -0/+5 |
* | Rename last_basic_block_for_function to last_basic_block_for_fn. | dmalcolm | 2013-12-09 | 1 | -2/+2 |
* | Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION, | dmalcolm | 2013-12-09 | 1 | -2/+2 |
* | * asan.c: Remove struct tags when referring to class varpool_node. | olegendo | 2013-12-06 | 1 | -5/+5 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -2/+5 |
* | Eliminate n_basic_blocks macro | dmalcolm | 2013-11-19 | 1 | -2/+2 |
* | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | tbsaunde | 2013-11-18 | 1 | -4/+4 |
* | Autogenerated fixes of "->symbol." to "->" | dmalcolm | 2013-10-29 | 1 | -48/+48 |
* | * tree-outof-ssa.h: Remove include files. | amacleod | 2013-10-29 | 1 | -0/+1 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -3/+0 |
* | 2013-10-15 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-10-15 | 1 | -0/+16 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -2/+2 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | PR middle-end/58094 | hubicka | 2013-09-06 | 1 | -0/+11 |
* | * cgraph.c (cgraph_get_body): Update call of lto_input_function_body. | hubicka | 2013-08-31 | 1 | -0/+173 |
* | * cgraph.h (symtab_node_base): Add definition, alias and analyzed | hubicka | 2013-05-29 | 1 | -1/+1 |
* | 2013-05-15 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-05-15 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 2012-11-20 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -19/+19 |
* | * ipa-pure-const.c (state_from_flags, local_pure_const): Use | steven | 2012-09-13 | 1 | -2/+22 |
* | gcc/ | steven | 2012-07-16 | 1 | -2/+1 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -1/+1 |
* | * lto-symtab.c (lto_cgraph_replace_node): Update. | hubicka | 2012-04-18 | 1 | -2/+2 |
* | * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION): | hubicka | 2012-04-16 | 1 | -5/+5 |
* | * cgraph.h: Update copyrights; | hubicka | 2012-04-14 | 1 | -20/+20 |
* | * ipa-utils.c (postorder_stack): New structure. | hubicka | 2011-06-13 | 1 | -37/+49 |
* | * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code. | hubicka | 2011-06-11 | 1 | -2/+3 |
* | * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node. | hubicka | 2011-06-10 | 1 | -3/+3 |
* | 2011-06-01 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-06-01 | 1 | -0/+1 |
* | 2011-06-01 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-06-01 | 1 | -1/+6 |
* | * cgraph.h (cgraph_node_set_def, varpool_node_set_def): Move out of GTY; | hubicka | 2011-05-03 | 1 | -0/+257 |
* | 2011-04-29 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-04-29 | 1 | -10/+107 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -31/+31 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -4/+0 |
* | 2009-08-27 Richard Guenther <rguenther@suse.de> | rguenth | 2009-08-27 | 1 | -1/+2 |
* | * ipa-reference.c: Do not include c-common.h, include splay-tree.h. | steven | 2009-05-01 | 1 | -1/+1 |
* | * toplev.c (compile_file): Move call to coverage_finish ... | dnovillo | 2009-04-19 | 1 | -1/+2 |
* | * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt): | hubicka | 2009-04-18 | 1 | -4/+9 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | PR middle-end/37448 | hubicka | 2008-09-18 | 1 | -25/+25 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -1/+1 |
* | 2007-11-07 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2007-11-08 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -6/+4 |
* | * ipa.c (cgraph_postorder): Cast according to the coding conventions. | tneumann | 2007-06-30 | 1 | -8/+8 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -1/+1 |