summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortschwinge <tschwinge>2008-05-30 12:58:48 +0000
committertschwinge <tschwinge>2008-05-30 12:58:48 +0000
commit7f7dc0609cbe7f13c889898e18318e220c0c5d4b (patch)
treee0bedf53c1bf93d2d0be8ec0a198a5f3d311953a /ChangeLog
parent424fefb206ec1d5d47ac991d14cef864c16df007 (diff)
2008-05-30 Thomas Schwinge <tschwinge@gnu.org>
* README: Suggest ``make -j''. newlib/ 2008-05-30 Thomas Schwinge <tschwinge@gnu.org> * Makefile.am (newlib-build/build.stamp, newlib-build/install.stamp): New targets. Used to decouple ``make install'' from ``make all''.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7d6b6b..8ee6cd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-30 Thomas Schwinge <tschwinge@gnu.org>
+
+ * README: Suggest ``make -j''.
+
2008-05-30 Neal H. Walfield <neal@gnu.org>
* configure.ac: Call AM_PROG_CC_C_O.