diff options
| -rw-r--r-- | gcc/f/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/f/README | 7 |
2 files changed, 4 insertions, 7 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 4ea7b86..5a65de2 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +2004-01-12 Ian Lance Taylor <ian@wasabisystems.com> + + * README: Remove. + 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk> * com.h (ffecom_gfrt_basictype): Correct return type. diff --git a/gcc/f/README b/gcc/f/README deleted file mode 100644 index fdebfdca..0000000 --- a/gcc/f/README +++ /dev/null @@ -1,7 +0,0 @@ -1995-02-15 - -This directory is the f/ subdirectory, which is designed to -be a subdirectory in a gcc development tree, i.e. named gcc/f/. - -Please see gcc/README.g77 for information on the contents of this -directory. |
