From 1049f94e8e1a9eae86a694d2dca94a6194f763b1 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 25 Jun 2003 06:40:27 +0000 Subject: Correct spelling of "relocatable". --- gas/config/tc-i370.c | 4 ++-- gas/config/tc-ppc.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'gas') diff --git a/gas/config/tc-i370.c b/gas/config/tc-i370.c index d59a95b..ba8e9bb 100644 --- a/gas/config/tc-i370.c +++ b/gas/config/tc-i370.c @@ -1,6 +1,6 @@ /* tc-i370.c -- Assembler for the IBM 360/370/390 instruction set. Loosely based on the ppc files by Linas Vepstas 1998, 99 - Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 + Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. @@ -2552,7 +2552,7 @@ i370_byte (ignore) give to this location in the toc; this will be a symbol with class TC. The rest of the arguments are 4 byte values to actually put at this location in the TOC; often there is just one more argument, a - relocateable symbol reference. + relocatable symbol reference. When not generating XCOFF output, the arguments are the same, but the first argument is simply ignored. */ diff --git a/gas/config/tc-ppc.c b/gas/config/tc-ppc.c index 1cc201a..8b9ffef 100644 --- a/gas/config/tc-ppc.c +++ b/gas/config/tc-ppc.c @@ -3861,7 +3861,7 @@ ppc_vbyte (dummy) give to this location in the toc; this will be a symbol with class TC. The rest of the arguments are N-byte values to actually put at this location in the TOC; often there is just one more argument, a - relocateable symbol reference. The size of the value to store + relocatable symbol reference. The size of the value to store depends on target word size. A 32-bit target uses 4-byte values, a 64-bit target uses 8-byte values. -- cgit v1.1