summaryrefslogtreecommitdiff
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
* * except.c (duplicate_eh_regions_1): Clear next_peer.jakub2006-07-191-0/+1
* 2006-06-13 Richard Guenther <rguenther@suse.de>rguenth2006-06-131-1/+1
* * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu2006-05-281-1/+1
* PR middle-end/27310jakub2006-05-021-1/+1
* PR middle-end/26823jakub2006-04-141-0/+42
* * builtins.c, config/arm/arm.c, config/i386/cygwin.h,kazu2006-04-081-2/+2
* PR middle-end/26084rth2006-03-221-106/+177
* * cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfgrakdver2006-03-031-2/+2
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-7/+10
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-4/+3
* 2006-01-30 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* 2006-01-06 Eric Christopher <echristo@apple.com>echristo2006-01-061-27/+29
* * except.c (switch_to_exception_section): Only define ifschwab2005-12-101-0/+2
* * dwarf2out.c (default_eh_frame_section): Delete, moving handlingrsandifo2005-12-101-18/+22
* * ipa-type-escape.c (analyze_variable): Use gcc_assert instead ofreichelt2005-12-081-2/+2
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-9/+6
* * dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.ebotcazou2005-11-031-1/+3
* PR ada/23957danglin2005-10-231-1/+3
* 2005-09-17 Jan Hubicka <jh@suse.cz>rguenth2005-09-171-38/+67
* PR middle-end/21460amodra2005-09-061-14/+12
* 2005-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2005-08-101-2/+2
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-1/+69
* * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,jsm282005-07-031-2/+2
* 2005-06-28 Paul Brook <paul@codesourcery.com>pbrook2005-06-281-42/+92
* 2005-06-28 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2005-06-281-3/+5
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (cfg.o): Add new dependencies.hubicka2005-06-151-0/+1
* * except.c (struct eh_region): Kill unused fields.hubicka2005-06-011-13/+2
* * except.c (can_throw_internal_1, can_throw_external_1): Addhubicka2005-05-271-7/+16
* * except.c (duplicate_eh_region_1, duplicate_eh_region_2,hubicka2005-05-121-2/+149
* * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.hubicka2005-05-111-0/+14
* * except.c (eh_status): Change the type of ttype_data tokazu2005-05-081-8/+8
* * tree-cfg.c (tree_duplicate_bb): Duplicate EH region too.hubicka2005-04-251-0/+133
* * Makefile.in (ipa.o, ipa-inline.o): New files.hubicka2005-04-221-2/+0
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-1/+1
* * except.c (check_handled): Make it static.kazu2005-03-141-1/+1
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-2/+2
* * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,kazu2005-02-211-1/+1
* * except.c (output_function_exception_table): Calljsm282005-02-181-0/+1
* 2004-11-24 Mark Mitchell <mark@codesourcery.com>jsm282004-11-241-9/+11
* * cfgrtl.c (rtl_delete_block): Fix comment.steven2004-11-241-220/+10
* * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c,kazu2004-11-131-1/+1
* * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andsteven2004-11-131-147/+0
* * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.nathan2004-11-041-1/+1
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-1/+1
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-9/+15
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-2/+6
* gcc:jsm282004-09-151-1/+1
* PR 17186, part deuxrth2004-09-121-10/+11
* * dbxout.c (dbxout_block): Update forgeoffk2004-09-101-6/+8