diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2000-09-15 01:06:52 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2000-09-15 01:06:52 +0000 |
commit | 1dab94dd914a97fd9a67bb7b2540ae60bdc6af9e (patch) | |
tree | eed31692aa23d5e1482f60248565bb1d05e72fcd /gas/config/tc-arc.h | |
parent | 7484b8e6d911ef13ec4197a4b8334220c41f7dc4 (diff) | |
download | gdb-1dab94dd914a97fd9a67bb7b2540ae60bdc6af9e.zip gdb-1dab94dd914a97fd9a67bb7b2540ae60bdc6af9e.tar.gz gdb-1dab94dd914a97fd9a67bb7b2540ae60bdc6af9e.tar.bz2 |
2000-09-14 Kazu Hirata <kazu@hxi.com>
* config/tc-a29k.c: Fix formatting.
* config/tc-alpha.c: Likewise.
* config/tc-arc.c: Likewise.
* config/tc-arc.h: Likewise.
* config/tc-arm.c: Likewise.
* config/tc-arm.h: Likewise.
* config/tc-avr.c: Likewise.
* config/tc-avr.h: Likewise.
* config/tc-tic30.c: Likewise.
* config/tc-tic30.h: Likewise.
* config/tc-tic54x.c: Likewise.
* config/tc-tic54x.h: Likewise.
* config/tc-tic80.c: Likewise.
* config/tc-tic80.h: Likewise.
Diffstat (limited to 'gas/config/tc-arc.h')
-rw-r--r-- | gas/config/tc-arc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/tc-arc.h b/gas/config/tc-arc.h index 5066201..3c14a4a 100644 --- a/gas/config/tc-arc.h +++ b/gas/config/tc-arc.h @@ -1,5 +1,5 @@ /* tc-arc.h - Macros and type defines for the ARC. - Copyright (C) 1994, 1995, 1997, 1999 Free Software Foundation, Inc. + Copyright (C) 1994, 1995, 1997, 1999, 2000 Free Software Foundation, Inc. Contributed by Doug Evans (dje@cygnus.com). This file is part of GAS, the GNU Assembler. @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + 02111-1307, USA. */ #define TC_ARC 1 |