diff packages/language/c/libc/current/ChangeLog @ 4:1d7f19c9e4d1 ecos-sw-1999-05-11

Merge from eCos master repository on 1999-05-11-21:11:10-BST
author jlarmour
date Tue, 11 May 1999 14:07:25 +0000
parents 443894e2e912
children d3fbcdfa1b2f
line wrap: on
line diff
--- a/packages/language/c/libc/current/ChangeLog
+++ b/packages/language/c/libc/current/ChangeLog
@@ -1,9 +1,18 @@
+1999-04-30  Jesper Skov  <jskov@lassi.cygnus.co.uk>
+        PR 19945/19946 workaround
+	* tests/signal/signal2.c: Disabled test 3 for PowerPC sim.
+
 1999-04-19  Jonathan Larmour  <jlarmour@cygnus.co.uk>
 
 	* include/time.inl:
 	Ensure all calls to cyg_libc_time_year_is_leap() are with the full
 	year, and not the direct contents of a struct tm, which are (year-1900)
 
+1999-04-19  Jesper Skov  <jskov@cygnus.co.uk>
+        PR 19308, 19410, 19528
+	* tests/time/clock.c (test): Also disable data cache which may
+	affect timing when tracing/assertions are enabled.
+
 1999-04-15  Jonathan Larmour  <jlarmour@cygnus.co.uk>
 
 	* src/clibincl/stdiosupp.hxx: