From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24869 invoked by alias); 8 Nov 2013 17:55:15 -0000 Mailing-List: contact src-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sourceware.org Received: (qmail 9464 invoked by uid 9013); 8 Nov 2013 17:44:29 -0000 Date: Fri, 08 Nov 2013 17:55:00 -0000 Message-ID: <20131108174427.9185.qmail@sourceware.org> From: hjl@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. d56da83e58816c45a4bc70503776a6e62a66bf89 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 94d60ebd791e53124a664cdd534920c218b57b08 X-Git-Newrev: d56da83e58816c45a4bc70503776a6e62a66bf89 X-SW-Source: 2013-q4/txt/msg00086.txt.bz2 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 d56da83e58816c45a4bc70503776a6e62a66bf89 (commit) from 94d60ebd791e53124a664cdd534920c218b57b08 (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=d56da83e58816c45a4bc70503776a6e62a66bf89 commit d56da83e58816c45a4bc70503776a6e62a66bf89 Author: H.J. Lu Date: Fri Nov 8 09:42:08 2013 -0800 Remove CpuNop from CPU_K6_2_FLAGS PR gas/16140 * i386-gen.c (cpu_flag_init): Remove CpuNop from CPU_K6_2_FLAGS. * i386-init.h: Regenerated. ----------------------------------------------------------------------- Summary of changes: opcodes/ChangeLog | 6 ++++++ opcodes/i386-gen.c | 2 +- opcodes/i386-init.h | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) hooks/post-receive -- gdb and binutils