OSDN Git Service

update the sample output
[pf3gnuchains/gcc-fork.git] / gcc / except.c
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...
2000-11-17 zack * stringpool.c: New file.
2000-10-13 mmitchel Remove obstacks.
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-09-17 cruxBring back equal forms for libcalls
2000-05-31 phdm * except.c (clear_function_eh_region): Do not free...
2000-05-30 phdm * except.c (free_exception_table): Do not free NULL.
2000-05-25 mmitchel * except.h (can_throw): Declare it.
2000-05-25 aph2000-05-25 Andrew MacLeod <amacleod@cygnus.com>
2000-05-20 zacktop level:
2000-05-11 jakub * except.c (find_exception_handler_labels_1): New...
2000-03-29 nathangcc:
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-23 jason Implement dwarf2 exception handling for the...
2000-03-19 loewis * emit-rtl.c (push_to_full_sequence, end_full_sequence...
2000-03-10 rthFix typo last change.
2000-03-10 rth * except.c (can_throw): Use INTVAL on a CONST_INT.
2000-03-09 jason * except.c (nothrow_function_p): If -fno-except...
2000-03-09 jason * except.c (can_throw): See through a SEQUENCE.
2000-03-08 jason * flow.c (count_basic_blocks, find_basic_blocks...
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-05 mmitchel Revert this patch:
2000-03-05 mmitchel * function.h (struct sequence_stack): Remove rtl_expr.
2000-02-26 lawCopyright fixes.
2000-02-20 rth * except.c (start_dynamic_handler) : Use TYPE_M...
2000-01-19 rth * stupid.c: Die die die.
2000-01-18 ghazi * calls.c (emit_call_1): Mark parameter with...
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
2000-01-05 law * cse.c (cse_insn): Missing cast added.
1999-12-20 cruxcurrent_function -> cfun
1999-12-12 mmitchel * except.h (struct eh_queue): Add `next' pointer.
1999-11-25 mmitchel/gcc/../texinfo/makeinfo/Makefile ] ; then echo /home...
1999-11-25 mmitchel * except.h (eh_status): Adjust documentation for x_pro...
1999-11-18 mmitchel * except.h (struct eh_entry): Add goto_entry_p.
1999-11-08 mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-10-29 mmitchel * except.c (free_eh_nesting_info): Free the info itself.
1999-10-21 ghazi * calls.c: Include tm_p.h later, so everything...
1999-10-03 ghazi * cpplib.c (if_directive_nameo): Add static prototype.
1999-09-17 mmitchel * stmt.c (expand_start_bindings): Allow callers to...
1999-09-16 rth * emit-rtl.c (free_emit_status): Don't check...
1999-09-14 mmitchel * except.c (expand_eh_region_start_for_decl): Use...
1999-09-10 wilsonFix too small buffer problem found by ia64 port.
1999-09-09 cruxAdd a missing GC root
1999-09-09 rth * except.c (find_all_handler_type_matches)...
1999-09-09 rth * combine.c (SUBST): Break out to a real functi...
1999-09-07 mmitchel * emit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 cruxCommit parts that were missing in Mark's last commit
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-05 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-02 rth * dwarf2out.c (dwarf2out_line): Constify `lastf...
1999-09-02 law * except.c (expand_fixup_region_end): Do not...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-10 amacleodTue Aug 10 10:47:42 EDT 1999 Andrew MacLeod <amacleod...
1999-08-09 jason * print-tree.c (print_node): Print base for OFFSET_TYPEs.
1999-07-31 cruxBackport of GC branch patches part 1: kill eh status...
1999-07-27 rth * except.c (start_dynamic_cleanup): Use force_o...
1999-07-01 law
1999-04-15 law * except.c (start_catch_hadler): Be sure rtime_...
1999-04-15 law * except.c (expand_eh_return): Force pointers...
1999-03-29 rth * except.c (start_dynamic_handler): Force jmp_b...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-14 law * except.c (start_catch_handler): Use emit_cmp_...
1998-12-23 ghaziWarning fixes:
1998-12-09 ghazi * except.c (duplicate_eh_handlers, rethrow_symbo...
1998-12-09 amacleod * except.h (struct handler_info): Add handler_number...
1998-12-08 amacleodTue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod...
next