2006-12-27 H.J. Lu <hongjiu.lu@intel.com>

* config/tc-i386.c: Document tc-i386.c, not i386.c.
This commit is contained in:
H.J. Lu
2006-12-27 18:34:08 +00:00
parent 9ab8ee217b
commit b534c6d307
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-12-27 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c: Document tc-i386.c, not i386.c.
2006-12-27 Kazu Hirata <kazu@codesourcery.com> 2006-12-27 Kazu Hirata <kazu@codesourcery.com>
* config/m68k-parse.h (m68k_register): Add CAC and MBB. * config/m68k-parse.h (m68k_register): Add CAC and MBB.

View File

@ -1,4 +1,4 @@
/* i386.c -- Assemble code for the Intel 80386 /* tc-i386.c -- Assemble code for the Intel 80386
Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001, 2002, 2003, 2004, 2005, 2006 2000, 2001, 2002, 2003, 2004, 2005, 2006
Free Software Foundation, Inc. Free Software Foundation, Inc.