Home
last modified time | relevance | path

Searched refs:init_eh (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtoplev.h60 extern void init_eh (void);
H A Dtoplev.cc1865 init_eh (); in lang_dependent_init()
H A Dlto-streamer-in.cc895 init_eh (); in lto_init_eh()
H A Dexcept.cc229 init_eh (void) in init_eh() function
H A DChangeLog-1998614 (init_eh): Remove a blank line.
675 (init_eh): Create rethrow symbols for beginning and end of table.
14803 * except.c (init_eh): Do nothing.
14804 (save_eh_status): Call init_eh_for_function, not init_eh.
15060 * except.c (init_eh): Avoid assignment of unused return value of
H A DChangeLog-1997695 (init_eh): Remove initialization of eh_saved_pc.
H A DChangeLog-19997375 (init_stmt): Don't call init_eh.
7377 * toplev.c (compile_file): Call init_eh.
8624 (init_eh): Add more GC roots.
H A DFSFChangeLog.1111023 (init_eh): Initialize eh_saved_pc.
11425 (init_stmt_for_function): Call init_eh.
H A DChangeLog-200217636 (init_eh): Use gengtype for roots; use GC to allocate hash tables.
25937 (init_eh): Register exception_handler_label_map.
26961 * except.c (init_eh): Similarly.
27001 (init_eh): Use langhook.
H A DChangeLog-20103231 * except.c (init_eh, finish_eh_generation,
12504 * except.c (init_eh): Use targetm.except_unwind_info.
24431 (init_eh, init_eh_for_function): Move prototypes to toplev.h.
24436 * toplev.h (init_eh, init_eh_for_function_): Moved from except.h.
H A DChangeLog-200416942 * except.c (init_eh, assign_filter_values): Likewise.
19050 * except.c (init_eh, assign_filter_values, assign_filter_values):
38265 * except.c (init_eh): Likewise.
44856 * except.c (init_eh): Use a 5-word __jbuf for __builtin_setjmp().
H A DChangeLog-200122688 (init_eh): Don't make protect_cleanup_actions a GC root.
26326 (compile_file): Call init_eh before init_optabs. Don't
H A DChangeLog-201121998 (init_eh, finish_eh_generation,
27628 * except.c (init_eh): Likewise.
H A DChangeLog-200816255 * except.c (init_eh): Use targetm.unwind_word_mode () instead of
H A DChangeLog-200919330 * except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl.
H A DChangeLog-201628483 * except.c (init_eh): Ditto.
H A DChangeLog-201712514 (init_eh): Initialize it if DONT_USE_BUILTIN_SETJMP is defined.
H A DChangeLog-201526428 (init_eh): Update accordingly.
H A DChangeLog-201437978 * except.c (init_eh): Fix computation of builtin setjmp buffer
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtoplev.h59 extern void init_eh (void);
H A Dtoplev.c2009 init_eh (); in lang_dependent_init()
H A Dlto-streamer-in.c907 init_eh ();
H A Dexcept.c228 init_eh (void) in init_eh() function
H A DFSFChangeLog.1111023 (init_eh): Initialize eh_saved_pc.
11425 (init_stmt_for_function): Call init_eh.