| Commit message (Expand) | Author | Age | Files | Lines |
* | * except.c (duplicate_eh_regions_1): Clear next_peer. | Jakub Jelinek | 2006-07-19 | 1 | -0/+1 |
* | re PR middle-end/27536 (-fsection-anchors breaks Ada) | Richard Guenther | 2006-06-13 | 1 | -1/+1 |
* | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 2006-05-28 | 1 | -1/+1 |
* | re PR middle-end/27310 (ICE in duplicate_eh_regions) | Jakub Jelinek | 2006-05-02 | 1 | -1/+1 |
* | re PR middle-end/26823 (ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-... | Jakub Jelinek | 2006-04-15 | 1 | -0/+42 |
* | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2006-04-08 | 1 | -2/+2 |
* | re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code) | Richard Henderson | 2006-03-22 | 1 | -106/+177 |
* | cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfg cleanup. | Zdenek Dvorak | 2006-03-03 | 1 | -2/+2 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -7/+10 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -4/+3 |
* | expr.h (expand_normal): new inline function. | Marcin Dalecki | 2006-01-31 | 1 | -1/+1 |
* | tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document. | Eric Christopher | 2006-01-06 | 1 | -27/+29 |
* | except.c (switch_to_exception_section): Only define if TARGET_UNWIND_INFO is ... | Andreas Schwab | 2005-12-10 | 1 | -0/+2 |
* | dwarf2out.c (default_eh_frame_section): Delete, moving handling of EH_FRAME_S... | Richard Sandiford | 2005-12-10 | 1 | -18/+22 |
* | ipa-type-escape.c (analyze_variable): Use gcc_assert instead of abort. | Volker Reichelt | 2005-12-08 | 1 | -2/+2 |
* | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 2005-12-07 | 1 | -9/+6 |
* | dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'. | Eric Botcazou | 2005-11-03 | 1 | -1/+3 |
* | re PR ada/23957 (ld terminated with signal 10 [Bus error] linking libgnat-4.0... | John David Anglin | 2005-10-23 | 1 | -1/+3 |
* | except.c (struct eh_status): Turn region_array into vec. | Jan Hubicka | 2005-09-17 | 1 | -38/+67 |
* | re PR middle-end/21460 (sjlj_emit_function_enter adds rtl to wrong block) | Alan Modra | 2005-09-06 | 1 | -14/+12 |
* | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 2005-08-10 | 1 | -2/+2 |
* | Makefile.in: Adjust dependencies. | Paolo Bonzini | 2005-07-05 | 1 | -1/+69 |
* | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 2005-07-03 | 1 | -2/+2 |
* | Makefile.in: Set and use UNWIND_H. | Paul Brook | 2005-06-28 | 1 | -42/+92 |
* | except.c (current_function_has_exception_handlers): Function description adde... | Andreas Krebbel | 2005-06-28 | 1 | -3/+5 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | Makefile.in (cfg.o): Add new dependencies. | Jan Hubicka | 2005-06-15 | 1 | -0/+1 |
* | except.c (struct eh_region): Kill unused fields. | Jan Hubicka | 2005-06-01 | 1 | -13/+2 |
* | except.c (can_throw_internal_1, [...]): Add "is_resx" argument. | Jan Hubicka | 2005-05-27 | 1 | -7/+16 |
* | except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen... | Steven Bosscher | 2005-05-12 | 1 | -2/+149 |
* | Makefile.in (tree-eh.o): Kill gt-tree-eh.h dependency. | Jan Hubicka | 2005-05-11 | 1 | -0/+14 |
* | except.c (eh_status): Change the type of ttype_data to VEC(tree,gc)*. | Kazu Hirata | 2005-05-08 | 1 | -8/+8 |
* | tree-cfg.c (tree_duplicate_bb): Duplicate EH region too. | Jan Hubicka | 2005-04-25 | 1 | -0/+133 |
* | Makefile.in (ipa.o, [...]): New files. | Jan Hubicka | 2005-04-22 | 1 | -2/+0 |
* | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 2005-03-31 | 1 | -1/+1 |
* | except.c (check_handled): Make it static. | Kazu Hirata | 2005-03-14 | 1 | -1/+1 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -2/+2 |
* | c-objc-common.h, [...]: Update copyright. | Kazu Hirata | 2005-02-21 | 1 | -1/+1 |
* | except.c (output_function_exception_table): Call assemble_external_libcall (e... | Joseph Myers | 2005-02-18 | 1 | -0/+1 |
* | crtstuff.c (IN_LIBGCC2): Define it. | Mark Mitchell | 2004-11-24 | 1 | -9/+11 |
* | cfgrtl.c (rtl_delete_block): Fix comment. | Steven Bosscher | 2004-11-24 | 1 | -220/+10 |
* | c-cppbuiltin.c, [...]: Fix comment typos. | Kazu Hirata | 2004-11-13 | 1 | -1/+1 |
* | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 2004-11-13 | 1 | -147/+0 |
* | bitmap.h (bitmap_a_or_b, [...]): Remove. | Nathan Sidwell | 2004-11-04 | 1 | -1/+1 |
* | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 2004-11-04 | 1 | -1/+1 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -9/+15 |
* | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 2004-09-26 | 1 | -2/+6 |
* | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 2004-09-15 | 1 | -1/+1 |
* | PR 17186, part deux | Richard Henderson | 2004-09-12 | 1 | -10/+11 |
* | dbxout.c (dbxout_block): Update for current_function_func_begin_label a string. | Geoffrey Keating | 2004-09-10 | 1 | -6/+8 |