summaryrefslogtreecommitdiff
path: root/gcc/f/news.texi
Commit message (Collapse)AuthorAgeFilesLines
* * ChangeLog: Follow spelling conventions.kazu2002-09-231-1/+1
| | | | | | | | | | | | | | * ChangeLog.0: Likewise. * com.c: Likewise. * ffe.texi: Likewise. * g77.texi: Likewise. * intdoc.in: Likewise. * invoke.texi: Likewise. * news.texi: Likewise. * intdoc.texi: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57433 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix PR web/7596:gerald2002-09-091-1/+1
| | | | | | | | | | * ffe.texi (Front End): Fix broken links. * bugs.texi (Known Bugs): Refer to gcc.gnu.org instead of www.gnu.org for onlinedocs. * news.texi (News): Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56980 138bc75d-0d04-0410-961f-82ee72b054a4
* * bugs.texi, news.texi: Update URLs for online news and bugsjsm282002-08-281-1/+1
| | | | | | | lists. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56635 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-07-25 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-07-251-2/+10
| | | | | | | | | * news.texi: Document better handling of (no-)alias information of dummy arguments and induction variables on loop unrolling. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55756 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-06-28 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-06-281-4/+5
| | | | | | | | * news.texi: Mention 2 Gbyte limit on 32-bit targets for arrays explicitly in news on g77-3.1. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55075 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-04-13 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-04-131-2/+10
| | | | | | | | * news.texi: Deprecate frontend version number; update list of fixed bugs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52280 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-03-23 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-03-231-21/+25
| | | | | | | | | | * com.c (ffecom_check_size_overflow_): Add a test so that arrays too large for 32-bit byte-offset addressing get caught. * news.texi: Document the fixing of this problem. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51243 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-02-13 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-02-141-4/+28
| | | | | | | * news.texi: List Problem Reports fixed in 3.1. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49760 138bc75d-0d04-0410-961f-82ee72b054a4
* * news.texi: Fix spelling errors.jsm282001-12-161-10/+10
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48074 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-11-21 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-11-211-387/+387
| | | | | | | | | | * g77.texi: egcs was not a `@command'. * invoke.texi: Ditto. * news.texi: Substitute `@command' for `@code' and `@option' for `@samp' where appropriate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47234 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-11-08 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-11-081-5/+7
| | | | | | | | | | | | * Make-lang.in: Add rules for building g77.1. * invoke.texi: Add man page stuff. Move indexing from g77.texi to here. * g77.texi: Remove indexing specific to invoke.texi. * news.texi: Document that g77.1 is now a generated file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46840 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-10-29 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-10-291-1/+22
| | | | | | | | * news.texi: Document new ability to compile programs with arrays larger than 512 Mbyte on 32-bit targets. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46608 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-10-05 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-10-051-1/+18
| | | | | | | | * news.texi: Document libf2c being built as a shared library. Use of array elements in bounds of adjustable arrays ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46044 138bc75d-0d04-0410-961f-82ee72b054a4
* Thu Sep 20 15:05:20 JST 2001 George Helffrich <george@geo.titech.ac.jp>toon2001-09-221-1/+9
| | | | | | | | | | * com.c (ffecom_subscript_check_): Loosen subscript checking rules for character strings, to permit substring expressions like string(1:0). * news.texi: Document this as a new feature. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45747 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-06-03 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-06-031-2/+2
| | | | | | | | | | | | | | Jan van Male <jan.vanmale@fenk.wau.nl> * root.texi: Define `help' and `patches' mailing list addresses. * news.texi: Remove `prerelease' from 0.5.26 * g77.texi: Use two spaces between command options, eliminate some 'overfull hboxes'. Use help and patches mailing list addresses where appropriate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42825 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-05-22 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-05-221-1/+1
| | | | | | | | | * g77.texi: Update last-changed date. * news.texi: Update copyright years, last-changed date. * bugs.texi: Update copyright years, last-changed date. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42471 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-05-22 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-05-221-17/+8
| | | | | | | | | | | * g77.texi: Update maintenance information for GNU Fortran. Remove all mention of -fdebug-kludge. * news.texi: Make more news in 0.5.26 `user visible changes'. Acknowledge work by important contributors. * bugs.texi: Remove all mention of -fdebug-kludge. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42468 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-04-21 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-04-211-7/+46
| | | | | | | * news.texi: Update release information for 0.5.27. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41483 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc.texi, cpp.texi: Update last-updated dates.jsm282000-12-211-1/+1
| | | | | | | | | | | f: * g77install.texi, g77.texi: Update last-updated dates for installation information and the manual as a whole. * bugs.texi, news.texi: Update copyright years in the comments at the top of the file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38426 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-12-18 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-12-181-2/+2
| | | | | | | | | * bugs.texi: Correct copyright years. * g77.texi: Likewise. * news.texi: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38362 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-11-05 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-11-051-2/+4
| | | | | | | | * root.texi, news.texi, g77install.texi, g77.texi, bugs.texi: Remove non-historical references to egcs/EGCS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37266 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-08-13 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-08-131-1/+1
| | | | | | | | | * bugs.texi: Describe new ability to emit debug info for EQUIVALENCE members. * news.texi: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35664 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-05-28 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-05-281-0/+7
| | | | | | | | | * bugs.texi: Note that debugging information for common block items is emitted now. * news.texi: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34231 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix copyrightslaw2000-02-261-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32182 138bc75d-0d04-0410-961f-82ee72b054a4
* More mail address and web address updates.law1999-08-091-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28616 138bc75d-0d04-0410-961f-82ee72b054a4
* * news.texi: Describe DATE intrinsic fix.burley1999-07-081-1/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28018 138bc75d-0d04-0410-961f-82ee72b054a4
* Restore NAMELIST bug-fix info for 2.95, per branch copyburley1999-07-081-1/+12
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28016 138bc75d-0d04-0410-961f-82ee72b054a4
* Update to Netlib version of 1999-06-28, doc fixburley1999-06-281-2/+10
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27816 138bc75d-0d04-0410-961f-82ee72b054a4
* Add missing @end ifclear.law1999-06-211-0/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27630 138bc75d-0d04-0410-961f-82ee72b054a4
* doc TtyNam fixburley1999-06-181-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27595 138bc75d-0d04-0410-961f-82ee72b054a4
* Update to Netlib version of 1999-06-18burley1999-06-181-1/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27593 138bc75d-0d04-0410-961f-82ee72b054a4
* fix BACKSPACE, doc fix, update derived fileburley1999-06-161-1/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27540 138bc75d-0d04-0410-961f-82ee72b054a4
* Use libsubdir, not prefix, for lang-f77burley1999-06-051-2/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27367 138bc75d-0d04-0410-961f-82ee72b054a4
* document Toon's patch, fix grammoburley1999-05-261-1/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27176 138bc75d-0d04-0410-961f-82ee72b054a4
* rename version numbers, etcburley1999-05-261-60/+86
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27174 138bc75d-0d04-0410-961f-82ee72b054a4
* rename -fsubscript-check to -fbounds-checkburley1999-05-261-8/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27170 138bc75d-0d04-0410-961f-82ee72b054a4
* fix INTEGER*8 subscripts, add -fflatten-arraysburley1999-05-151-1/+19
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26948 138bc75d-0d04-0410-961f-82ee72b054a4
* disable maintenance of errnoburley1999-05-121-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26897 138bc75d-0d04-0410-961f-82ee72b054a4
* Doc upgrade to netlib libf2c as of todayburley1999-05-101-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26865 138bc75d-0d04-0410-961f-82ee72b054a4
* automatic arrays reportedly working on HP-UX systemsburley1999-05-061-1/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26803 138bc75d-0d04-0410-961f-82ee72b054a4
* reverse order of arguments to CTIME_subr, DTIME_subr, ETIME_subr, and ↵burley1999-05-031-0/+10
| | | | | | TTYNAM_subr git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26756 138bc75d-0d04-0410-961f-82ee72b054a4
* doc upgrade to netlib libf2c as of todayburley1999-05-031-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26742 138bc75d-0d04-0410-961f-82ee72b054a4
* doc fixburley1999-04-251-1/+12
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26626 138bc75d-0d04-0410-961f-82ee72b054a4
* forgot to update news.texiburley1999-04-241-1/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26614 138bc75d-0d04-0410-961f-82ee72b054a4
* support array bounds checkingburley1999-04-221-1/+16
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26592 138bc75d-0d04-0410-961f-82ee72b054a4
* clarify -malign-double situationburley1999-04-191-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26555 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix DATA repeat-count bugburley1999-04-191-2/+19
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26554 138bc75d-0d04-0410-961f-82ee72b054a4
* remove -fugly, other doc fixesburley1999-04-171-62/+70
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26519 138bc75d-0d04-0410-961f-82ee72b054a4
* Make -fno-emulate-complex the defaultburley1999-04-031-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26161 138bc75d-0d04-0410-961f-82ee72b054a4
* The -malign-double option now worksburley1999-04-021-1/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26114 138bc75d-0d04-0410-961f-82ee72b054a4