summaryrefslogtreecommitdiff
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (flag_objc_sjlj_exceptions): New.rth2004-06-181-3/+6
* PR target/15433hubicka2004-06-171-0/+5
* * Makefile.in (FLAGS_H): New.rakdver2004-06-141-3/+0
* * except.c (for_each_eh_region): New function.steven2004-06-041-0/+14
* * basic-block.c (tail_recursion_label_list): Don't declare.steven2004-06-031-53/+1
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-1/+1
* * except.c: Revert change of 2004-05-26.bryce2004-05-281-5/+0
* * except.c (can_throw_internal): Notice RESX instructions.hubicka2004-05-261-0/+5
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-161/+382
* PR bootstrap/15141hp2004-04-261-2/+15
* * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,kazu2004-03-201-2/+2
* PR middle-end/14535rth2004-03-161-2/+12
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-2/+2
* * except.c (remove_unreachable_regions): Look thru CALL_PLACEHOLDER.rth2004-03-111-1/+12
* 2004-03-10 Andrew Haley <aph@redhat.com>aph2004-03-101-4/+6
* * except.c (emit_to_new_bb_before): Break fallthru edges.hubicka2004-03-071-0/+7
* * tree.h (TYPE_HASH): Use TYPE_UID.jason2004-03-051-8/+8
* * basic-block.h (make_eh_edge, break_superblocks): Declare.hubicka2004-02-251-12/+116
* PR libstdc++/5625wilson2004-02-091-0/+20
* PR target/7297rsandifo2004-01-271-4/+2
* PR c++/12491rth2004-01-141-14/+35
* PR c/11234jsm282004-01-091-3/+3
* * except.c (sjlj_emit_function_enter): Mark internal label as LOCAL.rearnsha2003-11-141-1/+5
* Apply proper patch file for last change.kenner2003-09-181-0/+1
* * except.c (output_function_exception_table): Adjust last changekenner2003-09-181-5/+7
* PR target/11184mmitchel2003-09-181-12/+3
* * except.c: Include cgraph.h.rth2003-09-101-3/+18
* * except.c (sjlj_emit_dispatch_table): Use ptr_mode, not Pmode,kenner2003-08-011-3/+3
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-13/+10
* * except.c: Convert prototypes to ISO C90.aj2003-06-291-253/+158
* * rtl.h (emit_note): Remove FILE parameter.nathan2003-06-271-3/+3
* cp:ghazi2003-06-161-33/+33
* * except.c (call_site_base): Mark with GTY.geoffk2003-06-101-1/+1
* add commentjason2003-05-291-0/+3
* * except.c (EH_RETURN_STACKADJ_RTX): Do not define.uweigand2003-05-101-48/+38
* gcc/rth2003-05-071-128/+21
* * Makefile.in (calls.o): Depend on except.h.mmitchel2003-04-221-21/+45
* * except.c (resolve_fixup_regions): Avoid dereferencing null pointerkenner2003-04-151-1/+1
* * except.c (sjlj_find_directly_reachable_regions): Recognize whenrth2003-04-021-0/+2
* * except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGIONrth2003-04-021-23/+123
* PR c++/8805mmitchel2003-03-171-4/+16
* * et-forest.c: Fix comment typos.kazu2003-01-171-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-3/+5
* * except.c (default_exception_section): Move variable into theghazi2002-11-281-2/+2
* * varasm.c (default_exception_section): Move to...jakub2002-11-261-0/+27
* 2002-09-24 Eric Christopher <echristo@redhat.com>echristo2002-09-261-0/+10
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-1/+1
* 2002-08-24 Stuart Hastings <stuart@apple.com>shebs2002-08-251-9/+34
* * gcc/except.c (expand_eh_region_end_cleanup): Change exception pointersje2002-07-091-4/+4
* * except.c (ehl_free): Remove.kraai2002-06-191-9/+0