diff options
author | Boris Kolpackov <boris@kolpackov.net> | 2009-10-05 14:40:18 +0000 |
---|---|---|
committer | Boris Kolpackov <boris@kolpackov.net> | 2009-10-05 14:40:18 +0000 |
commit | 174e910a1d73f6b12338b6bd0a0727085b041f22 (patch) | |
tree | 827783310224c81157dbd8970905471a7919949b /ChangeLog | |
parent | acbdc33e1c82aaf9d229042d1955ea7a11c8bd45 (diff) | |
download | gunmake-174e910a1d73f6b12338b6bd0a0727085b041f22.tar.gz |
Performance improvements
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |