public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [patch] gas/config/tc-h8500.c: Fix typos.
@ 2000-06-23  9:32 Kazu Hirata
  2000-06-24  1:06 ` Alan Modra
  0 siblings, 1 reply; 2+ messages in thread
From: Kazu Hirata @ 2000-06-23  9:32 UTC (permalink / raw)
  To: 'binutils@sourceware.cygnus.com'

[-- Attachment #1: Type: text/plain, Size: 87 bytes --]

Hi,

Attached is a patch to fix typos in gas/config/tc-h8500.c.

Thanks,

Kazu Hirata


[-- Attachment #2: ChangeLog-tc-h8500 --]
[-- Type: text/plain, Size: 75 bytes --]

2000-06-23  Kazu Hirata  <kazu@hxi.com>

	* config/tc-h8500.c: Fix typos.


[-- Attachment #3: tc-h8500.patch --]
[-- Type: text/x-diff, Size: 1754 bytes --]

Index: tc-h8500.c
===================================================================
RCS file: /cvs/src/src/gas/config/tc-h8500.c,v
retrieving revision 1.2
diff -u -r1.2 tc-h8500.c
--- tc-h8500.c	2000/06/02 02:52:10	1.2
+++ tc-h8500.c	2000/06/23 16:21:24
@@ -1,5 +1,5 @@
 /* tc-h8500.c -- Assemble code for the Hitachi H8/500
-   Copyright (C) 1993, 94, 95, 1998 Free Software Foundation.
+   Copyright (C) 1993, 94, 95, 98, 2000 Free Software Foundation.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -94,7 +94,7 @@
 
 /*
   This function is called once, at assembler startup time.  This should
-  set up all the tables, etc that the MD part of the assembler needs
+  set up all the tables, etc. that the MD part of the assembler needs
   */
 
 void
@@ -933,7 +933,7 @@
     }
 }
 
-/* Now we know what sort of opcodes it is, lets build the bytes -
+/* Now we know what sort of opcodes it is, let's build the bytes -
  */
 static void
 build_bytes (opcode, operand)
@@ -1081,7 +1081,7 @@
 }
 
 /* This is the guts of the machine-dependent assembler.  STR points to a
-   machine dependent instruction.  This funciton is supposed to emit
+   machine dependent instruction.  This function is supposed to emit
    the frags/bytes it assembles to.
    */
 
@@ -1175,8 +1175,8 @@
 #define MAX_LITTLENUMS 6
 
 /* Turn a string in input_line_pointer into a floating point constant of type
-   type, and store the appropriate bytes in *litP.  The number of LITTLENUMS
-   emitted is stored in *sizeP .  An error message is returned, or NULL on OK.
+   type, and store the appropriate bytes in *LITP.  The number of LITTLENUMS
+   emitted is stored in *SIZEP .  An error message is returned, or NULL on OK.
    */
 char *
 md_atof (type, litP, sizeP)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch] gas/config/tc-h8500.c: Fix typos.
  2000-06-23  9:32 [patch] gas/config/tc-h8500.c: Fix typos Kazu Hirata
@ 2000-06-24  1:06 ` Alan Modra
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Modra @ 2000-06-24  1:06 UTC (permalink / raw)
  To: Kazu Hirata; +Cc: binutils

On Fri, 23 Jun 2000, Kazu Hirata wrote:

> Attached is a patch to fix typos in gas/config/tc-h8500.c.

Applied.

-- 
Linuxcare.  Support for the Revolution.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-06-24  1:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-23  9:32 [patch] gas/config/tc-h8500.c: Fix typos Kazu Hirata
2000-06-24  1:06 ` Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).