summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.2
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog.2')
-rw-r--r--gcc/ChangeLog.24
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog.2 b/gcc/ChangeLog.2
index 6183666f2d3..7d08524a347 100644
--- a/gcc/ChangeLog.2
+++ b/gcc/ChangeLog.2
@@ -3184,13 +3184,13 @@ Wed Nov 3 15:11:27 1999 David S. Miller <davem@redhat.com>
* config/sparc/sparc.md: Remove insn type fpsqrt, add fpsqrts
and fpsqrtd. Use them and create fdiv function unit to more
- accurately represent fpu sqrt pipeline semantics on UltraSparc.
+ accurately represent fpu sqrt pipeline semantics on UltraSPARC.
* config/sparc/sparc.c: Account for fpsqrt{s,d} changes.
Wed Nov 3 15:11:27 1999 Matteo Frigo <athena@fftw.org>
* config/sparc/sparc.md: Adjust FADD/FMUL result latencies to
- 3 on UltraSparc.
+ 3 on UltraSPARC.
* config/sparc/sparc.c (ultra_schedule_insn): Insert launched
insn into ready list, do not use just a raw swap.