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. 2c80b75360d2e31dec9e4b32b2d5034b1de10eb6


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  2c80b75360d2e31dec9e4b32b2d5034b1de10eb6 (commit)
      from  74cc2cc5925b047bb67aaaf2b3e147e11648b466 (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=2c80b75360d2e31dec9e4b32b2d5034b1de10eb6

commit 2c80b75360d2e31dec9e4b32b2d5034b1de10eb6
Author: Alan Modra <amodra@gmail.com>
Date:   Sat Mar 1 21:55:26 2014 +1030

    Fix various copyright issues
    
    binutils/
    	* README: Add "Copyright Notices" paragraph.
    gas/
    	* config/bfin-lex-wrapper.c: Correct copyright date.
    	* config/tc-frv.c: Correct copyright punctuation.
    	* config/tc-ip2k.c: Likewise.
    	* config/tc-iq2000.c: Likewise.
    	* config/tc-mep.c: Likewise.
    	* config/tc-tic4x.c: Likewise.
    	* config/tc-tic4x.h: Likewise.
    ld/testsuite/
    	* ld-scripts/phdrs2.exp: Correct copyright punctuation.
    	* ld-v850/v850.exp: Correct copyright typo.
    opcodes/
    	* i386-gen.c (process_copyright): Emit copyright notice on one line.
    gold/
    	* dwp.cc (print_version): Update copyright year to current.

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

Summary of changes:
 binutils/ChangeLog                 |    4 ++++
 binutils/README                    |    9 +++++++++
 gas/ChangeLog                      |   10 ++++++++++
 gas/config/bfin-lex-wrapper.c      |    3 +--
 gas/config/tc-frv.c                |    2 +-
 gas/config/tc-ip2k.c               |    2 +-
 gas/config/tc-iq2000.c             |    2 +-
 gas/config/tc-mep.c                |    2 +-
 gas/config/tc-tic4x.c              |    2 +-
 gas/config/tc-tic4x.h              |    2 +-
 gold/ChangeLog                     |    4 ++++
 gold/dwp.cc                        |    2 +-
 ld/testsuite/ChangeLog             |    5 +++++
 ld/testsuite/ld-scripts/phdrs2.exp |    2 +-
 ld/testsuite/ld-v850/v850.exp      |    2 +-
 opcodes/ChangeLog                  |    4 ++++
 opcodes/i386-gen.c                 |    3 +--
 17 files changed, 47 insertions(+), 13 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]