forked from Imagelibrary/binutils-gdb
* gprof.c (inline_file_names): New variable.
(OPTION_INLINE_FILE_NAMES): Define. (long_options): Add --inline-file-names. (usage): Likewise. (main): Process --inline-file-names. * gprof.h: Add prototype for inline_file_names. * utils.c (print_name_only): Handle inline_file_names. * gprof.texi: Document new command line option.
This commit is contained in:
committed by
Nick Clifton
parent
97122a4cff
commit
630b051036
@@ -1,3 +1,14 @@
|
||||
2013-11-21 Conrad Hoffmann <ch@bitfehler.net>
|
||||
|
||||
* gprof.c (inline_file_names): New variable.
|
||||
(OPTION_INLINE_FILE_NAMES): Define.
|
||||
(long_options): Add --inline-file-names.
|
||||
(usage): Likewise.
|
||||
(main): Process --inline-file-names.
|
||||
* gprof.h: Add prototype for inline_file_names.
|
||||
* utils.c (print_name_only): Handle inline_file_names.
|
||||
* gprof.texi: Document new command line option.
|
||||
|
||||
2013-11-02 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* Makefile.am (.m.c): Fix input and output file specification.
|
||||
|
||||
Reference in New Issue
Block a user