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. 01bbed2a55655bb46b5fe1493f0c1a15dcf3a844


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  01bbed2a55655bb46b5fe1493f0c1a15dcf3a844 (commit)
      from  bee0ee850e846a8717b9aadb8d5da3adee3254ee (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=01bbed2a55655bb46b5fe1493f0c1a15dcf3a844

commit 01bbed2a55655bb46b5fe1493f0c1a15dcf3a844
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]