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