aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-18Apply proper patch file for last change.Richard Kenner1-0/+1
2003-09-18except.c (output_function_exception_table): Adjust last change to handle TYPE...Richard Kenner1-5/+7
2003-09-18re PR target/11184 ([ia64 hpux] ICE on __builtin_apply building libobjc)Mark Mitchell1-12/+3
2003-09-09except.c: Include cgraph.h.Richard Henderson1-3/+18
2003-08-01except.c (sjlj_emit_dispatch_table): Use ptr_mode, not Pmode, for accesses to...Richard Kenner1-3/+3
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-13/+10
2003-06-29except.c: Convert prototypes to ISO C90.Andreas Jaeger1-253/+158
2003-06-27rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell1-3/+3
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-33/+33
2003-06-10* except.c (call_site_base): Mark with GTY.Geoffrey Keating1-1/+1
2003-05-29add commentJason Merrill1-0/+3
2003-05-10except.c (EH_RETURN_STACKADJ_RTX): Do not define.Ulrich Weigand1-48/+38
2003-05-07except.c: Revert 04-01 and 04-02 forced-unwind changes.Richard Henderson1-128/+21
2003-04-22Makefile.in (calls.o): Depend on except.h.Mark Mitchell1-21/+45
2003-04-15except.c (resolve_fixup_regions): Avoid dereferencing null pointer to region...Olivier Hainque1-1/+1
2003-04-02except.c (sjlj_find_directly_reachable_regions): Recognize when must-not-thro...Richard Henderson1-0/+2
2003-04-01except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGION notes for not...Richard Henderson1-23/+123
2003-03-17re PR c++/8805 (compile time regression with many member variables)Mark Mitchell1-4/+16
2003-01-17et-forest.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-3/+5
2002-11-28except.c (default_exception_section): Move variable into the scope where it i...Kaveh R. Ghazi1-2/+2
2002-11-26varasm.c (default_exception_section): Move to...Jakub Jelinek1-0/+27
2002-09-26except.c (expand_builtin_extract_return_address): Handle case where Pmode != ...Eric Christopher1-0/+10
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-25function.h (struct function): Add flag all_throwers_are_sibcalls.Stuart Hastings1-9/+34
2002-07-09except.c (expand_eh_region_end_cleanup): Change exception pointer from Pmode ...Steve Ellcey1-4/+4
2002-06-19* except.c (ehl_free): Remove.Matt Kraai1-9/+0
2002-06-17function.h (struct function): Rename profile_label_no.Richard Henderson1-15/+8
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-9/+9
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-282/+57
2002-06-03except.c (except.c): Do not rebuild CFG.Jan Hubicka1-2/+0
2002-06-03emit-rtl.c: Likewise.Kazu Hirata1-17/+17
2002-05-31*** empty log message ***Alan Lehotsky1-1/+1
2002-05-23basic-block.h (CLEANUP_NO_INSN_DEL): Define it.David S. Miller1-2/+2
2002-04-16re PR c++/6320 (3.1 regression wrt 3.0: ICE in remove_eh_handler, at except....Richard Henderson1-20/+22
2002-04-10except.c (add_ehl_entry): Allow duplicates after landing pad creation.Richard Henderson1-1/+7
2002-04-09basic-block.h (flow_delete_block_noexpunge): Declare.Richard Henderson1-49/+199
2002-04-03re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...Jason Merrill1-56/+0
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-1/+2
2002-03-29Makefile.in (except.o): Update.Neil Booth1-1/+2
2002-03-19except.c (current_function_has_exception_handlers): New.Richard Henderson1-0/+17
2002-02-21re PR c++/4574 (Internal compiler error in `expand_and', at expmed.c:4055)Jakub Jelinek1-1/+1
2002-01-17except.c (add_partial_entry): Remove backwards compatibility code.Jason Merrill1-16/+0
2002-01-14except.c (remove_unreachable_regions): New.Jakub Jelinek1-1/+72
2002-01-03except.c: Fix comment typos.Kazu Hirata1-2/+2
2001-12-28except.c: Fix comment formatting.Kazu Hirata1-1/+1
2001-12-14tweak commentJason Merrill1-1/+6
2001-12-12except.c (reachable_next_level): Handle ERT_UNKNOWN to avoid compiler warning...Roger Sayle1-33/+34
2001-12-11except.c (sjlj_find_directly_reachable_regions): Don't consider RNL_BLOCKED a...Richard Henderson1-8/+10
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-5/+5