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-03-07 02:14:17 +0300
committerJeff Johnston <jjohnstn@redhat.com>2002-03-07 02:14:17 +0300
commit2a606041a1d6e841ebe7c3158e12bd6d6ad1b51e (patch)
tree56cd45ced57e96db08ef3e165999626f03d0b920 /newlib/ChangeLog
parentb7410006b900f996e5cca6a977f0ca20cfa216fb (diff)
2002-03-06 Jeff Johnston <jjohnstn@redhat.com>
* libc/machine/i386/Makefile.am: Add $(oext) for setjmp object so it works for shared library or statici library. * libc/machine/i386/Makefile.in: Regenerated.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index e284022b0..e0ddb7d34 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-06 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/machine/i386/Makefile.am: Add $(oext) for setjmp
+ object so it works for shared library or statici library.
+ * libc/machine/i386/Makefile.in: Regenerated.
+
Wed Mar 6 10:24:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
* Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.S