gdb and binutils branch master updated. 11a6da561751f4fd91ae64c2d51c2cd8166cad1e

nickc@sourceware.org nickc@sourceware.org
Tue Dec 3 14:01:00 GMT 2013


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  11a6da561751f4fd91ae64c2d51c2cd8166cad1e (commit)
      from  ca8941bbd088002cb8ff87abe16d02ecc8d58d1e (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=11a6da561751f4fd91ae64c2d51c2cd8166cad1e

commit 11a6da561751f4fd91ae64c2d51c2cd8166cad1e
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Dec 3 13:57:56 2013 +0000

    	* peXXigen.c (pe_print_resource_entries): New function: Displays
    	an entry in a .rsrc section.
    	(pe_print_resource_directory): New function: Displays a directory
    	in a .rsrc section.
    	(pe_print_rsrc): New function: Displays the contents of .rsrc
    	section.
    	(_bfd_XX_print_private_bfd_data_common): Call pe_print_rsrc.
    
    	* binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin.
    	Add test of "objump -p" output.

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

Summary of changes:
 bfd/ChangeLog                                      |   10 +
 bfd/peXXigen.c                                     |  210 ++++++++++++++++++++
 binutils/testsuite/ChangeLog                       |    5 +
 .../testsuite/binutils-all/windres/windres.exp     |   39 ++++-
 4 files changed, 263 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list