summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb7ce2e0..46fc8971 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-09-19 Niels Möller <niels@s3.kth.se>
+
+ * examples/lfib-stream.c: New example program that generates
+ pseudorandom output.
+
+ * examples/Makefile.am (AM_CPPFLAGS): Set AM_CPPFLAGS, not
+ CPPFLAGS.
+ (noinst_PROGRAMS): Added lfib-stream.
+
+ * testsuite/Makefile.am (AM_CPPFLAGS): Set AM_CPPFLAGS, not
+ CPPFLAGS.
+
2002-05-16 Niels Möller <nisse@cuckoo.hack.org>
* sparc/aes.asm: Deleted registers i and t3.