| Commit message (Expand) | Author | Age | Files | Lines |
* | bb-reorder: Split EH edges crossing partitions. | rth | 2011-07-23 | 1 | -128/+38 |
* | * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to | jsm28 | 2011-06-14 | 1 | -9/+10 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | davidxl | 2011-06-14 | 1 | -3/+3 |
* | Revert r174848,174849 | davidxl | 2011-06-09 | 1 | -8/+4 |
* | Gator cleanup | davidxl | 2011-06-09 | 1 | -4/+8 |
* | Pass name cleanups | davidxl | 2011-06-01 | 1 | -1/+1 |
* | generalize build_case_label to the rest of the compiler | froydnj | 2011-05-06 | 1 | -4/+3 |
* | 2011-04-29 Richard Guenther <rguenther@suse.de> | rguenth | 2011-04-29 | 1 | -7/+7 |
* | 2011-04-11 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-04-11 | 1 | -2/+2 |
* | PR middle-end/47401 | uweigand | 2011-01-22 | 1 | -20/+41 |
* | PR middle-end/45566 | jakub | 2011-01-21 | 1 | -18/+21 |
* | * except.c (dump_eh_tree): Fix stray ; after for statement. | rth | 2011-01-17 | 1 | -1/+1 |
* | 2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2010-12-03 | 1 | -1/+1 |
* | * target.def (supports_split_stack, except_unwind_info): Take | jsm28 | 2010-11-25 | 1 | -7/+7 |
* | Hookize TARGET_UNWIND_INFO et al. | rth | 2010-09-28 | 1 | -7/+11 |
* | Hookize exception personality output. | rth | 2010-09-07 | 1 | -22/+15 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -1/+1 |
* | gcc: | amylaar | 2010-06-29 | 1 | -1/+1 |
* | gcc/ChangeLog: | steven | 2010-06-28 | 1 | -33/+1 |
* | PR rtl-optimization/42461 | ebotcazou | 2010-06-09 | 1 | -0/+2 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -5/+5 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -2/+2 |
* | * function.h (struct function): Add can_throw_non_call_exceptions bit. | ebotcazou | 2010-05-25 | 1 | -1/+1 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+1 |
* | Remove lang_eh_type_covers, which is dead, and the corresponding | baldrick | 2010-04-13 | 1 | -3/+0 |
* | set LABEL_PRESERVE_P for landing pad labels | chrbr | 2010-03-01 | 1 | -0/+1 |
* | PR bootstrap/43121 | jakub | 2010-02-19 | 1 | -3/+8 |
* | * cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readonly_flag, | jakub | 2009-12-14 | 1 | -2/+2 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -6/+6 |
* | * cfgrtl.c (pass_free_cfg): Add pass name. | amylaar | 2009-11-08 | 1 | -1/+1 |
* | PR middle-end/41573 | matz | 2009-10-08 | 1 | -2/+5 |
* | Merge lto branch into trunk. | dnovillo | 2009-10-03 | 1 | -1/+8 |
* | * except.h (struct eh_region_d): Add use_cxa_end_cleanup. | rth | 2009-09-28 | 1 | -0/+7 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -2715/+1108 |
* | 2009-09-13 Richard Guenther <rguenther@suse.de> | rguenth | 2009-09-13 | 1 | -12/+76 |
* | 2009-09-01 Diego Novillo <dnovillo@google.com> | dnovillo | 2009-09-03 | 1 | -2/+35 |
* | * expr.h (emit_storent_insn, expand_expr_real_1, | matz | 2009-09-02 | 1 | -2/+2 |
* | * dwarf2out.c (output_fde): When doing hot/cold partitioning, use | jakub | 2009-08-07 | 1 | -1/+1 |
* | * dwarf2out.c (output_fde): When doing hot/cold partitioning, use | jakub | 2009-08-07 | 1 | -60/+240 |
* | PR tree-optimization/40585 | hubicka | 2009-07-12 | 1 | -41/+66 |
* | PR middle-end/48388 | hubicka | 2009-07-11 | 1 | -1/+1 |
* | gcc | tromey | 2009-07-09 | 1 | -1/+1 |
* | gcc | tromey | 2009-06-30 | 1 | -1/+1 |
* | 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com> | paolo | 2009-06-22 | 1 | -4/+4 |
* | * except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl. | aldyh | 2009-06-15 | 1 | -6/+6 |
* | gcc/java/ | aldyh | 2009-06-12 | 1 | -6/+12 |
* | * cgraph.c (dump_cgraph_node): Dump size/time/benefit. | hubicka | 2009-05-25 | 1 | -0/+37 |
* | gcc/ChangeLog: | ian | 2009-05-16 | 1 | -121/+130 |
* | Revert the following patch until testsuite fallout is fixed: | hubicka | 2009-05-15 | 1 | -37/+0 |
* | * cgraph.c (dump_cgraph_node): Dump size/time/benefit. | hubicka | 2009-05-15 | 1 | -0/+37 |