aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-09-18Apply proper patch file for last change.Richard Kenner
2003-09-18 * except.c (output_function_exception_table): Adjust last changeRichard Kenner
2003-09-18 PR target/11184Mark Mitchell
2003-09-10 * except.c: Include cgraph.h.Richard Henderson
2003-08-01 * except.c (sjlj_emit_dispatch_table): Use ptr_mode, not Pmode,Richard Kenner
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-06-29 * except.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-27 * rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell
2003-06-16cp:Kaveh Ghazi
2003-06-10 * except.c (call_site_base): Mark with GTY.Geoffrey Keating
2003-05-29add commentJason Merrill
2003-05-10 * except.c (EH_RETURN_STACKADJ_RTX): Do not define.Ulrich Weigand
2003-05-07gcc/Richard Henderson
2003-04-22 * Makefile.in (calls.o): Depend on except.h.Mark Mitchell
2003-04-15 * except.c (resolve_fixup_regions): Avoid dereferencing null pointerOlivier Hainque
2003-04-02 * except.c (sjlj_find_directly_reachable_regions): Recognize whenRichard Henderson
2003-04-02 * except.c (convert_from_eh_region_ranges_1): Smash REG_EH_REGIONRichard Henderson
2003-03-17 PR c++/8805Mark Mitchell
2003-01-17 * et-forest.c: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-28 * except.c (default_exception_section): Move variable into theKaveh Ghazi
2002-11-26 * varasm.c (default_exception_section): Move to...Jakub Jelinek
2002-09-262002-09-24 Eric Christopher <echristo@redhat.com>Eric Christopher
2002-09-22 * dbxout.c: Follow spelling conventions.Kazu Hirata
2002-08-252002-08-24 Stuart Hastings <stuart@apple.com>Stuart Hastings
2002-07-09 * gcc/except.c (expand_eh_region_end_cleanup): Change exception pointerSteve Ellcey
2002-06-19 * except.c (ehl_free): Remove.Matt Kraai
2002-06-17 * function.h (struct function) [funcdef_no]: Rename profile_label_no.Richard Henderson
2002-06-112002-06-05 David S. Miller <davem@redhat.com>David S. Miller
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-06-03 * except.c (except.c): Do not rebuild CFG.Jan Hubicka
2002-06-03 * emit-rtl.c: Likewise.Kazu Hirata
2002-06-01*** empty log message ***Alan Lehotsky
2002-05-232002-05-23 David S. Miller <davem@redhat.com>David S. Miller
2002-04-17 PR c++/6320Richard Henderson
2002-04-11 * except.c (add_ehl_entry): Allow duplicates after landing padRichard Henderson
2002-04-10 * basic-block.h (flow_delete_block_noexpunge): Declare.Richard Henderson
2002-04-04 PR c++/5636Jason Merrill
2002-03-29 * Makefile.in (convert.o, calls.o, expmed.o): Update.Neil Booth
2002-03-29 * Makefile.in (except.o): Update.Neil Booth
2002-03-20 * except.c (current_function_has_exception_handlers): New.Richard Henderson
2002-02-21 PR c++/4574Jakub Jelinek
2002-01-17 * except.c (add_partial_entry): Remove backwards compatibility code.Jason Merrill
2002-01-14 * except.c (remove_unreachable_regions): New.Jakub Jelinek
2002-01-03 * except.c: Fix comment typos.Kazu Hirata
2001-12-28 * except.c: Fix comment formatting.Kazu Hirata
2001-12-14tweak commentJason Merrill
2001-12-122001-12-11 Roger Sayle <roger@eyesopen.com>Roger Sayle
2001-12-12 * except.c (sjlj_find_directly_reachable_regions): Don'tRichard Henderson