Age | Commit message (Expand) | Author | Files | Lines |
2002-08-25 | function.h (struct function): Add flag all_throwers_are_sibcalls. | Stuart Hastings | 1 | -9/+34 |
2002-07-09 | except.c (expand_eh_region_end_cleanup): Change exception pointer from Pmode ... | Steve Ellcey | 1 | -4/+4 |
2002-06-19 | * except.c (ehl_free): Remove. | Matt Kraai | 1 | -9/+0 |
2002-06-17 | function.h (struct function): Rename profile_label_no. | Richard Henderson | 1 | -15/+8 |
2002-06-11 | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 1 | -9/+9 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -282/+57 |
2002-06-03 | except.c (except.c): Do not rebuild CFG. | Jan Hubicka | 1 | -2/+0 |
2002-06-03 | emit-rtl.c: Likewise. | Kazu Hirata | 1 | -17/+17 |
2002-05-31 | *** empty log message *** | Alan Lehotsky | 1 | -1/+1 |
2002-05-23 | basic-block.h (CLEANUP_NO_INSN_DEL): Define it. | David S. Miller | 1 | -2/+2 |
2002-04-16 | re PR c++/6320 (3.1 regression wrt 3.0: ICE in remove_eh_handler, at except.... | Richard Henderson | 1 | -20/+22 |
2002-04-10 | except.c (add_ehl_entry): Allow duplicates after landing pad creation. | Richard Henderson | 1 | -1/+7 |
2002-04-09 | basic-block.h (flow_delete_block_noexpunge): Declare. | Richard Henderson | 1 | -49/+199 |
2002-04-03 | re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par... | Jason Merrill | 1 | -56/+0 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -1/+2 |
2002-03-29 | Makefile.in (except.o): Update. | Neil Booth | 1 | -1/+2 |
2002-03-19 | except.c (current_function_has_exception_handlers): New. | Richard Henderson | 1 | -0/+17 |
2002-02-21 | re PR c++/4574 (Internal compiler error in `expand_and', at expmed.c:4055) | Jakub Jelinek | 1 | -1/+1 |
2002-01-17 | except.c (add_partial_entry): Remove backwards compatibility code. | Jason Merrill | 1 | -16/+0 |
2002-01-14 | except.c (remove_unreachable_regions): New. | Jakub Jelinek | 1 | -1/+72 |
2002-01-03 | except.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-12-28 | except.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-12-14 | tweak comment | Jason Merrill | 1 | -1/+6 |
2001-12-12 | except.c (reachable_next_level): Handle ERT_UNKNOWN to avoid compiler warning... | Roger Sayle | 1 | -33/+34 |
2001-12-11 | except.c (sjlj_find_directly_reachable_regions): Don't consider RNL_BLOCKED a... | Richard Henderson | 1 | -8/+10 |
2001-11-23 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -5/+5 |
2001-11-17 | except.c (enum eh_region_type): Add ERT_UNKNOWN. | Richard Kenner | 1 | -1/+6 |
2001-11-16 | except.c: Support for catching a list of types with a single handler (struct ... | Olivier Hainque | 1 | -39/+154 |
2001-11-15 | alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | Richard Kenner | 1 | -9/+6 |
2001-11-11 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -4/+4 |
2001-10-29 | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 1 | -1/+1 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-23 | builtins.c (expand_builtin_setjmp): Only call convert_memory_address if needed. | Richard Kenner | 1 | -4/+8 |
2001-10-22 | target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame... | Stan Shebs | 1 | -2/+2 |
2001-10-09 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-09-26 | except.c (sjlj_mark_call_sites): Change address inside sequence. | Andrew Haley | 1 | -3/+2 |
2001-09-21 | rtl.h (LCT_RETURNS_TWICE): New. | Richard Henderson | 1 | -1/+1 |
2001-09-21 | basic-block.h (flow_delete_insn, [...]): Kill. | Jan Hubicka | 1 | -1/+1 |
2001-09-17 | except.c (dw2_build_landing_pads): New local clobbers_hard_regs. | Jeff Sturm | 1 | -1/+14 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-27 | dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use proper alignment for assem... | Richard Henderson | 1 | -4/+7 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-18 | except.c (TYPE_HASH): Delete. | Kaveh R. Ghazi | 1 | -3/+0 |
2001-08-16 | tweak comment | Jason Merrill | 1 | -1/+5 |
2001-08-15 | * except.c (TYPE_HASH): Cast to size_t, not HOST_WIDE_INT. | Richard Henderson | 1 | -1/+1 |
2001-08-13 | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 1 | -0/+1 |
2001-08-08 | dbxout.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-08-08 | * except.c (remove_fixup_regions): Fix typo. | Mark Mitchell | 1 | -1/+1 |
2001-08-06 | except.c (convert_from_eh_region_ranges_1): Never mark USE or CLOBBER insns a... | Richard Henderson | 1 | -0/+2 |
2001-08-03 | except.c (collect_one_action_chain): Add an explicit cleanup action if region... | Richard Henderson | 1 | -1/+20 |