2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
* i386-gen.c: Update copyright to 2008. * i386-opc.h: Likewise. * i386-opc.tbl: Likewise. * i386-init.h: Regenerated. * i386-tbl.h: Likewise.
This commit is contained in:
parent
c6add5371c
commit
6f143e4d77
@ -1,3 +1,12 @@
|
||||
2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* 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 <hongjiu.lu@intel.com>
|
||||
|
||||
* i386-opc.tbl: Add NoRex64 to extractps, movmskpd, movmskps,
|
||||
|
@ -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\
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user