public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* gdb and binutils branch hjl/linux/master updated. b940922a807bae01b8c58388b00aa5d7e63ce049
@ 2013-12-11 16:02 hjl
  0 siblings, 0 replies; only message in thread
From: hjl @ 2013-12-11 16:02 UTC (permalink / raw)
  To: binutils-cvs, gdb-cvs, src-cvs

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  b940922a807bae01b8c58388b00aa5d7e63ce049 (commit)
       via  4f36e1fee3fa2ea74a0cf4ddaf72465671d519c1 (commit)
       via  5b2bf9471f1499bee578fcd60c05afe85794e280 (commit)
       via  d9c43928180cc298ece7de1a27eafbf6c8c38de7 (commit)
       via  f1ec7f0f3ed78866d58de528e31c543906cff1d6 (commit)
       via  e7b1239280357fdffd1d0f391a14f77835bcec71 (commit)
       via  9b870afa882d80b8b54d02ce4da6416728b6c372 (commit)
       via  7b2d3abff95a996c7e6e7cb64d806e1b9ab47aec (commit)
       via  256458bc0ed6b39c34afefb60d2b1009603fd62a (commit)
       via  c9ae340d17015d64f6959ea63ca80a26af5540be (commit)
       via  a5c9fbf2ce50715b18cc94c10ec0515e6fd05407 (commit)
       via  024659e6d6db5ae5d8f8db12234f4c12e2f2b9f8 (commit)
       via  a70f7366d8a5eefb5e683d46412673d5896184ae (commit)
       via  20e1ca3bc11b03d85dcee5a155fdf5290476028b (commit)
       via  8b4f3082d8f1f7605c6f89f12bc3a93da06845c5 (commit)
       via  9f7132948dd9a08e020e6409ebe790d8fd9c6d5d (commit)
       via  5425b0d80b3f883115ae120124625cb4f040e17c (commit)
       via  4cb0213de564968ca92727b581a0e51683d0552e (commit)
       via  d729aae0fd65e6b9b85ac59a42df8f9631bd6daa (commit)
       via  d344e670e7df167ddc6728fd378388d37a0e3c88 (commit)
      from  02cb5738a3f4da34b7dfc6ef9cd45beabbfa1412 (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=b940922a807bae01b8c58388b00aa5d7e63ce049

commit b940922a807bae01b8c58388b00aa5d7e63ce049
Merge: 02cb573 4f36e1f
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun Dec 1 07:07:08 2013 -0800

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

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

Summary of changes:
 bfd/version.h                    |    2 +-
 config/ChangeLog                 |   22 ++++
 config/bootstrap-asan.mk         |    1 +
 config/bootstrap-lto.mk          |    6 +-
 config/bootstrap-ubsan.mk        |    3 +-
 gdb/ChangeLog                    |  111 ++++++++++++++++++
 gdb/auto-load.c                  |  229 +++++++++++++++++++++++++++++++++----
 gdb/auto-load.h                  |   12 ++-
 gdb/breakpoint.c                 |    9 ++
 gdb/breakpoint.h                 |    6 +-
 gdb/configure                    |    8 ++
 gdb/configure.ac                 |    8 ++
 gdb/dcache.c                     |    4 +-
 gdb/doc/ChangeLog                |    5 +
 gdb/doc/gdb.texinfo              |    4 +-
 gdb/gdbarch.sh                   |    2 +-
 gdb/python/py-auto-load.c        |  197 ++++-----------------------------
 gdb/python/py-breakpoint.c       |  104 +++++++++---------
 gdb/python/py-cmd.c              |   10 +-
 gdb/python/py-evts.c             |    2 +-
 gdb/python/py-finishbreakpoint.c |   24 ++--
 gdb/python/py-frame.c            |    4 +-
 gdb/python/py-function.c         |    2 +-
 gdb/python/py-inferior.c         |   10 +-
 gdb/python/py-infthread.c        |    2 +-
 gdb/python/py-param.c            |   24 ++--
 gdb/python/py-prettyprint.c      |   14 +-
 gdb/python/py-symbol.c           |    2 +-
 gdb/python/py-type.c             |   44 ++++----
 gdb/python/py-utils.c            |    6 +-
 gdb/python/py-value.c            |   10 +-
 gdb/python/python-internal.h     |   14 +-
 gdb/python/python.c              |   26 ++--
 gdb/python/python.h              |    8 +-
 gdb/remote.c                     |    6 +-
 gdb/target.c                     |   67 ++++++-----
 gdb/unwind_stop_reasons.def      |   10 +-
 37 files changed, 609 insertions(+), 409 deletions(-)


hooks/post-receive
-- 
gdb and binutils


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-12-11 16:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-11 16:02 gdb and binutils branch hjl/linux/master updated. b940922a807bae01b8c58388b00aa5d7e63ce049 hjl

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