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


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  bbad633bb88cf35a8865a07b80609b57d2f29bdd (commit)
      from  402333465480bd9a4e87091757f4649ae8835eca (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=bbad633bb88cf35a8865a07b80609b57d2f29bdd

commit bbad633bb88cf35a8865a07b80609b57d2f29bdd
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Dec 31 09:52:24 2013 +0000

    	* objcopy.c (dump_sections): New list.
    	(command_line_switch): Add OPTION_DUMP_SECTION.
    	(copy_options): Add dump-section.
    	(copy_usage): Document new option.
    	(copy_object): Dump requested sections.
    	(copy_main): Handle --dump-section.
    	* doc/binutils.texi: Document --dump-section option.
    	* NEWS: Mention new feature.

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

Summary of changes:
 binutils/ChangeLog         |   11 ++++++
 binutils/NEWS              |    2 +
 binutils/doc/binutils.texi |   12 +++++++
 binutils/objcopy.c         |   78 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 103 insertions(+), 0 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]