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


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  c76d88dc691095808544982290d599f00e80fa22 (commit)
      from  110b5f07f304f3a9dc2a432aacd366d1cbd356ba (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=c76d88dc691095808544982290d599f00e80fa22

commit c76d88dc691095808544982290d599f00e80fa22
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Dec 3 08:40:19 2014 -0800

    Replace copyreloc-main.c with copyreloc-main.S
    
    	* ld-x86-64/copyreloc-main.c: Removed.
    	* ld-x86-64/copyreloc-main.S: New.
    	* ld-x86-64/x86-64.exp: Replace copyreloc-main.c with
    	copyreloc-main.S.

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

Summary of changes:
 ld/testsuite/ChangeLog                  |    7 +++++++
 ld/testsuite/ld-x86-64/copyreloc-main.S |   15 +++++++++++++++
 ld/testsuite/ld-x86-64/copyreloc-main.c |    7 -------
 ld/testsuite/ld-x86-64/x86-64.exp       |    6 +++---
 4 files changed, 25 insertions(+), 10 deletions(-)
 create mode 100644 ld/testsuite/ld-x86-64/copyreloc-main.S
 delete mode 100644 ld/testsuite/ld-x86-64/copyreloc-main.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]