summaryrefslogtreecommitdiff
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/28850hubicka2009-03-291-38/+203
* * except.c (verify_eh_tree): Fix handling of fun!=cfun; be readyhubicka2009-03-291-34/+39
* * except.c (dump_eh_tree): Dump all datastructures.hubicka2009-03-291-14/+66
* * except.c (duplicate_eh_regions_0): Handle AKA bitmap.hubicka2009-03-291-18/+76
* * dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrowhubicka2009-03-281-9/+13
* * tree-eh.c (inlinable_call_p): New function.hubicka2009-03-281-23/+26
* PR middle-end/38028uweigand2009-03-071-2/+4
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2009-01-291-1/+1
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-55/+55
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-1/+1
* * cfg.c (dump_reg_info): Avoid C++ keywords.ghazi2008-07-161-21/+21
* * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begin_prologue,ghazi2008-06-261-11/+11
* * targhooks.h (struct gcc_target): New member unwind_word_mode.uweigand2008-06-181-5/+11
* PR rtl-optimization/36419jakub2008-06-061-0/+1
* PR testsuite/35843hubicka2008-04-251-11/+11
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-5/+5
* * gengtype.c (write_root): Param_is argument is OK.hubicka2008-04-151-153/+100
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-7/+13
* gcc/ChangeLog:aoliva2007-10-151-1/+3
* PR target/32325ebotcazou2007-09-221-1/+3
* * function.h (struct function): Rename calls_unwind_initzippel2007-09-071-1/+1
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+5
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-8/+12
* PR tree-optimization/31769jakub2007-05-301-1/+5
* * builtins.c (expand_builtin_setjmp_setup): Update comment.nathan2007-05-211-1/+1
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-2/+2
* * builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL insteaduros2007-05-141-5/+7
* * except.c (output_function_exception_table): Do not reference themmitchel2007-03-201-3/+3
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-2/+2
* PR target/29487mmitchel2007-02-111-1/+4
* Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka2006-12-111-3/+3
* * except.c (sjlj_emit_function_enter): Remove unused variable.schwab2006-11-121-2/+2
* * extended.texi (__builtin_expect): We no longer require second argumenthubicka2006-11-111-3/+1
* PR other/29639ebotcazou2006-11-021-5/+15
* * except.h (output_function_exception_table): Add 'const char*' param.ebotcazou2006-10-281-3/+13
* 2006-10-10 Richard Guenther <rguenther@suse.de>rguenth2006-10-101-0/+3
* 2006-09-13 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2006-09-131-26/+0
* * except.c (duplicate_eh_regions_1): Clear next_peer.jakub2006-07-191-0/+1
* 2006-06-13 Richard Guenther <rguenther@suse.de>rguenth2006-06-131-1/+1
* * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu2006-05-281-1/+1
* PR middle-end/27310jakub2006-05-021-1/+1
* PR middle-end/26823jakub2006-04-141-0/+42
* * builtins.c, config/arm/arm.c, config/i386/cygwin.h,kazu2006-04-081-2/+2
* PR middle-end/26084rth2006-03-221-106/+177
* * cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfgrakdver2006-03-031-2/+2
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-7/+10
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-4/+3
* 2006-01-30 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1