except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER, not NOTE_BLOCK_NUMBER.
[platform/upstream/gcc.git] / gcc / except.c
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...
1998-10-29 Andrew MacLeodexcept.c (emit_eh_context): Make the EH context registe...
1998-09-21 Andrew MacLeodexpr.h (eh_rtime_match_libfunc): New extern declaration.
1998-09-17 Andrew MacLeod[multiple changes]
1998-09-15 Richard Hendersontree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.
1998-09-15 Andrew MacLeod[multiple changes]
1998-09-09 Bernd Schmidtexcept.h (current_function_eh_stub_label): Declare.
1998-08-17 Kaveh R. Ghazic-decl.c (init_decl_processing): Remove unneeded &.
1998-08-11 John Carrexcept.c (set_exception_lang_code, [...]): Use prototyp...
1998-06-29 Kaveh R. GhaziWarning fixes:
1998-06-25 Andrew MacLeod[multiple changes]
1998-06-24 Andrew MacLeodexcept.c (start_catch_handler): Do nothing if EH is...
1998-06-23 Andrew MacLeodHave -fnew-exceptions actually use the runtime field...
1998-06-19 Jeffrey A Lawexcept.c (jumpif_rtx): Put declaration and definition...
1998-06-19 Jeffrey A Lawexcept.c (jumpif_rtx): Make static and add prototype.
1998-06-18 Kaveh R. GhaziWarning fixes:
1998-06-17 Andrew MacLeodexcept.c (add_new_handler): fix bug in finding last...
1998-06-17 Andrew MacLeodeh-common.h (struct eh_context): Add comment for hidden...
1998-06-11 Jim WilsonFix m68k build failure.
1998-06-09 Andrew MacLeodMinor tweaks.
1998-06-08 Andrew MacLeod[multiple changes]
1998-05-28 Andrew MacLeodFlow now removes exception regions when their handlers...
1998-05-19 Andrew MacLeodFix logic on when to generate a new handler label
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-14 Andrew MacLeodFirst cut of changes to utilize the new exception handl...
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Robert Lipetoplev.h: New file.
1998-04-16 Jeffrey A Lawexcept.c (push_eh_entry): Add prototype.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-19 Jason Merrillexcept.c (init_eh): Do nothing.
1998-03-16 Andrew Macleodexcept.c (insn_eh_region, [...]): New static variables.
1998-03-12 Manfred Hollsteind
1998-02-13 Jason Merrill* except.c (emit_throw): Lose throw_used.
1998-02-11 Robert Lipeexcept.c (start_dynamic_cleanup): Remove unused variabl...
1998-02-07 Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-02-02 Richard Hendersonexpr.c (expand_builtin_setjmp): Accept two new argument...
1998-01-26 Benjamin Kosnikexcept.c (check_exception_handler_labels): Disable...
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-12-18 Jason Merrillexcept.c: Remove register_exception_table{,_p}.
1997-12-15 Jeff LawBring over changes from latest gcc-2.8 pre-release.
1997-12-15 Jason Merrilltweak comment
1997-12-12 Jason Merrillexcept.c (call_get_eh_context): Don't mess with sequences.
1997-12-12 Jason Merrillexcept.c (call_get_eh_context): Don't take a parm.
1997-12-12 Jason Merrillexcept.c (use_eh_context): Don't copy_rtx a REG.
1997-12-12 Teemu Torma[multiple changes]
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-05 Jason Merrillexcept.c (get_dynamic_handler_chain): Only make the...
1997-12-04 Jason Merrill* except.c (expand_end_all_catch): Fix for sjlj exceptions.
1997-12-04 Jason Merrill./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-12-03 Jason Merrillexcept.c (expand_fixup_region_end): New fn.
1997-12-01 Jeff LawO Bring in changes from release branch (egcs_ss_...
1997-11-25 Jason Merrill[multiple changes]
1997-11-21 Jason Merrillexcept.h: Add outer_context_label_stack.
1997-11-20 Jason MerrillMakefile.in (LIB2FUNCS): Remove C++ memory management...
1997-11-12 Jeffrey A Lawexcept.c: Do not include "assert.h".
1997-11-10 Jason Merrillstmt.c (expand_decl_cleanup_no_eh): New fn.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-02 Mike Stumpexcept.c (expand_ex_region_start_for_decl): Emit EH_REG...
1997-10-18 Jason Merrilltree.c (restore_tree_status): Also free up temporary...
1997-09-30 Jim WilsonFix error in immediately preceeding patch.
1997-09-30 Brendan Kehoeexcept.c (find_exception_handler_labels): Free LABELS...
1997-09-18 Jason Merrillfinal.c (final_scan_insn): Hand BARRIERs off to the...
1997-09-18 Jason Merrilllibgcc2.c (find_exception_handler): Subtract one from...
1997-09-16 Jason Merrilldwarf2 EH support
1997-09-15 Brendan Kehoeexcept.c (find_exception_handler_labels): Use xmalloc...
1997-09-03 Torbjorn Granlundexcept.c (eh_outer_context): Expand masking operation...
1997-06-19 Mike Stumpexcept.c (end_eh_unwinder): If we have a return instruc...
1997-05-29 Mike Stumpexcept.c (push_eh_entry): Eliminate start of exception...
1997-05-16 Mike Stumpexcept.c (expand_start_all_catch): If the machine needs...
1997-05-13 Mike Stumpexcept.c (expand_start_all_catch): If the machine needs...
next