From 6f143e4d771cf409457c114ec6065cc641fe1df2 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 4 Jan 2008 18:10:08 +0000 Subject: [PATCH] 2008-01-04 H.J. Lu * i386-gen.c: Update copyright to 2008. * i386-opc.h: Likewise. * i386-opc.tbl: Likewise. * i386-init.h: Regenerated. * i386-tbl.h: Likewise. --- opcodes/ChangeLog | 9 +++++++++ opcodes/i386-gen.c | 4 ++-- opcodes/i386-init.h | 2 +- opcodes/i386-opc.h | 2 +- opcodes/i386-opc.tbl | 2 +- opcodes/i386-tbl.h | 2 +- 6 files changed, 15 insertions(+), 6 deletions(-) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index e4b83a9..74119f0 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,14 @@ 2008-01-04 H.J. Lu + * i386-gen.c: Update copyright to 2008. + * i386-opc.h: Likewise. + * i386-opc.tbl: Likewise. + + * i386-init.h: Regenerated. + * i386-tbl.h: Likewise. + +2008-01-04 H.J. Lu + * i386-opc.tbl: Add NoRex64 to extractps, movmskpd, movmskps, pextrb, pextrw, pinsrb, pinsrw and pmovmskb. * i386-tbl.h: Regenerated. diff --git a/opcodes/i386-gen.c b/opcodes/i386-gen.c index 1c79fae..5da2bb4 100644 --- a/opcodes/i386-gen.c +++ b/opcodes/i386-gen.c @@ -1,4 +1,4 @@ -/* Copyright 2007 Free Software Foundation, Inc. +/* Copyright 2007, 2008 Free Software Foundation, Inc. This file is part of the GNU opcodes library. @@ -363,7 +363,7 @@ static void process_copyright (FILE *fp) { fprintf (fp, "/* This file is automatically generated by i386-gen. Do not edit! */\n\ -/* Copyright 2007 Free Software Foundation, Inc.\n\ +/* Copyright 2007, 2008 Free Software Foundation, Inc.\n\ \n\ This file is part of the GNU opcodes library.\n\ \n\ diff --git a/opcodes/i386-init.h b/opcodes/i386-init.h index 3664bf0..697ab01 100644 --- a/opcodes/i386-init.h +++ b/opcodes/i386-init.h @@ -1,5 +1,5 @@ /* This file is automatically generated by i386-gen. Do not edit! */ -/* Copyright 2007 Free Software Foundation, Inc. +/* Copyright 2007, 2008 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/i386-opc.h b/opcodes/i386-opc.h index 70decfd..91b9a21 100644 --- a/opcodes/i386-opc.h +++ b/opcodes/i386-opc.h @@ -1,5 +1,5 @@ /* Declarations for Intel 80386 opcode table - Copyright 2007 + Copyright 2007, 2008 Free Software Foundation, Inc. This file is part of the GNU opcodes library. diff --git a/opcodes/i386-opc.tbl b/opcodes/i386-opc.tbl index 91f434c..345accd 100644 --- a/opcodes/i386-opc.tbl +++ b/opcodes/i386-opc.tbl @@ -1,5 +1,5 @@ // i386 opcode table. -// Copyright 2007 +// Copyright 2007, 2008 // Free Software Foundation, Inc. // // This file is part of the GNU opcodes library. diff --git a/opcodes/i386-tbl.h b/opcodes/i386-tbl.h index 95e2a73..e1a5180 100644 --- a/opcodes/i386-tbl.h +++ b/opcodes/i386-tbl.h @@ -1,5 +1,5 @@ /* This file is automatically generated by i386-gen. Do not edit! */ -/* Copyright 2007 Free Software Foundation, Inc. +/* Copyright 2007, 2008 Free Software Foundation, Inc. This file is part of the GNU opcodes library. -- 2.7.4