Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/binutils/dist/include/opcode Slight merge mist...



details:   https://anonhg.NetBSD.org/src/rev/2cdf926d5cb0
branches:  trunk
changeset: 771620:2cdf926d5cb0
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Nov 26 15:54:02 2011 +0000

description:
Slight merge mistake. Now no difference to verndor branch.

diffstat:

 external/gpl3/binutils/dist/include/opcode/hppa.h |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r c5b863755766 -r 2cdf926d5cb0 external/gpl3/binutils/dist/include/opcode/hppa.h
--- a/external/gpl3/binutils/dist/include/opcode/hppa.h Sat Nov 26 15:39:49 2011 +0000
+++ b/external/gpl3/binutils/dist/include/opcode/hppa.h Sat Nov 26 15:54:02 2011 +0000
@@ -598,7 +598,6 @@
 { "bb",                0xc0004000, 0xffe06000, "?bnx,!,w", pa10, FLAG_STRICT}, 
 { "bb",                0xc4004000, 0xfc004000, "?Bnx,B,w", pa20, FLAG_STRICT}, 
 { "bb",                0xc4004000, 0xfc006000, "?bnx,Q,w", pa10, FLAG_STRICT}, 
-{ "bb",                0xc4004000, 0xfc004000, "?Bnx,B,w", pa20, FLAG_STRICT}, 
 { "bb",                0xc4004000, 0xfc006000, "?bnx,Q,w", pa10, 0}, 
 { "bvb",       0xc0004000, 0xffe04000, "?bnx,w", pa10, 0},
 { "clrbts",    0xe8004005, 0xffffffff, "", pa20, FLAG_STRICT},



Home | Main Index | Thread Index | Old Index