| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR target/32325 (cc1plus ICE configuring libstdc++ on Tru64 UNIX V5.1B: SE... | Eric Botcazou | 2007-09-22 | 1 | -1/+3 |
* | function.h (struct function): Rename calls_unwind_init to saves_all_registers. | Roman Zippel | 2007-09-07 | 1 | -1/+1 |
* | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 2007-08-14 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+5 |
* | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 2007-07-25 | 1 | -8/+12 |
* | re PR tree-optimization/31769 (ICE with OpenMP and exceptions) | Jakub Jelinek | 2007-05-30 | 1 | -1/+5 |
* | builtins.c (expand_builtin_setjmp_setup): Update comment. | Nathan Sidwell | 2007-05-21 | 1 | -1/+1 |
* | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 2007-05-21 | 1 | -2/+2 |
* | builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal... | Uros Bizjak | 2007-05-14 | 1 | -5/+7 |
* | except.c (output_function_exception_table): Do not reference the EH personali... | Mark Mitchell | 2007-03-20 | 1 | -3/+3 |
* | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 2007-02-15 | 1 | -2/+2 |
* | re PR target/29487 (Shared libstdc++ fails to link) | Mark Mitchell | 2007-02-11 | 1 | -1/+4 |
* | Move all varpool routines out of cgraph/cgraphunit to varpool.c | Jan Hubicka | 2006-12-11 | 1 | -3/+3 |
* | * except.c (sjlj_emit_function_enter): Remove unused variable. | Andreas Schwab | 2006-11-12 | 1 | -2/+2 |
* | extended.texi (__builtin_expect): We no longer require second argument to be ... | Jan Hubicka | 2006-11-11 | 1 | -3/+1 |
* | re PR other/29639 (ext/bitmap_allocator/check_allocate_max_size.cc execution ... | Eric Botcazou | 2006-11-02 | 1 | -5/+15 |
* | except.h (output_function_exception_table): Add 'const char*' param. | Eric Botcazou | 2006-10-28 | 1 | -3/+13 |
* | re PR rtl-optimization/29323 (set_nothrow_function_flags does invalid analysi... | Richard Guenther | 2006-10-10 | 1 | -0/+3 |
* | flow.c (calculate_global_regs_live): Invalidate eh registers on eh edges. | Andreas Krebbel | 2006-09-13 | 1 | -26/+0 |
* | * 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 |