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 gdb-7.8-branch updated. gdb-7.8-release-9-ga0a8f14


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, gdb-7.8-branch has been updated
       via  a0a8f14d789b3fad94ad10d183b98b5fabe6bc1c (commit)
      from  4a99bd7c8278472f664f1d0eb6affdb423e434c1 (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=a0a8f14d789b3fad94ad10d183b98b5fabe6bc1c

commit a0a8f14d789b3fad94ad10d183b98b5fabe6bc1c
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon Aug 4 21:32:06 2014 +0200

    Fix incorrect placement of two Intel gdb/NEWS items
    
    there were two commits which placed new gdb/NEWS items to the bottom of the
    NEWS file (such as for gdb-4.0) instead at their right place under:
    	*** Changes in GDB 7.8
    
    https://sourceware.org/git/?p=binutils-gdb.git;a=blobdiff;f=gdb/NEWS;h=ae84e009b8008f9da2707829c0cbab358abc17fb;hp=a8ae8c7b7a5ddce9b5779914dd1e6a87463d7d60;hb=ca8941bbd088002cb8ff87abe16d02ecc8d58d1e;hpb=489e41ddf4bb5616a7471fb4072df5efbb9a706e
    commit ca8941bbd088002cb8ff87abe16d02ecc8d58d1e
    Author: Walfred Tedeschi <walfred.tedeschi@intel.com>
    Date:   Tue Dec 3 13:31:03 2013 +0000
        Documentation for MPX.
    Message-Id: <1386074172-14177-1-git-send-email-walfred.tedeschi@intel.com>
    https://sourceware.org/ml/gdb-patches/2013-12/msg00082.html
    
    and
    
    https://sourceware.org/git/?p=binutils-gdb.git;a=blobdiff;f=gdb/NEWS;h=a7067fdf9a7af422572a29d1fdd6ef011c87cd9f;hp=b72d64db313d0785edec19a9c4b441b854698e6a;hb=01f9f808e2e86187c95e7cff4aeb014a421a53ce;hpb=93ee1e3683a12f4774b8beb4f821910982e21ce2
    commit 01f9f808e2e86187c95e7cff4aeb014a421a53ce
    Author: Michael Sturm <michael.sturm@intel.com>
    Date:   Mon Dec 16 16:43:05 2013 +0100
        Add AVX512 registers support to GDB and GDBserver.
    Message-Id: <1398258160-9070-4-git-send-email-michael.sturm@intel.com>
    https://sourceware.org/ml/gdb-patches/2013-12/msg00818.html
    
    gdb/
    2014-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
    
    	* NEWS (Changes in GDB-4.0): Move Intel MPX and Intel AVX-512 items ...
    	(Changes in GDB 7.8): ... here.
    
    Message-ID: <20140804165708.GA12824@host2.jankratochvil.net>

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

Summary of changes:
 gdb/ChangeLog |    5 +++++
 gdb/NEWS      |   13 ++++++-------
 2 files changed, 11 insertions(+), 7 deletions(-)


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]