| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Make-lang.in | ||
| Makefile.in | ||
| ada-tree.def | ||
| ada-tree.h | ||
| ada.h | ||
| config-lang.in | ||
| cuintp.c | ||
| decl.c | ||
| gadaint.h | ||
| gigi.h | ||
| lang-specs.h | ||
| lang.opt | ||
| misc.c | ||
| targtyps.c | ||
| trans.c | ||
| utils.c | ||
| utils2.c |
* tree-pass.h (pass_dwarf2_frame): Declare.
* passes.c (init_optimization_passes): Add it.
* dwarf2cfi.c (dwarf2out_frame_debug): Make static.
(create_cfi_notes): Rename from dwarf2out_frame_debug_after_prologue;
make static, do not call add_cfis_to_fde.
(dwarf2out_frame_debug_init, dwarf2cfi_function_init,
dwarf2out_frame_init): Merge into...
(execute_dwarf2_frame): ... here. New function.
(dwarf2out_do_frame, dwarf2out_do_cfi_asm): Make boolean. Change
saved_do_cfi_asm to a tri-state variable.
(gate_dwarf2_frame, pass_dwarf2_frame): New.
* dwarf2out.c (dwarf2out_begin_prologue): Only allocate the fde
if it has yet to be done. Don't call dwarf2cfi_function_init.
* dwarf2out.h, debug.h: Update decls.
* final.c (final_start_function): Don't call
dwarf2out_frame_debug_init or dwarf2out_frame_debug_after_prologue.
* lto-streamer-in.c (lto_init_eh): Don't call dwarf2out_frame_init.
* toplev.c (lang_dependent_init): Likewise.
From-SVN: r176019
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Make-lang.in | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| ada-tree.def | Loading commit data... | |
| ada-tree.h | Loading commit data... | |
| ada.h | Loading commit data... | |
| config-lang.in | Loading commit data... | |
| cuintp.c | Loading commit data... | |
| decl.c | Loading commit data... | |
| gadaint.h | Loading commit data... | |
| gigi.h | Loading commit data... | |
| lang-specs.h | Loading commit data... | |
| lang.opt | Loading commit data... | |
| misc.c | Loading commit data... | |
| targtyps.c | Loading commit data... | |
| trans.c | Loading commit data... | |
| utils.c | Loading commit data... | |
| utils2.c | Loading commit data... |