Age | Commit message (Expand) | Author | Files | Lines |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -2/+2 |
2007-02-11 | re PR target/29487 (Shared libstdc++ fails to link) | Mark Mitchell | 1 | -1/+4 |
2006-12-11 | Move all varpool routines out of cgraph/cgraphunit to varpool.c | Jan Hubicka | 1 | -3/+3 |
2006-11-12 | * except.c (sjlj_emit_function_enter): Remove unused variable. | Andreas Schwab | 1 | -2/+2 |
2006-11-11 | extended.texi (__builtin_expect): We no longer require second argument to be ... | Jan Hubicka | 1 | -3/+1 |
2006-11-02 | re PR other/29639 (ext/bitmap_allocator/check_allocate_max_size.cc execution ... | Eric Botcazou | 1 | -5/+15 |
2006-10-28 | except.h (output_function_exception_table): Add 'const char*' param. | Eric Botcazou | 1 | -3/+13 |
2006-10-10 | re PR rtl-optimization/29323 (set_nothrow_function_flags does invalid analysi... | Richard Guenther | 1 | -0/+3 |
2006-09-13 | flow.c (calculate_global_regs_live): Invalidate eh registers on eh edges. | Andreas Krebbel | 1 | -26/+0 |
2006-07-19 | * except.c (duplicate_eh_regions_1): Clear next_peer. | Jakub Jelinek | 1 | -0/+1 |
2006-06-13 | re PR middle-end/27536 (-fsection-anchors breaks Ada) | Richard Guenther | 1 | -1/+1 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-02 | re PR middle-end/27310 (ICE in duplicate_eh_regions) | Jakub Jelinek | 1 | -1/+1 |
2006-04-15 | re PR middle-end/26823 (ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-... | Jakub Jelinek | 1 | -0/+42 |
2006-04-08 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-03-22 | re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code) | Richard Henderson | 1 | -106/+177 |
2006-03-03 | cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfg cleanup. | Zdenek Dvorak | 1 | -2/+2 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -7/+10 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -4/+3 |
2006-01-31 | expr.h (expand_normal): new inline function. | Marcin Dalecki | 1 | -1/+1 |
2006-01-06 | tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document. | Eric Christopher | 1 | -27/+29 |
2005-12-10 | except.c (switch_to_exception_section): Only define if TARGET_UNWIND_INFO is ... | Andreas Schwab | 1 | -0/+2 |
2005-12-10 | dwarf2out.c (default_eh_frame_section): Delete, moving handling of EH_FRAME_S... | Richard Sandiford | 1 | -18/+22 |
2005-12-08 | ipa-type-escape.c (analyze_variable): Use gcc_assert instead of abort. | Volker Reichelt | 1 | -2/+2 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 1 | -9/+6 |
2005-11-03 | dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'. | Eric Botcazou | 1 | -1/+3 |
2005-10-23 | re PR ada/23957 (ld terminated with signal 10 [Bus error] linking libgnat-4.0... | John David Anglin | 1 | -1/+3 |
2005-09-17 | except.c (struct eh_status): Turn region_array into vec. | Jan Hubicka | 1 | -38/+67 |
2005-09-06 | re PR middle-end/21460 (sjlj_emit_function_enter adds rtl to wrong block) | Alan Modra | 1 | -14/+12 |
2005-08-10 | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 1 | -2/+2 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -1/+69 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -2/+2 |
2005-06-28 | Makefile.in: Set and use UNWIND_H. | Paul Brook | 1 | -42/+92 |
2005-06-28 | except.c (current_function_has_exception_handlers): Function description adde... | Andreas Krebbel | 1 | -3/+5 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | Makefile.in (cfg.o): Add new dependencies. | Jan Hubicka | 1 | -0/+1 |
2005-06-01 | except.c (struct eh_region): Kill unused fields. | Jan Hubicka | 1 | -13/+2 |
2005-05-27 | except.c (can_throw_internal_1, [...]): Add "is_resx" argument. | Jan Hubicka | 1 | -7/+16 |
2005-05-12 | except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen... | Steven Bosscher | 1 | -2/+149 |
2005-05-11 | Makefile.in (tree-eh.o): Kill gt-tree-eh.h dependency. | Jan Hubicka | 1 | -0/+14 |
2005-05-08 | except.c (eh_status): Change the type of ttype_data to VEC(tree,gc)*. | Kazu Hirata | 1 | -8/+8 |
2005-04-25 | tree-cfg.c (tree_duplicate_bb): Duplicate EH region too. | Jan Hubicka | 1 | -0/+133 |
2005-04-22 | Makefile.in (ipa.o, [...]): New files. | Jan Hubicka | 1 | -2/+0 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 1 | -1/+1 |
2005-03-14 | except.c (check_handled): Make it static. | Kazu Hirata | 1 | -1/+1 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -2/+2 |
2005-02-21 | c-objc-common.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-18 | except.c (output_function_exception_table): Call assemble_external_libcall (e... | Joseph Myers | 1 | -0/+1 |
2004-11-24 | crtstuff.c (IN_LIBGCC2): Define it. | Mark Mitchell | 1 | -9/+11 |
2004-11-24 | cfgrtl.c (rtl_delete_block): Fix comment. | Steven Bosscher | 1 | -220/+10 |