aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2003-07-10 05:00:47 +0000
committerBob Wilson <bob.wilson@acm.org>2003-07-10 05:00:47 +0000
commitb30e072171e40144bf71a1e894280c27e0628295 (patch)
treea0f3254050cf70558591cffd13cfd9db84e5adb1 /ChangeLog
parent2e04a3cc939cccd07623044e36ecfcac3717ace4 (diff)
downloadnewlib-b30e072171e40144bf71a1e894280c27e0628295.zip
newlib-b30e072171e40144bf71a1e894280c27e0628295.tar.gz
newlib-b30e072171e40144bf71a1e894280c27e0628295.tar.bz2
* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b2d096..6cbf4e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-09 Bob Wilson <bob.wilson@acm.org>
+
+ * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
+ * configure: Regenerate.
+
2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
* config-ml.in: Replace PWD with PWD_COMMAND.