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. 9a2310125bcdec881dd1b21004ec0ea6558cfd4f


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  9a2310125bcdec881dd1b21004ec0ea6558cfd4f (commit)
      from  069d6a0fbf09618055aeebc8587881a0a8f8dced (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=9a2310125bcdec881dd1b21004ec0ea6558cfd4f

commit 9a2310125bcdec881dd1b21004ec0ea6558cfd4f
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Nov 20 12:35:10 2013 -0800

    Add mpx1static, mpx2 and mpx2static tests
    
    	* ld-x86-64/mpx.exp (build_tests): Add libmpx2a.a, libmpx2b.a
    	and libmpx2c.a.
    	(run_tests): Add mpx1static, mpx2 and mpx2static.
    	* ld-x86-64/mpx2.out: Likewise.
    	* ld-x86-64/mpx2a.c: Likewise.
    	* ld-x86-64/mpx2a.rd: Likewise.
    	* ld-x86-64/mpx2b.c: Likewise.
    	* ld-x86-64/mpx2c.c: Likewise.
    	* ld-x86-64/mpx2c.rd: Likewise.

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

Summary of changes:
 ld/testsuite/ChangeLog                        |   12 ++++++++++++
 ld/testsuite/ld-x86-64/mpx.exp                |   18 ++++++++++++++++++
 ld/testsuite/ld-x86-64/{mpx1.out => mpx2.out} |    0
 ld/testsuite/ld-x86-64/{mpx1a.c => mpx2a.c}   |    0
 ld/testsuite/ld-x86-64/{mpx1a.rd => mpx2a.rd} |    0
 ld/testsuite/ld-x86-64/{mpx1b.c => mpx2b.c}   |    0
 ld/testsuite/ld-x86-64/{mpx1c.c => mpx2c.c}   |    0
 ld/testsuite/ld-x86-64/{mpx1a.rd => mpx2c.rd} |    0
 8 files changed, 30 insertions(+), 0 deletions(-)
 copy ld/testsuite/ld-x86-64/{mpx1.out => mpx2.out} (100%)
 copy ld/testsuite/ld-x86-64/{mpx1a.c => mpx2a.c} (100%)
 copy ld/testsuite/ld-x86-64/{mpx1a.rd => mpx2a.rd} (100%)
 copy ld/testsuite/ld-x86-64/{mpx1b.c => mpx2b.c} (100%)
 copy ld/testsuite/ld-x86-64/{mpx1c.c => mpx2c.c} (100%)
 copy ld/testsuite/ld-x86-64/{mpx1a.rd => mpx2c.rd} (100%)


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]