| Commit message (Expand) | Author | Age | Files | Lines |
* | * except.c (find_prev_try): Break out from .... | hubicka | 2009-04-09 | 1 | -17/+140 |
* | * tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging. | hubicka | 2009-04-08 | 1 | -188/+8 |
* | PR middle-end/39659 | hubicka | 2009-04-06 | 1 | -0/+1 |
* | * except.c (sjlj_find_directly_reachable_regions): Be ready for removed topl... | hubicka | 2009-04-05 | 1 | -9/+14 |
* | * except.c (remove_eh_handler_and_replace): Break out from ... | hubicka | 2009-04-04 | 1 | -14/+102 |
* | * except.c (remove_eh_handler): Make static. | hubicka | 2009-04-04 | 1 | -0/+6 |
* | * except.c (label_to_region_map): Fix thinko. | hubicka | 2009-03-30 | 1 | -5/+2 |
* | PR middle-end/28850 | hubicka | 2009-03-29 | 1 | -38/+203 |
* | * except.c (verify_eh_tree): Fix handling of fun!=cfun; be ready | hubicka | 2009-03-29 | 1 | -34/+39 |
* | * except.c (dump_eh_tree): Dump all datastructures. | hubicka | 2009-03-29 | 1 | -14/+66 |
* | * except.c (duplicate_eh_regions_0): Handle AKA bitmap. | hubicka | 2009-03-29 | 1 | -18/+76 |
* | * dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow | hubicka | 2009-03-28 | 1 | -9/+13 |
* | * tree-eh.c (inlinable_call_p): New function. | hubicka | 2009-03-28 | 1 | -23/+26 |
* | PR middle-end/38028 | uweigand | 2009-03-07 | 1 | -2/+4 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | 2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2009-01-29 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | ghazi | 2008-08-06 | 1 | -55/+55 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -1/+1 |
* | * cfg.c (dump_reg_info): Avoid C++ keywords. | ghazi | 2008-07-16 | 1 | -21/+21 |
* | * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begin_prologue, | ghazi | 2008-06-26 | 1 | -11/+11 |
* | * targhooks.h (struct gcc_target): New member unwind_word_mode. | uweigand | 2008-06-18 | 1 | -5/+11 |
* | PR rtl-optimization/36419 | jakub | 2008-06-06 | 1 | -0/+1 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -11/+11 |
* | * except.c (dw2_size_of_call_site_table, | hubicka | 2008-04-18 | 1 | -5/+5 |
* | * gengtype.c (write_root): Param_is argument is OK. | hubicka | 2008-04-15 | 1 | -153/+100 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -7/+13 |
* | gcc/ChangeLog: | aoliva | 2007-10-15 | 1 | -1/+3 |
* | PR target/32325 | ebotcazou | 2007-09-22 | 1 | -1/+3 |
* | * function.h (struct function): Rename calls_unwind_init | zippel | 2007-09-07 | 1 | -1/+1 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+5 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -8/+12 |
* | PR tree-optimization/31769 | jakub | 2007-05-30 | 1 | -1/+5 |
* | * builtins.c (expand_builtin_setjmp_setup): Update comment. | nathan | 2007-05-21 | 1 | -1/+1 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -2/+2 |
* | * builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead | uros | 2007-05-14 | 1 | -5/+7 |
* | * except.c (output_function_exception_table): Do not reference the | mmitchel | 2007-03-20 | 1 | -3/+3 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -2/+2 |
* | PR target/29487 | mmitchel | 2007-02-11 | 1 | -1/+4 |
* | Move all varpool routines out of cgraph/cgraphunit to varpool.c | hubicka | 2006-12-11 | 1 | -3/+3 |
* | * except.c (sjlj_emit_function_enter): Remove unused variable. | schwab | 2006-11-12 | 1 | -2/+2 |
* | * extended.texi (__builtin_expect): We no longer require second argument | hubicka | 2006-11-11 | 1 | -3/+1 |
* | PR other/29639 | ebotcazou | 2006-11-02 | 1 | -5/+15 |
* | * except.h (output_function_exception_table): Add 'const char*' param. | ebotcazou | 2006-10-28 | 1 | -3/+13 |
* | 2006-10-10 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-10 | 1 | -0/+3 |
* | 2006-09-13 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2006-09-13 | 1 | -26/+0 |
* | * except.c (duplicate_eh_regions_1): Clear next_peer. | jakub | 2006-07-19 | 1 | -0/+1 |
* | 2006-06-13 Richard Guenther <rguenther@suse.de> | rguenth | 2006-06-13 | 1 | -1/+1 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -1/+1 |
* | PR middle-end/27310 | jakub | 2006-05-02 | 1 | -1/+1 |