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


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  f26c187e2933a0e99a9fbe1ccbcd97260c74b913 (commit)
      from  2132b4072fb1368afbc0405f909bdf67fcfee427 (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=f26c187e2933a0e99a9fbe1ccbcd97260c74b913

commit f26c187e2933a0e99a9fbe1ccbcd97260c74b913
Author: Chen Gang <gang.chen.5i5j@gmail.com>
Date:   Fri Jun 13 16:07:21 2014 +0100

    Fix seg-faults when fetching the frags of local symbols.
    
    	* config/tc-score7.c: (s7_b32_relax_to_b16): Use symbol_get_frag() to access a symbol's frag.
    	* config/tc-score.c (s3_relax_branch_inst16): Likewise.
    	(s3_relax_cmpbranch_inst32): Likewise.

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

Summary of changes:
 gas/ChangeLog          |    4 ++++
 gas/config/tc-score.c  |    8 ++++----
 gas/config/tc-score7.c |    4 ++--
 3 files changed, 10 insertions(+), 6 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]