summaryrefslogtreecommitdiff
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-05-23 David S. Miller <davem@redhat.com>davem2002-05-231-2/+2
* PR c++/6320rth2002-04-171-20/+22
* * except.c (add_ehl_entry): Allow duplicates after landing padrth2002-04-111-1/+7
* * basic-block.h (flow_delete_block_noexpunge): Declare.rth2002-04-101-49/+199
* PR c++/5636jason2002-04-041-56/+0
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-1/+2
* * Makefile.in (except.o): Update.neil2002-03-291-1/+2
* * except.c (current_function_has_exception_handlers): New.rth2002-03-201-0/+17
* PR c++/4574jakub2002-02-211-1/+1
* * except.c (add_partial_entry): Remove backwards compatibility code.jason2002-01-171-16/+0
* * except.c (remove_unreachable_regions): New.jakub2002-01-141-1/+72
* * except.c: Fix comment typos.kazu2002-01-031-2/+2
* * except.c: Fix comment formatting.kazu2001-12-281-1/+1
* tweak commentjason2001-12-141-1/+6
* 2001-12-11 Roger Sayle <roger@eyesopen.com>aj2001-12-121-33/+34
* * except.c (sjlj_find_directly_reachable_regions): Don'trth2001-12-121-8/+10
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-5/+5
* * except.c (enum eh_region_type): Add ERT_UNKNOWN.kenner2001-11-171-1/+6
* * except.c: Support for catching a list of types with a single handlerkenner2001-11-161-39/+154
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-151-9/+6
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-4/+4
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,jsm282001-10-291-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * builtins.c (expand_builtin_setjmp): Only call convert_memory_addresskenner2001-10-231-4/+8
* * target.h (struct gcc_target): Add asm_out.exception_section,shebs2001-10-221-2/+2
* * c-common.h: Fix comment formatting.kazu2001-10-091-1/+1
* 2001-09-25 Andrew Haley <aph@cambridge.redhat.com>aph2001-09-261-3/+2
* * rtl.h (LCT_RETURNS_TWICE): New.rth2001-09-211-1/+1
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-1/+1
* * except.c (dw2_build_landing_pads): New localjsturm2001-09-171-1/+14
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use properrth2001-08-271-4/+7
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * except.c (TYPE_HASH): Delete.ghazi2001-08-181-3/+0
* tweak commentjason2001-08-161-1/+5
* * except.c (TYPE_HASH): Cast to size_t, not HOST_WIDE_INT.rth2001-08-151-1/+1
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* * dbxout.c: Fix comment formatting.kazu2001-08-081-1/+1
* * except.c (remove_fixup_regions): Fix typo.mmitchel2001-08-081-1/+1
* * except.c (convert_from_eh_region_ranges_1): Never markrth2001-08-061-0/+2
* * except.c (collect_one_action_chain): Add an explicit cleanuprth2001-08-031-1/+20
* * except.c (output_function_exception_table): Use assemble_align.rth2001-08-011-2/+2
* * except.c (duplicate_eh_regions): Test n_array[i] for NULL.jsturm2001-08-011-1/+1
* * rtlanal.c (parms_set, find_first_parameter_load): Break out from...;hubicka2001-07-291-45/+1
* * basic-block.h (CLEANUP_PRE_LOOP): New.hubicka2001-07-291-2/+2
* * except.c (reachable_handlers): Handle a region being removedrth2001-07-251-4/+10
* * integrate.c (copy_insn_list): handlehubicka2001-07-201-2/+1
* * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.hubicka2001-07-161-2/+2
* * flow.c (merge_blocks_move_successor_nojumps): Do not crashhubicka2001-07-111-2/+2
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-101-4/+5