diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 1999-07-05 12:22:15 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 1999-07-05 10:22:15 +0000 |
commit | 9d59f3071fe2cfa08960063b0d1c78f86d4b5e0e (patch) | |
tree | db0eede5663a4957a266d49075654ec6c29ed822 /contrib/ChangeLog | |
parent | af076391718fc76aa651c641e67663f8e295b395 (diff) | |
download | gcc-9d59f3071fe2cfa08960063b0d1c78f86d4b5e0e.zip gcc-9d59f3071fe2cfa08960063b0d1c78f86d4b5e0e.tar.gz gcc-9d59f3071fe2cfa08960063b0d1c78f86d4b5e0e.tar.bz2 |
egcs_update (touch_files, [...]): New functions.
* egcs_update (touch_files, apply_patch): New functions.
Use them. New command-line option --patch. Split test of local
tree into two parts. Add comments.
Co-Authored-By: Jerry Quinn <jquinn@nortelnetworks.com>
From-SVN: r27946
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 1ebc18d..935ba29 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,10 @@ +1999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + Jerry Quinn <jquinn@nortelnetworks.com> + + * egcs_update (touch_files, apply_patch): New functions. + Use them. New command-line option --patch. Split test of local + tree into two parts. Add comments. + 1999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br> * test_summary: If Target is `unix{*}', append the Target variants |