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


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  fb389763e0ee42be2f221da60e1c126314857d11 (commit)
      from  55cfb2c4c8accd5031fd7c8167988fc4624e847c (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=fb389763e0ee42be2f221da60e1c126314857d11

commit fb389763e0ee42be2f221da60e1c126314857d11
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]