diff options
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 2820a0b..4f90893 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,13 @@ +2002-11-12 Jeff Johnston <jjohnstn@redhat.com> + + * mips/Makefile.in: Add cygmon support. + * mips/configure.in: Ditto. + * mips/configure: Regenerated. + * mips/crt0_cygmon.S: New file. + * mips/cygmon.c: Ditto. + * mips/pmon.S: Minor formatting and copyright changes. + * mips/crt0.S: Ditto. + 2002-11-08 Jeff Johnston <jjohnstn@redhat.com> * arm/Makefile.in: Add support for new pid specs. |