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:
authorJeff Johnston <jjohnstn@redhat.com>2002-11-13 02:14:24 +0300
committerJeff Johnston <jjohnstn@redhat.com>2002-11-13 02:14:24 +0300
commit2d210c7fd118818417ab0f5205fd7b0b16cf6d0e (patch)
tree9ec3cb4aaeeee39e380b90236cd66e058a296937 /libgloss/ChangeLog
parent944772c70a9e76c4f77c9b17593b433fd46558af (diff)
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.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 2820a0b13..4f9089339 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.