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. 143bdb8811b8f45a3b9ebf62c2ecb3d45473d0f9


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  143bdb8811b8f45a3b9ebf62c2ecb3d45473d0f9 (commit)
      from  1a45571fd882122b39c7de8e4b71762a9c9fe53a (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=143bdb8811b8f45a3b9ebf62c2ecb3d45473d0f9

commit 143bdb8811b8f45a3b9ebf62c2ecb3d45473d0f9
Author: Hans-Peter Nilsson <hp@bitrange.com>
Date:   Wed Oct 15 03:54:43 2014 +0200

    Backport "="-ldscript-path-prefix changes from master.

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

Summary of changes:
 ld/ChangeLog                               |   24 ++++
 ld/ld.texinfo                              |    7 +-
 ld/ldgram.y                                |   23 ++--
 ld/ldlang.c                                |   20 +++
 ld/ldlex.h                                 |    1 +
 ld/ldlex.l                                 |   32 ++++--
 ld/testsuite/ChangeLog                     |    7 +
 ld/testsuite/ld-scripts/sysroot-prefix-x.s |    5 +
 ld/testsuite/ld-scripts/sysroot-prefix-y.s |    4 +
 ld/testsuite/ld-scripts/sysroot-prefix.exp |  183 ++++++++++++++++++++++++++++
 ld/testsuite/lib/ld-lib.exp                |   18 +++
 11 files changed, 304 insertions(+), 20 deletions(-)
 create mode 100644 ld/testsuite/ld-scripts/sysroot-prefix-x.s
 create mode 100644 ld/testsuite/ld-scripts/sysroot-prefix-y.s
 create mode 100644 ld/testsuite/ld-scripts/sysroot-prefix.exp


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]