summaryrefslogtreecommitdiffstats
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
* * emit-rtl.c (adjust_address): New function.kenner2001-07-021-14/+8
* 2001-06-18 Ben Elliston <bje@redhat.com>bje2001-06-181-1/+1
* * except.c (get_exception_pointer, get_exception_filter): Take arth2001-06-081-13/+15
* * basic-block.h: Improve comments.mmitchel2001-06-081-4/+0
* * except.c (expand_eh_region_end_allowed): Callmmitchel2001-06-081-0/+8
* * except.c (expand_builtin_frob_return_addr): Add missing callkenner2001-06-021-13/+10
* * except.c (dw2_build_landing_pads): Use word_mode, not Pmode,mmitchel2001-05-201-2/+14
* * except.h (protect_cleanup_actions): Remove it.mmitchel2001-05-171-2/+9
* * except.c (sjlj_emit_function_enter): Call assemble_external_libcalllaw2001-05-171-0/+4
* * except.c (eh_data_format_name): Move to ...rth2001-05-161-129/+2
* * dwarf2asm.c (size_of_encoded_value): New function.rth2001-05-131-18/+20
* * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-121-34/+92
* * except.c (sjlj_mark_call_sites): Do not search for assignments tolaw2001-05-071-0/+5
* * except.c (remove_fixup_regions): Adjust REG_EH_REGION notesrth2001-05-051-2/+21
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-2/+2
* * except.c (expand_eh_region_start): Don't start a new block.jason2001-04-271-26/+1
* * except.c (get_exception_filter): word_mode, not Pmode.jason2001-04-261-1/+1
* 2001-04-26 Andrew Haley <aph@redhat.com>aph2001-04-261-0/+3
* * except.c (reachable_handlers): Step out one level from a RESX.jason2001-04-251-58/+72
* * rtl.h (LCT_THROW): New.rth2001-04-041-1/+1
* IA-64 ABI Exception Handling.rth2001-03-281-2750/+2953
* * except.c (can_throw_internal): Rename from can_throw.rth2001-03-281-6/+6
* Remove flag_new_exceptions.rth2001-03-281-0/+7
* Make -fsjlj-exceptions a configure option.rth2001-03-281-21/+16
* * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,rth2001-03-281-2/+2
* * except.c (eh_regs): Save results of build_pointer_type to a tempamodra2001-03-271-4/+4
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-2/+0
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-1/+2
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-2/+1
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-1/+1
* * bb-reorder.c (reorder_basic_blocks): Don't check for EH edgesrth2000-12-031-19/+38
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-1/+1
* * stringpool.c: New file.zack2000-11-171-1/+1
* Remove obstacks.mmitchel2000-10-131-25/+0
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-011-1/+2
* Bring back equal forms for libcallscrux2000-09-171-2/+3
* * except.c (clear_function_eh_region): Do not free NULL.phdm2000-05-311-1/+2
* * except.c (free_exception_table): Do not free NULL.phdm2000-05-301-1/+2
* * except.h (can_throw): Declare it.mmitchel2000-05-251-4/+2
* 2000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph2000-05-251-29/+74
* top level:zack2000-05-201-1/+1
* * except.c (find_exception_handler_labels_1): New function.jakub2000-05-111-15/+31
* gcc:nathan2000-03-291-0/+18
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-1/+1
* Implement dwarf2 exception handling for the ARM.jason2000-03-231-4/+6
* * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.loewis2000-03-191-6/+4
* Fix typo last change.rth2000-03-101-2/+2
* * except.c (can_throw): Use INTVAL on a CONST_INT.rth2000-03-101-2/+2
* * except.c (nothrow_function_p): If -fno-exceptions, just return.jason2000-03-091-0/+9
* * except.c (can_throw): See through a SEQUENCE.jason2000-03-091-10/+23
OpenPOWER on IntegriCloud