OSDN Git Service

PR c/10175
[pf3gnuchains/gcc-fork.git] / gcc / except.c
2003-04-02 rth * except.c (sjlj_find_directly_reachable_region...
2003-04-02 rth * except.c (convert_from_eh_region_ranges_1...
2003-03-17 mmitchel PR c++/8805
2003-01-17 kazu * et-forest.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-28 ghazi * except.c (default_exception_section): Move variable...
2002-11-26 jakub * varasm.c (default_exception_section): Move to...
2002-09-26 echristo2002-09-24 Eric Christopher <echristo@redhat.com>
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-08-25 shebs2002-08-24 Stuart Hastings <stuart@apple.com>
2002-07-09 sje * gcc/except.c (expand_eh_region_end_cleanup): Change...
2002-06-19 kraai * except.c (ehl_free): Remove.
2002-06-17 rth * function.h (struct function) [funcdef_no...
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 hubicka * except.c (except.c): Do not rebuild CFG.
2002-06-03 kazu * emit-rtl.c: Likewise.
2002-06-01 alehotsky*** empty log message ***
2002-05-23 davem2002-05-23 David S. Miller <davem@redhat.com>
2002-04-17 rth PR c++/6320
2002-04-11 rth * except.c (add_ehl_entry): Allow duplicates...
2002-04-10 rth * basic-block.h (flow_delete_block_noexpunge): Declare.
2002-04-04 jason PR c++/5636
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-29 neil * Makefile.in (except.o): Update.
2002-03-20 rth * except.c (current_function_has_exception_hand...
2002-02-21 jakub PR c++/4574
2002-01-17 jason * except.c (add_partial_entry): Remove backward...
2002-01-14 jakub * except.c (remove_unreachable_regions): New.
2002-01-03 kazu * except.c: Fix comment typos.
2001-12-28 kazu * except.c: Fix comment formatting.
2001-12-14 jasontweak comment
2001-12-12 aj2001-12-11 Roger Sayle <roger@eyesopen.com>
2001-12-12 rth * except.c (sjlj_find_directly_reachable_region...
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-17 kenner * except.c (enum eh_region_type): Add ERT_UNKNOWN.
2001-11-16 kenner * except.c: Support for catching a list of...
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-10-29 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-23 kenner * builtins.c (expand_builtin_setjmp): Only call conver...
2001-10-22 shebs * target.h (struct gcc_target): Add asm_out...
2001-10-09 kazu * c-common.h: Fix comment formatting.
2001-09-26 aph2001-09-25 Andrew Haley <aph@cambridge.redhat.com>
2001-09-21 rth * rtl.h (LCT_RETURNS_TWICE): New.
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-09-17 jsturm * except.c (dw2_build_landing_pads): New local
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-08-27 rth * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-18 ghazi * except.c (TYPE_HASH): Delete.
2001-08-16 jasontweak comment
2001-08-15 rth * except.c (TYPE_HASH): Cast to size_t, not...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-08 kazu * dbxout.c: Fix comment formatting.
2001-08-08 mmitchel * except.c (remove_fixup_regions): Fix typo.
2001-08-06 rth * except.c (convert_from_eh_region_ranges_1...
2001-08-03 rth * except.c (collect_one_action_chain): Add...
2001-08-01 rth * except.c (output_function_exception_table...
2001-08-01 jsturm* except.c (duplicate_eh_regions): Test n_array[i]...
2001-07-29 hubicka * rtlanal.c (parms_set, find_first_parameter_load...
2001-07-29 hubicka * basic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-25 rth * except.c (reachable_handlers): Handle a regio...
2001-07-20 hubicka * integrate.c (copy_insn_list): handle
2001-07-16 hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-11 hubicka * flow.c (merge_blocks_move_successor_nojumps): Do...
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-07-02 kenner * emit-rtl.c (adjust_address): New function.
2001-06-18 bje2001-06-18 Ben Elliston <bje@redhat.com>
2001-06-08 rth * except.c (get_exception_pointer, get_exceptio...
2001-06-08 mmitchel * basic-block.h: Improve comments.
2001-06-08 mmitchel * except.c (expand_eh_region_end_allowed): Call
2001-06-02 kenner * except.c (expand_builtin_frob_return_addr): Add...
2001-05-20 mmitchel * except.c (dw2_build_landing_pads): Use word_mode...
2001-05-17 mmitchel * except.h (protect_cleanup_actions): Remove it.
2001-05-17 law * except.c (sjlj_emit_function_enter): Call...
2001-05-16 rth * except.c (eh_data_format_name): Move to ...
2001-05-13 rth * dwarf2asm.c (size_of_encoded_value): New...
2001-05-12 rth * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.
2001-05-07 law * except.c (sjlj_mark_call_sites): Do not searc...
2001-05-05 rth * except.c (remove_fixup_regions): Adjust REG_E...
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-27 jason * except.c (expand_eh_region_start): Don't...
2001-04-26 jason * except.c (get_exception_filter): word_mode...
2001-04-26 aph2001-04-26 Andrew Haley <aph@redhat.com>
2001-04-25 jason * except.c (reachable_handlers): Step out one...
2001-04-04 rth * rtl.h (LCT_THROW): New.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * except.c (can_throw_internal): Rename from...
2001-03-28 rthRemove flag_new_exceptions.
2001-03-28 rthMake -fsjlj-exceptions a configure option.
2001-03-28 rth * bb-reorder.c, dwarf2out.c, except.c, except...
2001-03-27 amodra* except.c (eh_regs): Save results of build_pointer_typ...
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2000-12-03 rth * bb-reorder.c (reorder_basic_blocks): Don...
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
next