aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2003-07-05 00:08:11 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2003-07-05 00:08:11 +0000
commitc120724327b9f672c7411bfa6717d303409e1067 (patch)
treecd5de58afed9165c3e3dcbf71dcb4cb9920b7829 /gcc/config/pa
parent21607eb4321f5093db2b3d8636209eeaff3891b9 (diff)
downloadgcc-c120724327b9f672c7411bfa6717d303409e1067.zip
gcc-c120724327b9f672c7411bfa6717d303409e1067.tar.gz
gcc-c120724327b9f672c7411bfa6717d303409e1067.tar.bz2
fptr.c: Fix comment typos.
* config/pa/fptr.c: Fix comment typos. * config/pa/pa-64.h: Likewise. * config/pa/pa.c: Likewise. * config/pa/pa.h: Likewise. * config/rs6000/603.md: Likewise. * config/rs6000/7xx.md: Likewise. * config/rs6000/darwin.h: Likewise. * config/rs6000/freebsd.h: Likewise. * config/rs6000/rs6000.c: Likewise. * config/rs6000/rs6000.md: Likewise. * config/rs6000/spe.h: Likewise. From-SVN: r68947
Diffstat (limited to 'gcc/config/pa')
-rw-r--r--gcc/config/pa/fptr.c2
-rw-r--r--gcc/config/pa/pa-64.h2
-rw-r--r--gcc/config/pa/pa.c6
-rw-r--r--gcc/config/pa/pa.h2
4 files changed, 6 insertions, 6 deletions
diff --git a/gcc/config/pa/fptr.c b/gcc/config/pa/fptr.c
index 36ed49c..680cb20 100644
--- a/gcc/config/pa/fptr.c
+++ b/gcc/config/pa/fptr.c
@@ -94,7 +94,7 @@ __canonicalize_funcptr_for_compare (fptr)
/* Find the first "bl" branch in the offset search list. This is a
call to fixup or a magic branch to fixup at the beginning of the
trampoline template. The fixup function does the actual runtime
- resolution of function decriptors. We only look for "bl" branches
+ resolution of function descriptors. We only look for "bl" branches
with a 17-bit pc-relative displacement. */
for (i = 0; i < NOFFSETS; i++)
{
diff --git a/gcc/config/pa/pa-64.h b/gcc/config/pa/pa-64.h
index 646f5f1..6cb289e 100644
--- a/gcc/config/pa/pa-64.h
+++ b/gcc/config/pa/pa-64.h
@@ -93,6 +93,6 @@ Boston, MA 02111-1307, USA. */
next argument, if that argument is smaller than its aligned space as
controlled by PARM_BOUNDARY. If this macro is not defined, all such
arguments are padded down when BYTES_BIG_ENDIAN is true. We don't
- want aggregrates padded down. */
+ want aggregates padded down. */
#define PAD_VARARGS_DOWN (!AGGREGATE_TYPE_P (type))
diff --git a/gcc/config/pa/pa.c b/gcc/config/pa/pa.c
index e7b0b8a..9287583 100644
--- a/gcc/config/pa/pa.c
+++ b/gcc/config/pa/pa.c
@@ -1467,7 +1467,7 @@ force_mode (mode, orig)
normally.
Note SCRATCH_REG may not be in the proper mode depending on how it
- will be used. This routine is resposible for creating a new copy
+ will be used. This routine is responsible for creating a new copy
of SCRATCH_REG in the proper mode. */
int
@@ -7585,7 +7585,7 @@ pa_function_ok_for_sibcall (decl, exp)
return (decl != NULL_TREE);
/* Sibcalls are not ok because the arg pointer register is not a fixed
- register. This prevents the sibcall optimization from occuring. In
+ register. This prevents the sibcall optimization from occurring. In
addition, there are problems with stub placement using GNU ld. This
is because a normal sibcall branch uses a 17-bit relocation while
a regular call branch uses a 22-bit relocation. As a result, more
@@ -8641,7 +8641,7 @@ function_arg (cum, mode, type, named)
This is magic. Normally, using a PARALLEL results in left
justified data on a big-endian target. However, using a
single double-word register provides the required right
- justication for 5 to 8 byte structures. This has nothing
+ justification for 5 to 8 byte structures. This has nothing
to do with the direction of padding specified for the argument.
It has to do with how the data is widened and shifted into
and from the register.
diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h
index 9c6a4a4..3f61074e 100644
--- a/gcc/config/pa/pa.h
+++ b/gcc/config/pa/pa.h
@@ -197,7 +197,7 @@ extern int target_flags;
difference calls. This is a call variant similar to the long pic
pc-relative call. Long pic symbol difference calls are only used with
the HP SOM linker. Currently, only the HP assembler supports these
- calls. GAS doesn't allow an arbritrary difference of two symbols. */
+ calls. GAS doesn't allow an arbitrary difference of two symbols. */
#define TARGET_LONG_PIC_SDIFF_CALL (!TARGET_GAS)
/* Define to a C expression evaluating to true to use long pic