-
- Downloads
Makefile.in (debug.o): Depend on debug.h.
* Makefile.in (debug.o): Depend on debug.h. * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Const-ify. * debug.c (do_nothing_debug_hooks): Likewise. * debug.h (debug_hooks, do_nothing_debug_hooks, dbx_debug_hooks, sdb_debug_hooks, xcoff_debug_hooks, dwarf_debug_hooks, dwarf2_debug_hooks, vmsdbg_debug_hooks): Likewise. * dwarf2out.c (dwarf2_debug_hooks): Likewise. * dwarfout.c (dwarf_debug_hooks): Likewise. * integrate.c (output_inline_function): Likewise. * objc/objc-act.c (synth_module_prologue): Likewise. * sdbout.c (sdb_debug_hooks): Likewise. * toplev.c (debug_hooks): Likewise. * vmsdbgout.c (vmsdbg_debug_hooks): Likewise. From-SVN: r50635
Showing
- gcc/ChangeLog 16 additions, 0 deletionsgcc/ChangeLog
- gcc/Makefile.in 1 addition, 1 deletiongcc/Makefile.in
- gcc/dbxout.c 2 additions, 2 deletionsgcc/dbxout.c
- gcc/debug.c 1 addition, 1 deletiongcc/debug.c
- gcc/debug.h 8 additions, 8 deletionsgcc/debug.h
- gcc/dwarf2out.c 1 addition, 1 deletiongcc/dwarf2out.c
- gcc/dwarfout.c 1 addition, 1 deletiongcc/dwarfout.c
- gcc/integrate.c 1 addition, 1 deletiongcc/integrate.c
- gcc/objc/objc-act.c 1 addition, 1 deletiongcc/objc/objc-act.c
- gcc/sdbout.c 1 addition, 1 deletiongcc/sdbout.c
- gcc/toplev.c 1 addition, 1 deletiongcc/toplev.c
- gcc/vmsdbgout.c 1 addition, 1 deletiongcc/vmsdbgout.c
Loading
Please register or sign in to comment