| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -2/+2 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -3/+3 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -3/+3 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -18/+35 |
* | This patch is the main part of a consolodation of the hash_table | crowl | 2013-04-26 | 1 | -70/+72 |
* | 2013-04-10 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-10 | 1 | -1/+1 |
* | * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER. | steven | 2013-03-30 | 1 | -1/+1 |
* | 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 |
* | 2012-11-01 Sharad Singhai <singhai@google.com> | singhai | 2012-11-01 | 1 | -0/+1 |
* | * combine.c (record_dead_and_set_regs): Iterate over hard register set | steven | 2012-10-16 | 1 | -4/+3 |
* | 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2012-08-23 | 1 | -4/+1 |
* | gcc/ | steven | 2012-07-16 | 1 | -1/+0 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | gcc/ | rsandifo | 2012-01-24 | 1 | -2/+1 |
* | * cse.c (insert_with_costs): Put semi-colon after empty loop body | ebotcazou | 2011-07-12 | 1 | -1/+2 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | davidxl | 2011-06-14 | 1 | -2/+1 |
* | 2011-06-02 Eric Botcazou <ebotcazou@adacore.com> | ebotcazou | 2011-06-02 | 1 | -3/+4 |
* | * function.h (struct stack_usage): Remove dynamic_alloc_count field. | ebotcazou | 2011-06-02 | 1 | -2/+4 |
* | * postreload-gcse.c (gcse_after_reload_main): Add calls to | froydnj | 2011-04-13 | 1 | -0/+7 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | * function.h (struct function): Add can_throw_non_call_exceptions bit. | ebotcazou | 2010-05-25 | 1 | -1/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM | steven | 2010-01-03 | 1 | -1/+2 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -6/+6 |
* | * postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_f... | hubicka | 2008-08-31 | 1 | -1/+1 |
* | * parse.c (parse_interface): Silence uninitialized var warning. | hubicka | 2008-08-30 | 1 | -1/+2 |
* | * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | hubicka | 2008-08-29 | 1 | -1/+1 |
* | gcc/ | rwild | 2008-06-06 | 1 | -2/+2 |
* | 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-05-07 | 1 | -1/+1 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -3/+5 |
* | PR target/35045 | matz | 2008-02-02 | 1 | -12/+21 |
* | * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharing | hubicka | 2007-09-05 | 1 | -2/+2 |
* | * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes | chaoyingfu | 2007-08-23 | 1 | -0/+1 |
* | * alias.c (record_set, memory_modified_1): Constify. | ghazi | 2007-07-30 | 1 | -4/+4 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -3/+3 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -3/+3 |
* | gcc/ | rsandifo | 2007-05-24 | 1 | -103/+38 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -1/+1 |
* | * postreload-gcse.c (gcse_after_reload_main): Make it static. | kazu | 2006-01-18 | 1 | -1/+1 |
* | patch for PR rtl-optimization/25130 | steven | 2005-12-21 | 1 | -4/+12 |
* | * c-typeck.c, config/i386/netware.h, config/m32c/cond.md, | kazu | 2005-11-05 | 1 | -1/+1 |
* | PR target/23095 | steven | 2005-07-31 | 1 | -0/+10 |
* | 2005-07-26 Dale Johannesen <dalej@apple.com> | dalej | 2005-07-26 | 1 | -1/+1 |
* | PR rtl-optimization/23043 | schwab | 2005-07-25 | 1 | -1/+1 |