Makefile.in (TARGET_H, [...]): New.
[gcc.git] / gcc / except.c
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.
2001-03-28 Richard Hendersonexcept.c (can_throw_internal): Rename from can_throw.
2001-03-28 Richard HendersonRemove flag_new_exceptions.
2001-03-28 Richard HendersonMake -fsjlj-exceptions a configure option.
2001-03-28 Richard Hendersonbb-reorder.c, [...]: Rename asynchronous_exceptions...
2001-03-27 Alan Modraexcept.c (eh_regs): Save results of build_pointer_type...
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2000-12-03 Richard Hendersonbb-reorder.c (reorder_basic_blocks): Don't check for...
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-10-13 Mark MitchellRemove obstacks.
2000-10-01 Mark Mitchellc-decl.c (c_expand_body): Don't generate RTL if flag_sy...
2000-09-17 Bernd SchmidtBring back equal forms for libcalls
2000-05-31 Philippe De Muyter* except.c (clear_function_eh_region): Do not free...
2000-05-30 Philippe De Muyter* except.c (free_exception_table): Do not free NULL.
2000-05-25 Mark Mitchellexcept.h (can_throw): Declare it.
2000-05-25 Andrew MacLeodexcept.c (func_eh_entry): Add emitted field.
2000-05-20 Zack Weinbergtop level:
2000-05-11 Jakub Jelinekexcept.c (find_exception_handler_labels_1): New function.
2000-03-29 Nathan Sidwellexcept.c (add_eh_table_entry): Mark type_info's as...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-23 Jason MerrillImplement dwarf2 exception handling for the ARM.
2000-03-19 Martin v. Löwisemit-rtl.c (push_to_full_sequence, [...]): New functions.
2000-03-10 Richard HendersonFix typo last change.
2000-03-10 Richard Hendersonexcept.c (can_throw): Use INTVAL on a CONST_INT.
2000-03-09 Jason Merrillexcept.c (nothrow_function_p): If -fno-exceptions,...
2000-03-09 Jason Merrillexcept.c (can_throw): See through a SEQUENCE.
2000-03-08 Jason Merrillflow.c (count_basic_blocks, [...]): A rethrow can occur...
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-05 Mark MitchellRevert this patch:
2000-03-05 Mark Mitchellfunction.h (struct sequence_stack): Remove rtl_expr.
2000-02-26 Jeff LawCopyright fixes.
2000-02-20 Herman A.J. ten... except.c (start_dynamic_handler): Use TYPE_MODE (intege...
2000-01-19 Richard Hendersonstupid.c: Die die die.
2000-01-18 Kaveh R. Ghazicalls.c (emit_call_1): Mark parameter with ATTRIBUTE_UN...
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
2000-01-05 Jeff Lawcse.c (cse_insn): Missing cast added.
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-12-12 Mark Mitchellexcept.h (struct eh_queue): Add `next' pointer.
1999-11-25 Mark Mitchell/gcc/../texinfo/makeinfo/Makefile ] ...
1999-11-25 Mark Mitchellexcept.h (eh_status): Adjust documentation for x_protec...
1999-11-18 Mark Mitchellexcept.h (struct eh_entry): Add goto_entry_p.
1999-11-08 Mark Mitchellcse.c (delete_trivially_dead_insns): Replace alloca...
1999-10-29 Mark Mitchellexcept.c (free_eh_nesting_info): Free the info itself.
1999-10-21 Kaveh R. Ghazicalls.c: Include tm_p.h later, so everything we need...
1999-10-03 Kaveh R. Ghazicpplib.c (if_directive_nameo): Add static prototype.
1999-09-17 Mark Mitchellstmt.c (expand_start_bindings): Allow callers to pass...
1999-09-16 Richard Hendersonemit-rtl.c (free_emit_status): Don't check DECL_DEFER_O...
1999-09-14 Mark Mitchellexcept.c (expand_eh_region_start_for_decl): Use NOTE_EH...
1999-09-10 Jim WilsonFix too small buffer problem found by ia64 port.
1999-09-09 Bernd SchmidtAdd a missing GC root
1999-09-09 Richard Hendersonexcept.c (find_all_handler_type_matches): Free the...
1999-09-09 Richard Hendersoncombine.c (SUBST): Break out to a real function do_SUBST.
1999-09-07 Mark Mitchellemit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 Bernd SchmidtCommit parts that were missing in Mark's last commit
1999-09-07 Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-09-05 Richard HendersonMakefile.in (tree.o): Depend on ggc.h.
1999-09-02 Richard Hendersondwarf2out.c (dwarf2out_line): Constify `lastfile'.
1999-09-02 Jeffrey A Lawexcept.c (expand_fixup_region_end): Do not peek at...
1999-08-26 Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-08-10 Andrew MacLeodexcept.h (eh_nesting_info): Add new structure defintion.
1999-08-09 Jason Merrillprint-tree.c (print_node): Print base for OFFSET_TYPEs.
1999-07-31 Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-07-27 Richard Hendersonexcept.c (start_dynamic_cleanup): Use force_operand...
1999-07-01 Richard Hendersonexcept.c: Include intl.h.
1999-04-15 Donn Terryexcept.c (start_catch_hadler): Be sure rtime_address...
1999-04-15 Donn Terryexcept.c (expand_eh_return): Force pointers to proper...
1999-03-29 Richard Hendersonexcept.c (start_dynamic_handler): Force jmp_buf address...
1999-02-25 Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-14 Jeffrey A Lawexcept.c (start_catch_handler): Use emit_cmp_and_jump_i...
1998-12-23 Kaveh R. GhaziWarning fixes:
1998-12-09 Kaveh R. Ghaziexcept.c (duplicate_eh_handlers, [...]): Function point...
1998-12-09 Andrew MacLeodexcept.h (struct handler_info): Add handler_number...
1998-12-08 Andrew MacLeodSee ChangeLog..
1998-12-04 Jeffrey A Law* except.c (set_exception_version_code): Argument is...
1998-11-29 Jason Merrillexcept.c (add_new_handler): Complain about additional...
1998-11-11 Jim WilsonFix x86 __throw -O0 -fpic compiler abort.
1998-11-05 Andrew MacLeodexcept.c (expand_fixup_region_end): Make sure outer...
next