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


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  cec2c50d38391e11f7116643450156560e5a1b91 (commit)
      from  e671835b7afc90b3ff201b79f07a6fb67797bc5c (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=cec2c50d38391e11f7116643450156560e5a1b91

commit cec2c50d38391e11f7116643450156560e5a1b91
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Jan 20 04:50:47 2014 -0800

    Add a testcase for PR ld/2404
    
    PR ld/2404 was fixed without a testcase.  This patch to add one.
    
    	PR ld/2404
    	* ld-elf/pr2404.out: New file.
    	* ld-elf/pr2404a.c: Likewise.
    	* ld-elf/pr2404b.c: Likewise.
    
    	* ld-elf/shared.exp (build_tests): Build libpr2404a.so and
    	libpr2404b.a.
    	(run_tests): Run pr2404.

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

Summary of changes:
 ld/testsuite/ChangeLog         |   11 +++++++++++
 ld/testsuite/ld-elf/pr2404.out |    4 ++++
 ld/testsuite/ld-elf/pr2404a.c  |   10 ++++++++++
 ld/testsuite/ld-elf/pr2404b.c  |   21 +++++++++++++++++++++
 ld/testsuite/ld-elf/shared.exp |    9 +++++++++
 5 files changed, 55 insertions(+), 0 deletions(-)
 create mode 100644 ld/testsuite/ld-elf/pr2404.out
 create mode 100644 ld/testsuite/ld-elf/pr2404a.c
 create mode 100644 ld/testsuite/ld-elf/pr2404b.c


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]