* config/tc-hppa.c: Update copyright date.

This commit is contained in:
Alan Modra 2002-02-25 05:10:11 +00:00
parent 1c5b6bf8e6
commit c7d004c5d3
2 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,8 @@
2002-02-25 Alan Modra <amodra@bigpond.net.au> 2002-02-25 Alan Modra <amodra@bigpond.net.au>
* doc/c-ppc.texi (PowerPC-Opts): Add -mpower4 and -maltivec. * config/tc-hppa.c: Update copyright date.
* doc/c-ppc.texi (PowerPC-Opts): Add -mpower4, -maltivec and -m7400
Remove references to chip manufacturers. Remove references to chip manufacturers.
* config/tc-ppc.c (md_parse_option): Handle -mpower4 option. * config/tc-ppc.c (md_parse_option): Handle -mpower4 option.
Correct comments. Correct comments.

View file

@ -1,6 +1,6 @@
/* tc-hppa.c -- Assemble for the PA /* tc-hppa.c -- Assemble for the PA
Copyright 1989, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Copyright 1989, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
Free Software Foundation, Inc. 2002 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler. This file is part of GAS, the GNU Assembler.