]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/except.c
Oops, missed ChangeLog in last checkin...
[thirdparty/gcc.git] / gcc / except.c
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...
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
next