summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@kolpackov.net>2009-10-05 14:40:18 +0000
committerBoris Kolpackov <boris@kolpackov.net>2009-10-05 14:40:18 +0000
commit174e910a1d73f6b12338b6bd0a0727085b041f22 (patch)
tree827783310224c81157dbd8970905471a7919949b /ChangeLog
parentacbdc33e1c82aaf9d229042d1955ea7a11c8bd45 (diff)
downloadgunmake-174e910a1d73f6b12338b6bd0a0727085b041f22.tar.gz
Performance improvements
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 860a1f4..83e687f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-05 Boris Kolpackov <boris@codesynthesis.com>
+
+ * implicit.c (pattern_search): Initialize file variables only
+ if we need to parse a rule that requires the second expansion.
+
2009-10-03 Paul Smith <psmith@gnu.org>
* make.h: Include <alloca.h> even on systems where __GNUC__ is