diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bf1171f90b4..7e943e4affe 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2002-07-19 Alan Modra <amodra@bigpond.net.au> + + * prefix.c (update_path): Don't zap single `.' path components + unless followed by another `.' and fix typo last patch. + 2002-07-18 Neil Booth <neil@daikokuya.co.uk> * cppexp.c (cpp_num_mul): Remove unused parameter. |