This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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 hjl/linux/master updated. bba97cc78b0ee3bbbf0ab64ccd9440734a8e0e48


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  bba97cc78b0ee3bbbf0ab64ccd9440734a8e0e48 (commit)
       via  b35b02984b80ff231dd11dc4f3c7bdba6bef95a7 (commit)
       via  9d85a0ec6bc88b6d2149071af003881b6edf21b4 (commit)
       via  91529dc5ce73dffdf76f842c4ca2003cbddc665f (commit)
       via  5e05f2482b35d8ae0c64f8e69c00f3aa9b93eed3 (commit)
       via  de0d78958fe3db5184c5a7174f55f08d41c8706b (commit)
       via  ce637ffbe6b75a4a676bbf5f68434abf5261ba99 (commit)
       via  11a580132e6cfeb1d96e1fccca53bb6fb931a2ff (commit)
       via  6441e6db4abe6043dc81acfeeb6a7bd7124376f7 (commit)
       via  507411ccab1206edb32395059f7f8c5ad41917e1 (commit)
       via  bffb60047d90919d8c3a11db9ae7e9f45553a657 (commit)
       via  3b146284444f889294f0c1db13015c18bde0cf20 (commit)
       via  bd47fe1c2eb5a04ed5dcd5dc7a481743c9727666 (commit)
       via  0abb10c82d2c202e34b87104d51080b6d1de26d1 (commit)
       via  ff600205664cc39be32910e4bf36c3de8183f93c (commit)
      from  0bdf01b07096e1f14ec7ec05931c3503ff7bfd4f (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=bba97cc78b0ee3bbbf0ab64ccd9440734a8e0e48

commit bba97cc78b0ee3bbbf0ab64ccd9440734a8e0e48
Merge: 0bdf01b b35b029
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Dec 29 07:44:25 2014 -0800

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

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

Summary of changes:
 bfd/ChangeLog                               |   12 +++++
 bfd/elf64-sh64.c                            |   21 --------
 bfd/pei-x86_64.c                            |    7 ++-
 bfd/version.h                               |    2 +-
 binutils/testsuite/ChangeLog                |    5 ++
 binutils/testsuite/binutils-all/objcopy.exp |    6 ++
 binutils/testsuite/binutils-all/strip-11.d  |   12 +++++
 gas/ChangeLog                               |    5 ++
 gas/config/tc-moxie.c                       |   16 +++---
 gdb/ChangeLog                               |   19 +++++++-
 gdb/arm-tdep.c                              |    8 ++--
 gdb/configure.tgt                           |    2 +-
 gdb/moxie-tdep.c                            |   72 ++++++++++++++++-----------
 gdb/testsuite/ChangeLog                     |    5 ++
 gdb/testsuite/gdb.trace/entry-values.exp    |   18 +++---
 include/opcode/ChangeLog                    |    5 ++
 include/opcode/moxie.h                      |    8 ++--
 ld/testsuite/ChangeLog                      |    5 ++
 ld/testsuite/ld-sh/sh64/crangerel1.rd       |    2 +-
 ld/testsuite/ld-sh/sh64/crangerel2.rd       |    2 +-
 opcodes/ChangeLog                           |    6 ++
 opcodes/moxie-dis.c                         |   20 ++++----
 opcodes/moxie-opc.c                         |   12 ++--
 sim/moxie/ChangeLog                         |    6 ++
 sim/moxie/interp.c                          |   46 ++++++++++-------
 25 files changed, 203 insertions(+), 119 deletions(-)
 create mode 100644 binutils/testsuite/binutils-all/strip-11.d


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]