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 |
PR debug/66503 gcc/ChangeLog: * debug.h (struct gcc_debug_hooks): Add a register_main_translation_unit hook. * debug.c (do_nothing_debug_hooks): Provide a function for this new hook. * dbxout.c (dbx_debug_hooks): Likewise. * sdbout.c (sdb_debug_hooks): Likewise. * vmsdbgout.c (vmsdbg_debug_hooks): Likewise. * dwarf2out.c (main_translation_unit): New global variable. (dwarf2out_register_main_translation_unit): New function implementing the new hook. (dwarf2_debug_hooks): Assign dwarf2out_register_main_translation_unit to this new hook. (dwarf2out_init): Associate any main translation unit to comp_unit_die (). * c/c-decl.c (pop_scope): Register the main translation unit through the new debug hook. * cp/decl.c (cxx_init_decl_processing): Likewise. gcc/ada/ChangeLog: * gcc-interface/utils.c (get_global_context): Register the main translation unit through the new debug hook. gcc/fortran/ChangeLog: * f95-lang.c (gfc_create_decls): Register the main translation unit through the new debug hook. From-SVN: r224371
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... |