From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24156 invoked by alias); 8 Nov 2013 17:55:04 -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 8999 invoked by uid 9013); 8 Nov 2013 17:44:24 -0000 Date: Fri, 08 Nov 2013 17:55:00 -0000 Message-ID: <20131108174422.8833.qmail@sourceware.org> From: hjl@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch binutils-2_24-branch updated. 9f4e1fadf3e75b8aa37744d2b06b29f8d6d1ca93 X-Git-Refname: refs/heads/binutils-2_24-branch X-Git-Reftype: branch X-Git-Oldrev: 1d5dce8548bb3702e3f4a7672d1493a032a4c85c X-Git-Newrev: 9f4e1fadf3e75b8aa37744d2b06b29f8d6d1ca93 X-SW-Source: 2013-q4/txt/msg00085.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, binutils-2_24-branch has been updated via 9f4e1fadf3e75b8aa37744d2b06b29f8d6d1ca93 (commit) from 1d5dce8548bb3702e3f4a7672d1493a032a4c85c (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=9f4e1fadf3e75b8aa37744d2b06b29f8d6d1ca93 commit 9f4e1fadf3e75b8aa37744d2b06b29f8d6d1ca93 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