diff options
author | Ben Elliston <bje@gnu.org> | 2009-01-08 00:21:03 +0000 |
---|---|---|
committer | Ben Elliston <bje@gnu.org> | 2009-01-08 00:21:03 +0000 |
commit | 313f76f322fd695ff20d8fa3870cbed673b5998c (patch) | |
tree | b5b01c777b56ca5c3c0d5d8d96358328aff30504 /libgloss | |
parent | 887c6b762e1e7b85a668e75ccea5a13d169925d2 (diff) | |
download | newlib-313f76f322fd695ff20d8fa3870cbed673b5998c.zip newlib-313f76f322fd695ff20d8fa3870cbed673b5998c.tar.gz newlib-313f76f322fd695ff20d8fa3870cbed673b5998c.tar.bz2 |
Typo fixes.
Diffstat (limited to 'libgloss')
-rw-r--r-- | libgloss/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index bb2fa8c..e2f3d26 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. |