diff options
Diffstat (limited to 'contrib/gcc/f/ChangeLog')
-rw-r--r-- | contrib/gcc/f/ChangeLog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/contrib/gcc/f/ChangeLog b/contrib/gcc/f/ChangeLog index d3f8626c62ed0..498e64d27f9b8 100644 --- a/contrib/gcc/f/ChangeLog +++ b/contrib/gcc/f/ChangeLog @@ -1,3 +1,42 @@ +2002-08-30 Alan Modra <amodra@bigpond.net.au> + + * target.h (FFETARGET_32bit_longs): Don't define for powerpc64 or + mmix. + +2002-08-28 Joseph S. Myers <jsm@polyomino.org.uk> + + * bugs.texi, news.texi: Update URLs for online news and bugs + lists. + +2002-08-14 Release Manager + + * GCC 3.2 Released. + +2002-08-04 Toon Moene <toon@moene.indiv.nluug.nl> + + * news.texi: Mention nothing changed for 3.2. + +Sun Aug 4 16:48:53 2002 Joseph S. Myers <jsm@polyomino.org.uk> + + * root.texi (version-gcc): Increase to 3.2. + +2002-07-25 Release Manager + + * GCC 3.1.1 Released. + +2002-06-30 Toon Moene <toon@moene.indiv.nluug.nl> + + * news.texi: Mention 2 Gbyte limit on 32-bit targets + for arrays explicitly in news on g77-3.1. + +2002-05-14 Release Manager + + * GCC 3.1 Released. + +2002-05-14 Release Manager + + * GCC 3.1 Released. + 2002-04-29 Joseph S. Myers <jsm28@cam.ac.uk> * invoke.texi: Use @gol at ends of lines inside @gccoptlist. |