* corefile.c (core_create_function_syms, core_create_line_syms): Don't
commit67c110c80101b397ebae002fa8073512fc35e778
authorAlan Modra <amodra@bigpond.net.au>
Thu, 19 Apr 2007 10:46:56 +0000 (19 10:46 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 19 Apr 2007 10:46:56 +0000 (19 10:46 +0000)
tree31d5bb555fb87a07cda99fa10a6295a802744db2
parent44053f0f8ad4bce9fa32a0ce080a302f09e4bd99
* corefile.c (core_create_function_syms, core_create_line_syms): Don't
set discard_underscores.
* gprof.c (discard_underscores): Delete.
* gprof.h (discard_underscores): Delete.
* sym_ids.c (match): Use bfd_get_symbol_leading_char to check for
leading underscores.
* utils.c (print_name_only): Call bfd_demangle rather than
cplus_demangle.
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
gprof/ChangeLog
gprof/Makefile.am
gprof/Makefile.in
gprof/corefile.c
gprof/gprof.c
gprof/gprof.h
gprof/sym_ids.c
gprof/utils.c