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 binutils-2_25-branch updated. 89e0345fdfad506e4692126cabd618ef859dc63f


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, binutils-2_25-branch has been updated
       via  89e0345fdfad506e4692126cabd618ef859dc63f (commit)
      from  d1862f3ab140073e8aefb38afedbb883bcbc8b60 (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=89e0345fdfad506e4692126cabd618ef859dc63f

commit 89e0345fdfad506e4692126cabd618ef859dc63f
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Dec 1 06:06:21 2014 -0800

    Add tests for PR ld/16452 and PR ld/16457
    
    	PR ld/16452
    	PR ld/16457
    	* ld-elf/pr16452.map: New file.
    	* ld-elf/pr16452.od: Likewise.
    	* ld-elf/pr16452a.c: Likewise.
    	* ld-elf/pr16452b.c: Likewise.
    	* ld-elf/pr16457.od: Likewise.
    
    	* ld-elf/shared.exp (build_tests): Add tests for PR ld/16452 and
    	PR ld/16457.

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

Summary of changes:
 ld/testsuite/ChangeLog          |   13 +++++++++++++
 ld/testsuite/ld-elf/pr16452.map |    1 +
 ld/testsuite/ld-elf/pr16452.od  |    7 +++++++
 ld/testsuite/ld-elf/pr16452a.c  |    1 +
 ld/testsuite/ld-elf/pr16452b.c  |    2 ++
 ld/testsuite/ld-elf/pr16457.od  |    6 ++++++
 ld/testsuite/ld-elf/shared.exp  |   12 ++++++++++++
 7 files changed, 42 insertions(+), 0 deletions(-)
 create mode 100644 ld/testsuite/ld-elf/pr16452.map
 create mode 100644 ld/testsuite/ld-elf/pr16452.od
 create mode 100644 ld/testsuite/ld-elf/pr16452a.c
 create mode 100644 ld/testsuite/ld-elf/pr16452b.c
 create mode 100644 ld/testsuite/ld-elf/pr16457.od


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]