Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2009-01-08 03:21:03 +0300
committerBen Elliston <bje@gnu.org>2009-01-08 03:21:03 +0300
commit313f76f322fd695ff20d8fa3870cbed673b5998c (patch)
treeb5b01c777b56ca5c3c0d5d8d96358328aff30504 /libgloss
parent887c6b762e1e7b85a668e75ccea5a13d169925d2 (diff)
Typo fixes.
Diffstat (limited to 'libgloss')
-rw-r--r--libgloss/ChangeLog6
1 files 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 <ken.werner@de.ibm.com
+2008-12-11 Ken Werner <ken.werner@de.ibm.com>
* 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 <rsandifo@redhat.com
+2003-01-08 Richard Sandiford <rsandifo@redhat.com>
* 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 <rsandifo@redhat.com
+2003-01-08 Richard Sandiford <rsandifo@redhat.com>
* mips/configure.in (mips64vr-elf, mips64vrel-elf): New config.
* mips/configure: Regenerate.