public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: hjl@sourceware.org
To: binutils-cvs@sourceware.org, gdb-cvs@sourceware.org,
	src-cvs@sourceware.org
Subject: gdb and binutils branch hjl/linux/master updated. df0d70ede18c09d3b479aae9364ad5e330eb084a
Date: Wed, 22 Jan 2014 22:25:00 -0000	[thread overview]
Message-ID: <20140122222525.29621.qmail@sourceware.org> (raw)

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, hjl/linux/master has been updated
       via  df0d70ede18c09d3b479aae9364ad5e330eb084a (commit)
       via  f21b38aac31b1e53797387bfefe4f2a738341f17 (commit)
       via  6ee4e5fca4e98a7cd184fb377997da0b8d8a1c91 (commit)
       via  96b961024c796c5a609fd4d6a772b060eb3b6197 (commit)
       via  7c84a0ca904a7a80262506f70ccbe09f99a68535 (commit)
       via  8444f82a1d163171deccfcf014cc31adb81f703b (commit)
       via  237b092b9f52d90716e537d624e9a8c60a4cd4b5 (commit)
       via  d674a7090f3ae01552e9df5044acc2df1127a7c0 (commit)
       via  20fa339009918ded4110124744bf97c12d3d77f5 (commit)
       via  784667142320ce3cbd8c4542c147451e43fb30d4 (commit)
       via  54bff650843cacd3c17a0afdb0fe32e15e1b65b0 (commit)
       via  14e361d7aa3bbd8601b0457ee8558344e444c651 (commit)
       via  16e4ecc0dbe114cfc97fe2cd32a035ae4c37f22b (commit)
       via  cda796e168a389624b4e06031922bf5eaf0b6f51 (commit)
       via  eb8d7fda368dbc5ddca45b672167a619e76e049f (commit)
       via  46bbb3edacf5a86d3f84de52593119396b448b69 (commit)
       via  3a80edfc74646ed5e651d60e7b4f95d165175a89 (commit)
       via  7dd9c6eb050bb23bff18b3139589f202d4c63a33 (commit)
       via  2edab91c10dcae30a93ce7d9f8088b8b33ee55eb (commit)
       via  4584ec12076e088cf36965b88ef8710ca85491f9 (commit)
       via  efec45729843f9b1864b2a9b491adff85304525a (commit)
       via  c9d665580ec705dab16bdf27147e584b44f70ed5 (commit)
       via  4869db5e97b2062a3adf81158577171990248ef3 (commit)
       via  281e9aa624806dfde63d006d7706dd84d54788d1 (commit)
       via  40101021d43f0ed6da0fd8ce11267bbcce0dac15 (commit)
       via  22ef172a21663abb477d72284b4d59c8eabcbb82 (commit)
       via  48ded086b6d25529dd336d74b73788d3cf87cfda (commit)
       via  5a4f233680ecf1132591f8213ff1cc6a2535b1b7 (commit)
       via  30feb358161fe68402e0e42deebe71a0c432763b (commit)
       via  9ea4267d62830b0b41e3282964d6cb0872355f6b (commit)
       via  1f2bdf09c6ace2eefc3dd4dfc7366dea9ff5b30e (commit)
      from  276bca85be232dccc4276f5079af0257e83d7eda (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=df0d70ede18c09d3b479aae9364ad5e330eb084a

commit df0d70ede18c09d3b479aae9364ad5e330eb084a
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Jan 22 14:24:07 2014 -0800

    Remove binutils-pr16467.patch
    
    It has been upstreamed.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f21b38aac31b1e53797387bfefe4f2a738341f17

commit f21b38aac31b1e53797387bfefe4f2a738341f17
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Jan 22 14:23:43 2014 -0800

    Update binutils-lto-mixed.patch against master

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6ee4e5fca4e98a7cd184fb377997da0b8d8a1c91

commit 6ee4e5fca4e98a7cd184fb377997da0b8d8a1c91
Merge: 276bca8 96b9610
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Jan 22 14:13:51 2014 -0800

    Merge remote-tracking branch 'origin/master' into hjl/linux/master

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

Summary of changes:
 bfd/ChangeLog                                      |   23 ++
 bfd/elf64-ppc.c                                    |    2 +-
 bfd/elflink.c                                      |   22 +-
 bfd/version.h                                      |    2 +-
 gas/ChangeLog                                      |   27 ++
 gas/config/tc-i386.c                               |   22 +-
 gas/config/tc-msp430.c                             |   10 +
 gas/config/tc-rl78.c                               |   36 ++-
 gas/config/tc-tic4x.c                              |    2 +-
 gas/doc/c-msp430.texi                              |    9 +
 gas/testsuite/ChangeLog                            |   16 +
 gas/testsuite/gas/i386/vgather-check-error.l       |    8 +
 gas/testsuite/gas/i386/vgather-check-none.d        |   18 +
 gas/testsuite/gas/i386/vgather-check-warn.d        |   18 +
 gas/testsuite/gas/i386/vgather-check-warn.e        |    8 +
 gas/testsuite/gas/i386/vgather-check.d             |   18 +
 gas/testsuite/gas/i386/vgather-check.s             |   18 +
 .../gas/i386/x86-64-vgather-check-error.l          |    8 +
 gas/testsuite/gas/i386/x86-64-vgather-check-none.d |   18 +
 gas/testsuite/gas/i386/x86-64-vgather-check-warn.d |   18 +
 gas/testsuite/gas/i386/x86-64-vgather-check-warn.e |    8 +
 gas/testsuite/gas/i386/x86-64-vgather-check.d      |   18 +
 gas/testsuite/gas/i386/x86-64-vgather-check.s      |   18 +
 gdb/ChangeLog                                      |   66 ++++
 gdb/Makefile.in                                    |   14 +-
 gdb/NEWS                                           |    2 +
 gdb/aclocal.m4                                     |  102 ++++++
 gdb/cli/cli-decode.c                               |   36 ++-
 gdb/cli/cli-decode.h                               |  103 +++----
 gdb/common/common-utils.h                          |    9 +-
 gdb/configure                                      |  115 +++++++
 gdb/configure.ac                                   |   31 +-
 gdb/data-directory/Makefile.in                     |    3 +-
 gdb/maint.c                                        |   28 ++-
 gdb/s390-linux-tdep.c                              |   44 +++-
 gdb/syscalls/s390-linux.xml                        |  331 ++++++++++++++++++++
 gdb/syscalls/s390x-linux.xml                       |  298 ++++++++++++++++++
 gdb/testsuite/ChangeLog                            |   21 ++
 gdb/testsuite/gdb.base/catch-syscall.exp           |    3 +-
 gdb/testsuite/gdb.base/info-macros.exp             |    4 +-
 gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.c       |   10 +-
 gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp     |    6 +-
 gdb/testsuite/gdb.trace/entry-values.exp           |    6 +-
 gdb/top.c                                          |    2 +-
 gdb/xtensa-config.c                                |    2 +
 gdb/xtensa-tdep.h                                  |    2 +-
 include/ChangeLog                                  |    8 +
 include/ansidecl.h                                 |  141 +--------
 include/libiberty.h                                |    6 +-
 ld/ChangeLog                                       |   36 +++
 ld/emulparams/aarch64linux.sh                      |    2 +
 ld/emulparams/aarch64linuxb.sh                     |    1 +
 ld/ld.h                                            |    5 -
 ld/ld.texinfo                                      |   13 +-
 ld/ldexp.c                                         |   97 ++++++
 ld/ldlang.c                                        |   47 +++-
 ld/ldlang.h                                        |   14 +
 ld/ldmain.c                                        |    3 +-
 ld/ldmisc.c                                        |   17 +-
 ld/scripttempl/elfmicroblaze.sc                    |    4 +-
 ld/testsuite/ChangeLog                             |   43 +++
 ld/testsuite/ld-arm/arm-dyn.ld                     |    2 +-
 ld/testsuite/ld-arm/arm-lib.ld                     |    2 +-
 ld/testsuite/ld-arm/arm-no-rel-plt.ld              |    1 -
 ld/testsuite/ld-elf/shared.exp                     |   26 ++
 ld/testsuite/ld-elfvsb/elf-offset.ld               |    2 +-
 ld/testsuite/{ld-elf => ld-ifunc}/dummy.c          |    0
 ld/testsuite/ld-ifunc/ifunc.exp                    |   45 +++
 .../{ld-elf/dl1.out => ld-ifunc/pr16467.out}       |    0
 ld/testsuite/ld-ifunc/pr16467a.c                   |    5 +
 ld/testsuite/ld-ifunc/pr16467a.map                 |    4 +
 ld/testsuite/ld-ifunc/pr16467b.c                   |    7 +
 ld/testsuite/ld-ifunc/pr16467b.map                 |    4 +
 ld/testsuite/ld-ifunc/pr16467c.c                   |    9 +
 ld/testsuite/ld-mips-elf/mips-dyn.ld               |    2 +-
 ld/testsuite/ld-mips-elf/mips-lib.ld               |    2 +-
 ld/testsuite/ld-powerpc/vle-multiseg-1.ld          |    3 +-
 ld/testsuite/ld-powerpc/vle-multiseg-2.ld          |    3 +-
 ld/testsuite/ld-powerpc/vle-multiseg-3.ld          |    3 +-
 ld/testsuite/ld-powerpc/vle-multiseg-4.ld          |    3 +-
 ld/testsuite/ld-powerpc/vle-multiseg-6.ld          |    3 -
 ld/testsuite/ld-scripts/empty-aligned.d            |   14 +-
 ld/testsuite/ld-scripts/empty-aligned.t            |    8 +-
 ld/testsuite/ld-scripts/pr14962-2.d                |    2 +-
 ld/testsuite/ld-shared/elf-offset.ld               |    2 +-
 libiberty/ChangeLog                                |   10 +
 libiberty/_doprnt.c                                |    6 +-
 libiberty/asprintf.c                               |    9 +-
 libiberty/concat.c                                 |   45 ++--
 libiberty/snprintf.c                               |   10 +-
 libiberty/vasprintf.c                              |    8 +-
 libiberty/vsnprintf.c                              |   10 +-
 patches/README                                     |    1 -
 patches/binutils-lto-mixed.patch                   |   43 ++--
 patches/binutils-pr16467.patch                     |  234 --------------
 95 files changed, 1930 insertions(+), 620 deletions(-)
 create mode 100644 gdb/syscalls/s390-linux.xml
 create mode 100644 gdb/syscalls/s390x-linux.xml
 copy ld/testsuite/{ld-elf => ld-ifunc}/dummy.c (100%)
 copy ld/testsuite/{ld-elf/dl1.out => ld-ifunc/pr16467.out} (100%)
 create mode 100644 ld/testsuite/ld-ifunc/pr16467a.c
 create mode 100644 ld/testsuite/ld-ifunc/pr16467a.map
 create mode 100644 ld/testsuite/ld-ifunc/pr16467b.c
 create mode 100644 ld/testsuite/ld-ifunc/pr16467b.map
 create mode 100644 ld/testsuite/ld-ifunc/pr16467c.c
 delete mode 100644 patches/binutils-pr16467.patch


hooks/post-receive
-- 
gdb and binutils


                 reply	other threads:[~2014-01-22 22:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140122222525.29621.qmail@sourceware.org \
    --to=hjl@sourceware.org \
    --cc=binutils-cvs@sourceware.org \
    --cc=gdb-cvs@sourceware.org \
    --cc=src-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).