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:
authorH.J. Lu <hjl.tools@gmail.com>2007-01-14 18:39:41 +0300
committerH.J. Lu <hjl.tools@gmail.com>2007-01-14 18:39:41 +0300
commit158d5a007df467771400aeb57dadbcbb6c076ae7 (patch)
treebe8db56a3baa031276c7041dd76706cde884df6e /config/ChangeLog
parenta0638e5e67f99cc077a9f4cc1cb6c2822f36bd41 (diff)
2007-01-14 H.J. Lu <hongjiu.lu@intel.com>
* ld-symbolic.m4: New.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 225e57629..bf596163c 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,7 +1,11 @@
+2007-01-14 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ld-symbolic.m4: New.
+
2007-01-11 Paolo Bonzini <bonzini@gnu.org>
- * warnings.m4: Use m4_expand_once to clear the AC_SUBST'ed variable.
- (ACX_PROG_CC_WARNINGS_ARE_ERRORS): Fix typo. Add optional 2nd argument.
+ * warnings.m4: Use m4_expand_once to clear the AC_SUBST'ed variable.
+ (ACX_PROG_CC_WARNINGS_ARE_ERRORS): Fix typo. Add optional 2nd argument.
2007-01-11 Paolo Bonzini <bonzini@gnu.org>