summaryrefslogtreecommitdiff
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2006-01-06 Eric Christopher <echristo@apple.com>echristo2006-01-061-27/+29
* * except.c (switch_to_exception_section): Only define ifschwab2005-12-101-0/+2
* * dwarf2out.c (default_eh_frame_section): Delete, moving handlingrsandifo2005-12-101-18/+22
* * ipa-type-escape.c (analyze_variable): Use gcc_assert instead ofreichelt2005-12-081-2/+2
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-9/+6
* * dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.ebotcazou2005-11-031-1/+3
* PR ada/23957danglin2005-10-231-1/+3
* 2005-09-17 Jan Hubicka <jh@suse.cz>rguenth2005-09-171-38/+67
* PR middle-end/21460amodra2005-09-061-14/+12
* 2005-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2005-08-101-2/+2
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-1/+69
* * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,jsm282005-07-031-2/+2
* 2005-06-28 Paul Brook <paul@codesourcery.com>pbrook2005-06-281-42/+92
* 2005-06-28 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2005-06-281-3/+5
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (cfg.o): Add new dependencies.hubicka2005-06-151-0/+1
* * except.c (struct eh_region): Kill unused fields.hubicka2005-06-011-13/+2
* * except.c (can_throw_internal_1, can_throw_external_1): Addhubicka2005-05-271-7/+16