This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. 630b051036e446754f13d1f07cfd6de0612a90de


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  630b051036e446754f13d1f07cfd6de0612a90de (commit)
      from  97122a4cffdf7d9adfdef451498e92d4e46b5783 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=630b051036e446754f13d1f07cfd6de0612a90de

commit 630b051036e446754f13d1f07cfd6de0612a90de
Author: Conrad Hoffmann <ch@bitfehler.net>
Date:   Thu Nov 21 13:13:06 2013 +0000

    	* 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.

-----------------------------------------------------------------------

Summary of changes:
 gprof/ChangeLog  |   11 +++++++++++
 gprof/gprof.c    |   12 +++++++++---
 gprof/gprof.h    |    1 +
 gprof/gprof.texi |   28 +++++++++++++++-------------
 gprof/utils.c    |   13 ++++++++++---
 5 files changed, 46 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]