diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2000-11-14 20:57:30 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2000-11-14 20:57:30 +0000 |
commit | 4a1805b14d4b361cf25d688db68c7f40aadc1c9c (patch) | |
tree | e46304db47e59690c1274701eec536a344bb9491 /gas/config/te-tmips.h | |
parent | c810873da19e9350a1f7ba9af80d1f37876c92f1 (diff) | |
download | gdb-4a1805b14d4b361cf25d688db68c7f40aadc1c9c.zip gdb-4a1805b14d4b361cf25d688db68c7f40aadc1c9c.tar.gz gdb-4a1805b14d4b361cf25d688db68c7f40aadc1c9c.tar.bz2 |
2000-11-14 Kazu Hirata <kazu@hxi.com>
* config/aout_gnu.h: Fix formatting.
* config/atof-vax.c: Likewise.
* config/m68k-parse.h: Likewise.
* config/m88k-opcode.h: Likewise.
* config/obj-elf.c: Likewise.
* config/tc-arm.c: Likewise.
* config/tc-cris.c: Likewise.
* config/tc-i386.c: Likewise.
* config/tc-ia64.c: Likewise.
* config/tc-mn10300.c: Likewise.
* config/te-386bsd.h: Likewise.
* config/te-hppa.h: Likewise.
* config/te-nbsd.h: Likewise.
* config/te-ppcnw.h: Likewise.
* config/te-sparcaout.h: Likewise.
* config/te-tmips.h: Likewise.
* config/vax-inst.h: Likewise.
* config/vms-conf.h: Likewise.
Diffstat (limited to 'gas/config/te-tmips.h')
-rw-r--r-- | gas/config/te-tmips.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/te-tmips.h b/gas/config/te-tmips.h index eedebd5..ee09499 100644 --- a/gas/config/te-tmips.h +++ b/gas/config/te-tmips.h @@ -18,8 +18,8 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* This file is te-tmips.h and is intended to provide support for - traditional mips targets like mips-dde-sysv4.2MP (Supermax ) , +/* This file is te-tmips.h and is intended to provide support for + traditional mips targets like mips-dde-sysv4.2MP (Supermax ) , mips-sni-sysv4* (Sinix) etc. The base for this file is te-generic.h. Created by Koundinya.K < kk@ddeorg.soft.net > with the help of Ian Lance Taylor, Cygnus Support, <ian@cygnus.com>. */ |