diff options
author | Diego Novillo <dnovillo@gcc.gnu.org> | 2004-05-13 02:41:07 -0400 |
---|---|---|
committer | Diego Novillo <dnovillo@gcc.gnu.org> | 2004-05-13 02:41:07 -0400 |
commit | 6de9cd9a886ea695aa892c3c7c07818a7b7e9e6f (patch) | |
tree | a2568888a519c077427b133de9ece5879a8484a5 /gcc/fortran/NEWS | |
parent | ac1a20aec53364d77f3bdff94a2a0a06840e0fe9 (diff) | |
download | gcc-6de9cd9a886ea695aa892c3c7c07818a7b7e9e6f.zip gcc-6de9cd9a886ea695aa892c3c7c07818a7b7e9e6f.tar.gz gcc-6de9cd9a886ea695aa892c3c7c07818a7b7e9e6f.tar.bz2 |
Merge tree-ssa-20020619-branch into mainline.
From-SVN: r81764
Diffstat (limited to 'gcc/fortran/NEWS')
-rw-r--r-- | gcc/fortran/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/fortran/NEWS b/gcc/fortran/NEWS new file mode 100644 index 0000000..ce466fe --- /dev/null +++ b/gcc/fortran/NEWS @@ -0,0 +1,7 @@ +2003-01-06 +This project is a fork of the original G95 project. The fork has the +support of the GCC community. We still persue mostly the same goals +as the original project, but we hope we can attrack more developers +through better cooperation and communication, and we target quicker +inclusion in GCC. + |