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. 2b577b92f0a6dc2ab894b604415cfe272f273e11


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  2b577b92f0a6dc2ab894b604415cfe272f273e11 (commit)
      from  40af4a3636504a0e7e0223b34ed1e7b15c4fa5da (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=2b577b92f0a6dc2ab894b604415cfe272f273e11

commit 2b577b92f0a6dc2ab894b604415cfe272f273e11
Author: Yao Qi <yao@codesourcery.com>
Date:   Mon Apr 28 18:56:06 2014 +0800

    [gdbserver] Correctly generate i386-avx512.c
    
    The makefile rule i386-avx512.c is to generate i386-avx512.c, but it
    is written to i386-avx.c by mistake.  This patch is to fix this typo.
    
    gdb/gdbserver:
    
    2014-04-28  Yao Qi  <yao@codesourcery.com>
    
    	* Makefile.in (i386-avx512.c): Fix the typo of generated file
    	name.

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

Summary of changes:
 gdb/gdbserver/ChangeLog   |    5 +++++
 gdb/gdbserver/Makefile.in |    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]