]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* corefile.c (core_create_function_syms, core_create_line_syms): Don't
authorAlan Modra <amodra@gmail.com>
Thu, 19 Apr 2007 10:46:56 +0000 (10:46 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 19 Apr 2007 10:46:56 +0000 (10:46 +0000)
commit8db406db3cc6d3458f34df478aab371896401d5e
tree32222877bc8555bcec82b512d7ce2672b7795c05
parent73705ac309d244b61d3b372d61e867c05d8ea2a8
* 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