summaryrefslogtreecommitdiff
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
* re PR target/32325 (cc1plus ICE configuring libstdc++ on Tru64 UNIX V5.1B: SE...Eric Botcazou2007-09-221-1/+3
* function.h (struct function): Rename calls_unwind_init to saves_all_registers.Roman Zippel2007-09-071-1/+1
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+5
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-8/+12
* re PR tree-optimization/31769 (ICE with OpenMP and exceptions)Jakub Jelinek2007-05-301-1/+5
* builtins.c (expand_builtin_setjmp_setup): Update comment.Nathan Sidwell2007-05-211-1/+1
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-2/+2
* builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal...Uros Bizjak2007-05-141-5/+7
* except.c (output_function_exception_table): Do not reference the EH personali...Mark Mitchell2007-03-201-3/+3
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-2/+2
* re PR target/29487 (Shared libstdc++ fails to link)Mark Mitchell2007-02-111-1/+4
* Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka2006-12-111-3/+3
* * except.c (sjlj_emit_function_enter): Remove unused variable.Andreas Schwab2006-11-121-2/+2
* extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka2006-11-111-3/+1
* re PR other/29639 (ext/bitmap_allocator/check_allocate_max_size.cc execution ...Eric Botcazou2006-11-021-5/+15
* except.h (output_function_exception_table): Add 'const char*' param.Eric Botcazou2006-10-281-3/+13
* re PR rtl-optimization/29323 (set_nothrow_function_flags does invalid analysi...Richard Guenther2006-10-101-0/+3
* flow.c (calculate_global_regs_live): Invalidate eh registers on eh edges.Andreas Krebbel2006-09-131-26/+0
* * except.c (duplicate_eh_regions_1): Clear next_peer.Jakub Jelinek2006-07-191-0/+1
* re PR middle-end/27536 (-fsection-anchors breaks Ada)Richard Guenther2006-06-131-1/+1
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-1/+1
* re PR middle-end/27310 (ICE in duplicate_eh_regions)Jakub Jelinek2006-05-021-1/+1
* re PR middle-end/26823 (ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-...Jakub Jelinek2006-04-151-0/+42
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-04-081-2/+2
* re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)Richard Henderson2006-03-221-106/+177
* cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfg cleanup.Zdenek Dvorak2006-03-031-2/+2
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-7/+10
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-4/+3
* expr.h (expand_normal): new inline function.Marcin Dalecki2006-01-311-1/+1
* tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher2006-01-061-27/+29
* except.c (switch_to_exception_section): Only define if TARGET_UNWIND_INFO is ...Andreas Schwab2005-12-101-0/+2
* dwarf2out.c (default_eh_frame_section): Delete, moving handling of EH_FRAME_S...Richard Sandiford2005-12-101-18/+22
* ipa-type-escape.c (analyze_variable): Use gcc_assert instead of abort.Volker Reichelt2005-12-081-2/+2
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-9/+6
* dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.Eric Botcazou2005-11-031-1/+3
* re PR ada/23957 (ld terminated with signal 10 [Bus error] linking libgnat-4.0...John David Anglin2005-10-231-1/+3
* except.c (struct eh_status): Turn region_array into vec.Jan Hubicka2005-09-171-38/+67
* re PR middle-end/21460 (sjlj_emit_function_enter adds rtl to wrong block)Alan Modra2005-09-061-14/+12
* bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini2005-08-101-2/+2
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-1/+69
* bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers2005-07-031-2/+2
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-281-42/+92
* except.c (current_function_has_exception_handlers): Function description adde...Andreas Krebbel2005-06-281-3/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Makefile.in (cfg.o): Add new dependencies.Jan Hubicka2005-06-151-0/+1
* except.c (struct eh_region): Kill unused fields.Jan Hubicka2005-06-011-13/+2
* except.c (can_throw_internal_1, [...]): Add "is_resx" argument.Jan Hubicka2005-05-271-7/+16
* except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen...Steven Bosscher2005-05-121-2/+149
* Makefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.Jan Hubicka2005-05-111-0/+14