diff options
author | Geoff Keating <geoffk@cygnus.com> | 1999-11-17 02:34:15 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@gcc.gnu.org> | 1999-11-17 02:34:15 +0000 |
commit | 9c7acf2f8f73076d56a3deb80a169b3117e413e8 (patch) | |
tree | 26e1df002baec474b5f51fa1a87518358e2cbd80 /libf2c/ChangeLog | |
parent | 4dc07bd7c1dae4996da88b9d4114c954e5ace101 (diff) | |
download | gcc-9c7acf2f8f73076d56a3deb80a169b3117e413e8.zip gcc-9c7acf2f8f73076d56a3deb80a169b3117e413e8.tar.gz gcc-9c7acf2f8f73076d56a3deb80a169b3117e413e8.tar.bz2 |
u77-test.f (wd): Allow for longer working directory pathnames.
* gcc/testsuite/g77.f-torture/execute/u77-test.f (wd): Allow for longer
working directory pathnames.
* libf2c/libU77/u77-test.f (wd): Allow for longer working directory
pathnames.
From-SVN: r30551
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r-- | libf2c/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index dba61a4..7ccc621 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,8 @@ +Tue Nov 16 20:39:42 1999 Geoffrey Keating <geoffk@cygnus.com> + + * libU77/u77-test.f (wd): Allow for longer working directory + pathnames. + 1999-10-14 Theo Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr> * libU77/acconfig.h: Define GETTIMEOFDAY_ONE_ARGUMENT and |