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 master updated. 50a18af83d28d66a769af40eef7d0548e2dc0883


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, master has been updated
       via  50a18af83d28d66a769af40eef7d0548e2dc0883 (commit)
      from  6a06d66006d33293215eaf706ee416f6a99da273 (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=50a18af83d28d66a769af40eef7d0548e2dc0883

commit 50a18af83d28d66a769af40eef7d0548e2dc0883
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Wed Jan 7 15:42:57 2015 +0100

    [testsuite patch] Fix avx512.exp regression
    
    +gdb compile failed, ^[[01m^[[Kgdb/testsuite/gdb.arch/i386-avx512.c:20:27:^[[m^[[K ^[[01;31m^[[Kfatal error: ^[[m^[[Knat/x86-cpuid.h: No
    such file or directory
    + #include "nat/x86-cpuid.h"
    +^[[01;32m^[[K                           ^^[[m^[[K
    +compilation terminated.
    +UNTESTED: gdb.arch/i386-avx512.exp: i386-avx512.exp
    
    125f8a3ddedd413a2290dae011f0bed9ffc78278 is the first bad commit
    commit 125f8a3ddedd413a2290dae011f0bed9ffc78278
    Author: Gary Benson <gbenson@redhat.com>
    Date:   Thu Jun 19 14:46:38 2014 +0100
        Move shared native target specific code to gdb/nat
    
    gdb/testsuite/ChangeLog
    2015-01-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
    
    	Fix testcase compilation.
    	* gdb.arch/i386-avx512.exp (comp_flags): Remove /common.

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

Summary of changes:
 gdb/testsuite/ChangeLog                |    5 +++++
 gdb/testsuite/gdb.arch/i386-avx512.exp |    2 +-
 2 files changed, 6 insertions(+), 1 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]