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


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  a03f9b1acf6cb11689f053892919b8ab675713f8 (commit)
      from  b67a2c6fd4862b79c04c254fe2ba37c180b73d60 (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=a03f9b1acf6cb11689f053892919b8ab675713f8

commit a03f9b1acf6cb11689f053892919b8ab675713f8
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Jun 27 10:54:03 2014 +0930

    Avoid cascading errors due to write_object_file change
    
    	* config/obj-macho.c (obj_mach_o_set_symbol_qualifier): Don't set
    	SYM_MACHO_FIELDS_NOT_VALIDATED after reporting an error.
    	(obj_mach_o_frob_label): Avoid cascading errors.
    	(obj_mach_o_frob_symbol): Don't set SYM_MACHO_FIELDS_NOT_VALIDATED.

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

Summary of changes:
 gas/ChangeLog          |    7 +++++++
 gas/config/obj-macho.c |   18 +++++++++++-------
 2 files changed, 18 insertions(+), 7 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]