builtin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE...
[platform/upstream/gcc.git] / gcc / except.c
2003-08-01 Richard Kennerexcept.c (sjlj_emit_dispatch_table): Use ptr_mode,...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-06-29 Andreas Jaegerexcept.c: Convert prototypes to ISO C90.
2003-06-27 Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-10 Geoffrey Keating* except.c (call_site_base): Mark with GTY.
2003-05-29 Jason Merrilladd comment
2003-05-10 Ulrich Weigandexcept.c (EH_RETURN_STACKADJ_RTX): Do not define.
2003-05-07 Richard Hendersonexcept.c: Revert 04-01 and 04-02 forced-unwind changes.
2003-04-22 Mark MitchellMakefile.in (calls.o): Depend on except.h.
2003-04-15 Olivier Hainqueexcept.c (resolve_fixup_regions): Avoid dereferencing...
2003-04-02 Richard Hendersonexcept.c (sjlj_find_directly_reachable_regions): Recogn...
2003-04-02 Richard Hendersonexcept.c (convert_from_eh_region_ranges_1): Smash REG_E...
2003-03-17 Mark Mitchellre PR c++/8805 (compile time regression with many membe...
2003-01-17 Kazu Hirataet-forest.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-28 Kaveh R. Ghaziexcept.c (default_exception_section): Move variable...
2002-11-26 Jakub Jelinekvarasm.c (default_exception_section): Move to...
2002-09-26 Eric Christopherexcept.c (expand_builtin_extract_return_address): Handl...
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-08-25 Stuart Hastingsfunction.h (struct function): Add flag all_throwers_are...
2002-07-09 Steve Ellceyexcept.c (expand_eh_region_end_cleanup): Change excepti...
2002-06-19 Matt Kraai* except.c (ehl_free): Remove.
2002-06-17 Richard Hendersonfunction.h (struct function): Rename profile_label_no.
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 Jan Hubickaexcept.c (except.c): Do not rebuild CFG.
2002-06-03 Kazu Hirataemit-rtl.c: Likewise.
2002-06-01 Alan Lehotsky*** empty log message ***
2002-05-23 David S. Millerbasic-block.h (CLEANUP_NO_INSN_DEL): Define it.
2002-04-17 Richard Hendersonre PR c++/6320 (3.1 regression wrt 3.0: ICE in remove_...
2002-04-11 Richard Hendersonexcept.c (add_ehl_entry): Allow duplicates after landin...
2002-04-10 Richard Hendersonbasic-block.h (flow_delete_block_noexpunge): Declare.
2002-04-04 Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-29 Neil BoothMakefile.in (except.o): Update.
2002-03-20 Richard Hendersonexcept.c (current_function_has_exception_handlers)...
2002-02-21 Jakub Jelinekre PR c++/4574 (Internal compiler error in `expand_and...
2002-01-17 Jason Merrillexcept.c (add_partial_entry): Remove backwards compatib...
2002-01-14 Jakub Jelinekexcept.c (remove_unreachable_regions): New.
2002-01-03 Kazu Hirataexcept.c: Fix comment typos.
2001-12-28 Kazu Hirataexcept.c: Fix comment formatting.
2001-12-14 Jason Merrilltweak comment
2001-12-12 Roger Sayleexcept.c (reachable_next_level): Handle ERT_UNKNOWN...
2001-12-12 Richard Hendersonexcept.c (sjlj_find_directly_reachable_regions): Don...
2001-11-23 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-17 Richard Kennerexcept.c (enum eh_region_type): Add ERT_UNKNOWN.
2001-11-16 Olivier Hainqueexcept.c: Support for catching a list of types with...
2001-11-15 Richard Kenneralias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-11 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-29 Joseph MyersChangeLog.2, [...]: Fix spelling errors and typos.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-23 Richard Kennerbuiltins.c (expand_builtin_setjmp): Only call convert_m...
2001-10-22 Stan Shebstarget.h (struct gcc_target): Add asm_out.exception_sec...
2001-10-09 Kazu Hiratac-common.h: Fix comment formatting.
2001-09-26 Andrew Haleyexcept.c (sjlj_mark_call_sites): Change address inside...
2001-09-21 Richard Hendersonrtl.h (LCT_RETURNS_TWICE): New.
2001-09-21 Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-17 Jeff Sturmexcept.c (dw2_build_landing_pads): New local clobbers_h...
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-08-27 Richard Hendersondwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-18 Kaveh R. Ghaziexcept.c (TYPE_HASH): Delete.
2001-08-16 Jason Merrilltweak comment
2001-08-15 Richard Henderson* except.c (TYPE_HASH): Cast to size_t, not HOST_WIDE_INT.
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-08 Kazu Hiratadbxout.c: Fix comment formatting.
2001-08-08 Mark Mitchell* except.c (remove_fixup_regions): Fix typo.
2001-08-06 Richard Hendersonexcept.c (convert_from_eh_region_ranges_1): Never mark...
2001-08-03 Richard Hendersonexcept.c (collect_one_action_chain): Add an explicit...
2001-08-01 Richard Hendersonexcept.c (output_function_exception_table): Use assembl...
2001-08-01 Jeff Sturm* except.c (duplicate_eh_regions): Test n_array[i]...
2001-07-29 Jan Hubickartlanal.c (parms_set, [...]): Break out from...; handle...
2001-07-29 Jan Hubickabasic-block.h (CLEANUP_PRE_LOOP): New.
2001-07-25 Richard Hendersonexcept.c (reachable_handlers): Handle a region being...
2001-07-20 Jan Hubickaintegrate.c (copy_insn_list): handle NOTE_INSN_DELETED_...
2001-07-16 Jan Hubickabasic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-11 Jan Hubickaflow.c (merge_blocks_move_successor_nojumps): Do not...
2001-07-10 Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-07-02 Richard Kenneremit-rtl.c (adjust_address): New function.
2001-06-18 Ben Ellistonexcept.c (resolve_fixup_regions): Initialise "cleanup".
2001-06-08 Richard Hendersonexcept.c (get_exception_pointer, [...]): Take a struct...
2001-06-08 Mark Mitchellbasic-block.h: Improve comments.
2001-06-08 Mark Mitchellexcept.c (expand_eh_region_end_allowed): Call do_pendin...
2001-06-02 Richard Kennerexcept.c (expand_builtin_frob_return_addr): Add missing...
2001-05-20 Richard Hendersonexcept.c (dw2_build_landing_pads): Use word_mode, not...
2001-05-17 Mark Mitchellexcept.h (protect_cleanup_actions): Remove it.
2001-05-17 Jeffrey A Lawexcept.c (sjlj_emit_function_enter): Call assemble_exte...
2001-05-16 Richard Hendersonexcept.c (eh_data_format_name): Move to ...
2001-05-13 Richard Hendersondwarf2asm.c (size_of_encoded_value): New function.
2001-05-12 Richard Hendersondefaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.
2001-05-07 Jeffrey A Lawexcept.c (sjlj_mark_call_sites): Do not search for...
2001-05-05 Richard Hendersonexcept.c (remove_fixup_regions): Adjust REG_EH_REGION...
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-27 Jason Merrillexcept.c (expand_eh_region_start): Don't start a new...
2001-04-26 Jason Merrill* except.c (get_exception_filter): word_mode, not Pmode.
2001-04-26 Andrew Haleyexcept.c (expand_eh_region_end_cleanup): Force pending...
2001-04-25 Jason Merrillexcept.c (reachable_handlers): Step out one level from...
2001-04-04 Richard Hendersonrtl.h (LCT_THROW): New.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
next