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. 5f7cbeec7d698c4881ffbb55d9c3288536098d32


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  5f7cbeec7d698c4881ffbb55d9c3288536098d32 (commit)
      from  7e7cbeb3a21dd677d35321c5eafae75e3dc0dc1a (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=5f7cbeec7d698c4881ffbb55d9c3288536098d32

commit 5f7cbeec7d698c4881ffbb55d9c3288536098d32
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Nov 20 10:48:47 2014 -0800

    Add ifunc-main IFUNC tests
    
    	* ld-ifunc/ifunc.exp: Run ifunc-main.
    	* ld-ifunc/ifunc-lib.c: New file.
    	* ld-ifunc/ifunc-main.c: Likewise.
    	* ld-ifunc/ifunc-main.out: Likewise.

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

Summary of changes:
 ld/testsuite/ChangeLog                             |    7 +++++
 ld/testsuite/ld-ifunc/ifunc-lib.c                  |   29 ++++++++++++++++++++
 ld/testsuite/ld-ifunc/ifunc-main.c                 |   29 ++++++++++++++++++++
 .../{ld-elf/dl1.out => ld-ifunc/ifunc-main.out}    |    0
 ld/testsuite/ld-ifunc/ifunc.exp                    |   28 +++++++++++++++++++
 5 files changed, 93 insertions(+), 0 deletions(-)
 create mode 100644 ld/testsuite/ld-ifunc/ifunc-lib.c
 create mode 100644 ld/testsuite/ld-ifunc/ifunc-main.c
 copy ld/testsuite/{ld-elf/dl1.out => ld-ifunc/ifunc-main.out} (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]