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. 76bd66cfb5207137dac01534cf7d8af8f708743b


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  76bd66cfb5207137dac01534cf7d8af8f708743b (commit)
      from  a25eb0280d6ae5a791e0e613f42e3197c82d3030 (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=76bd66cfb5207137dac01534cf7d8af8f708743b

commit 76bd66cfb5207137dac01534cf7d8af8f708743b
Author: Alan Modra <amodra@gmail.com>
Date:   Sat Jul 12 17:05:35 2014 +0930

    Don't force "set" symbols local for PE
    
    gas/
    	* read.c (assign_symbol): Don't force "set" symbols local for PE.
    gas/testsuite/
    	* gas/pe/set.s, * gas/pe/set.d: New test.
    	* gas/pe/pe.exp: Run it.

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

Summary of changes:
 gas/ChangeLog               |    4 ++++
 gas/read.c                  |    2 +-
 gas/testsuite/ChangeLog     |    5 +++++
 gas/testsuite/gas/pe/pe.exp |    2 ++
 gas/testsuite/gas/pe/set.d  |   11 +++++++++++
 gas/testsuite/gas/pe/set.s  |    9 +++++++++
 6 files changed, 32 insertions(+), 1 deletions(-)
 create mode 100644 gas/testsuite/gas/pe/set.d
 create mode 100644 gas/testsuite/gas/pe/set.s


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]