This is the mail archive of the
src-cvs@sourceware.org
mailing list .
gdb and binutils branch master updated. d56da83e58816c45a4bc70503776a6e62a66bf89
- From: hjl at sourceware dot org
- To: src-cvs at sourceware dot org
- Date: 8 Nov 2013 17:44:27 -0000
- Subject: gdb and binutils branch master updated. d56da83e58816c45a4bc70503776a6e62a66bf89
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 <hjl.tools@gmail.com>
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