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. 834107255bbefceb445fa733ebc1ea5d9f41ec7f


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  834107255bbefceb445fa733ebc1ea5d9f41ec7f (commit)
      from  1fe9dc4519a86b856da7de0837366bbece82f2de (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=834107255bbefceb445fa733ebc1ea5d9f41ec7f

commit 834107255bbefceb445fa733ebc1ea5d9f41ec7f
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Nov 6 14:39:58 2014 +0000

    Revert changes in previous deltas that introduced new failures into
    the linker testsuite.
    
    	* aoutx.h (slurp_symbol_table): Revert previous delta.
    	(slurp_reloc_table): Likewise.
    	* compress.c (bfd_get_full_section_contents): Remove file size
    	test.
    	* coffgen.c (coff_get_normalized_symtab): Allow zero-sized symtabs
    	and do not complain about linker generated files.

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

Summary of changes:
 bfd/ChangeLog  |    9 +++++++++
 bfd/aoutx.h    |    7 -------
 bfd/coffgen.c  |   12 ++++++++----
 bfd/compress.c |    8 --------
 4 files changed, 17 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]