diff options
author | Kazu Hirata <kazu@gcc.gnu.org> | 2002-09-15 22:48:06 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2002-09-15 22:48:06 +0000 |
commit | 981f6289abaefa5aefb77cb6d06473c58d2e11d3 (patch) | |
tree | 28007d4004633363bcf80433f7aa22989ce61c32 /gcc/config/ip2k | |
parent | 6578c58188414177d4ade5b13fe7f7800744acb0 (diff) | |
download | gcc-981f6289abaefa5aefb77cb6d06473c58d2e11d3.zip gcc-981f6289abaefa5aefb77cb6d06473c58d2e11d3.tar.gz gcc-981f6289abaefa5aefb77cb6d06473c58d2e11d3.tar.bz2 |
ChangeLog: Follow spelling conventions.
* ChangeLog: Follow spelling conventions.
* ChangeLog.0: Likewise.
* ChangeLog.1: Likewise.
* ChangeLog.2: Likewise.
* ChangeLog.4: Likewise.
* ChangeLog.6: Likewise.
* config.gcc: Likewise.
* dwarfout.c: Likewise.
* reload1.c: Likewise.
* simplify-rtx.c: Likewise.
* unwind-sjlj.c: Likewise.
* config/avr/avr.h: Likewise.
* config/d30v/d30v.h: Likewise.
* config/frv/frv.c: Likewise.
* config/frv/frv.h: Likewise.
* config/ip2k/ip2k.h: Likewise.
* config/m88k/m88k-move.sh: Likewise.
* config/stormy16/stormy16.c: Likewise.
* config/stormy16/stormy16.h: Likewise.
* doc/extend.texi: Likewise.
* doc/interface.texi: Likewise.
* doc/invoke.texi: Likewise.
* doc/md.texi: Likewise.
* doc/rtl.texi: Likewise.
* doc/tm.texi: Likewise.
* doc/trouble.texi: Likewise.
* ginclude/float.h: Likewise.
* treelang/treelang.texi: Likewise.
From-SVN: r57179
Diffstat (limited to 'gcc/config/ip2k')
-rw-r--r-- | gcc/config/ip2k/ip2k.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/ip2k/ip2k.h b/gcc/config/ip2k/ip2k.h index 4e12381..054d86c 100644 --- a/gcc/config/ip2k/ip2k.h +++ b/gcc/config/ip2k/ip2k.h @@ -801,7 +801,7 @@ enum reg_class { machines allow copying all registers to and from memory, but require a scratch register for stores to some memory locations (e.g., those with symbolic address on the RT, and those with - certain symbolic address on the Sparc when compiling PIC). In + certain symbolic address on the SPARC when compiling PIC). In some cases, both an intermediate and a scratch register are required. |