From 313f76f322fd695ff20d8fa3870cbed673b5998c Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Thu, 8 Jan 2009 00:21:03 +0000 Subject: [PATCH] Typo fixes. --- libgloss/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index bb2fa8c6b..e2f3d2636 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -21,7 +21,7 @@ * lm32/scall.S: New file. * lm32/sim.ld: New file. -2008-12-11 Ken Werner * spu/crt0.S: Call __monstartup if profiling is enabled. * spu/Makefile.in: Add gcrt1.o gcrt2.o. @@ -1988,12 +1988,12 @@ * mips/cfe_prestart.S (hardware_hazard_hook): To here, and translate into assembly. -2003-01-08 Richard Sandiford * mips/crt0.S (_start): Allocate 64 bytes of stack instead of 32. Pass an empty argv and envp to main(). -2003-01-08 Richard Sandiford * mips/configure.in (mips64vr-elf, mips64vrel-elf): New config. * mips/configure: Regenerate.