]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/io.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / io.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-07-01  Mark EgglestonFortran : Fortran translation issues PR52279
2020-04-29  Stefan Schulze Fri... fortran/io.c: Fix use of uninitialized variable num...
2020-04-09  Fritz ReesePR fortran/87923 -- fix ICE when resolving I/O tags...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-28  Jerry DeLislere PR libfortran/90374 (Fortran 2018: Support d0.d...
2019-11-07  Jerry DeLislere PR libfortran/90374 (Fortran 2018: Support d0.d...
2019-10-02  Steven G. Karglre PR fortran/91942 (ICE in match_vtag, at fortran...
2019-09-28  Steven G. Karglre PR fortran/91864 (ICE in gfc_check_do_variable,...
2019-09-11  Steven G. Karglre PR fortran/91642 (ICE: Bad IO basetype (transfer_exp...
2019-09-04  Steven G. Karglre PR fortran/91650 (ICE in gfc_conv_constant_to_tree...
2019-08-31  Steven G. Karglre PR fortran/91587 (ICE in gfc_resolve_filepos, at...
2019-06-22  Jerry DeLislere PR fortran/89782 (Can do an internal READ of a chara...
2019-06-19  Jim MacArthurre PR fortran/89103 (Allow blank format items in format...
2019-06-12  Jakub Jelinekio.c (check_format): Use G_(...) instead of _(...)...
2019-05-22  Janne Blomqvistfortran/89100: Default widths with -fdec-format-defaults
2019-02-22  Harald Anlaufre PR fortran/83057 (OPEN without a filename and withou...
2019-01-31  Jerry DeLislere PR fortran/52564 (Accepts invalid: Missing I/O list...
2019-01-19  Steven G. Karglre PR fortran/77960 (ICE in gfc_conv_ss_startstride...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-23  Steven G. Karglre PR fortran/88328 (ICE in resolve_tag_format, at...
2018-12-11  Steven G. Karglre PR fortran/88249 (ICE in gfc_resolve_filepos, at...
2018-12-11  Steven G. Kargl2018-12-10 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-10  Steven G. Karglre PR fortran/88269 (ICE in gfc_format_decoder, at...
2018-12-09  Steven G. Karglre PR fortran/88205 (ICE in gfc_wide_strncasecmp, at...
2018-03-28  Jakub Jelinekgfortran.h (gfc_dt): Rename default_exp field to dec_ext.
2018-03-26  Thomas Koenigre PR fortran/66709 (ICE on formatted io with parameter...
2018-02-18  Jerry DeLislere PR fortran/84389 (Defined output: unexpected compile...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-07  Thomas Koeniggfortran.h (async_io_dt): Add external reference.
2017-10-03  Thomas Koenigio.c (match_wait_element): Correctly match END and...
2017-05-18  Fritz Reesere PR fortran/79968 (diagnostics: merge similar diagnos...
2017-05-13  Jerry DeLisleio.c (gfc_resolve_dt): Fix returns to bool type.
2017-05-11  Jerry DeLislere PR fortran/78659 ([F03] Spurious "requires DTIO...
2017-04-23  Jerry DeLislere PR fortran/80484 (Three syntax errors involving...
2017-03-22  Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-16  Jerry DeLislere PR fortran/78662 ([F03] Incorrect parsing of quotes...
2016-11-17  Steven G. Karglre PR fortran/58001 (Make it possible to silence "Exten...
2016-11-03  Fritz ReeseDefault missing exponents to 0 with -fdec.
2016-10-31  Jerry DeLislere PR fortran/54679 (Erroneous "Expected P edit descrip...
2016-10-26  Fritz ReeseNew I/O specifiers CARRIAGECONTROL, READONLY, SHARE...
2016-09-30  Jerry DeLislere PR fortran/66643 (Missing compilation error for...
2016-09-23  Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-08-31  Paul Thomas[multiple changes]
2016-07-30  Steven G. Karglre PR fortran/70006 (Duplicate errors "label not defined")
2016-06-11  Dominique d'Humieresre PR fortran/60751 (Extra comma in WRITE statement...
2016-06-05  Jerry DeLislere PR fortran/71404 (416.gamess in SPEC CPU 2006 failed...
2016-06-01  Jerry DeLislere PR fortran/52393 (I/O: "READ format" statement with...
2016-02-27  Jerry DeLislere PR fortran/69910 (ICE with NEWUNIT)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-10  David MalcolmFix misleading indentation in gcc/fortran/io.c
2015-12-09  Tobias Burnusre PR fortran/68815 (Error/warning diagnostic: '%s...
2015-11-13  Steven G. Karglre PR fortran/68319 (ICE on using interface with includ...
2015-10-26  Louis Kruppre PR fortran/66056 (ICEs and endless compilation for...
2015-10-02  Steven G. Karglre PR fortran/66979 (gfortran internal compiler error...
2015-08-19  Trevor Saundersremove more useless typedefs
2015-07-17  Steven G. Karglre PR fortran/66724 (ICE on input/output statements...
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-06  Steven G. Karglio.c (check_char_variable): New function.
2015-07-04  Steven G. Kargl[multiple changes]
2015-05-18  Steven G. Karglre PR fortran/66039 (ICE on incomplete parentheses...
2015-05-16  Jerry DeLislere PR fortran/65903 (Line continuation followed by...
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-26  Tobias Burnusio.c (gfc_match_inquire): Replace "-1" by a defined...
2015-01-15  Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-12  Tobias Burnuserror.c (gfc_error): Add variant which takes a va_list.
2014-12-03  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-06-06  Francois-Xavier... io.c (resolve_tag): Warn on non-default kind for NUMBER...
2014-03-20  Tobias Burnusre PR fortran/60543 (Function with side effect removed...
2014-03-19  Tobias Burnusre PR fortran/60543 (Function with side effect removed...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-08-09  Janus Weilgfortran.h (gfc_get_code): Modified prototype.
2013-07-08  Tobias Burnusre PR fortran/50554 (INQUIRE cannot redefine DO index...
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-27  Jerry DeLislere PR fortran/48976 (INQUIRE with STREAM= not supported)
2012-10-28  Tobias Burnusre PR fortran/54958 (Wrongly rejects ac-implied-DO...
2012-10-04  Tobias Burnusexpr.c (scalarize_intrinsic_call): Plug memory leak.
2012-07-17  Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-08  Steven Bosschergfortran.h: Do not include coretypes.h here.
2012-02-22  Tobias Burnusre PR fortran/52335 (I/O: -std=f95 rejects valid DELIM...
2012-02-17  Tobias Burnusre PR translation/52232 (translatable string typos...
2011-11-08  Francois-Xavier... re PR fortran/50404 (SIGSEGV in gfc_resolve_close)
2011-10-20  Steven G. Kargl2011-10-16 Steven G. Kargl<kargl@gcc.gnu.org>
2011-06-20  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-13  Tobias Burnusre PR fortran/48972 (OPEN with Unicode file name)
2011-04-18  Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-02-09  Jerry DeLisleio.c (match_io_element): Do not set dt if not inquire.
2011-01-08  Paul Thomasre PR fortran/46896 (Wrong code with transpose(a) passe...
2010-12-11  Jerry DeLislere PR fortran/46705 (Spurious "Missing '&' in continued...
2010-09-25  Daniel Kraftre PR fortran/45776 (Full implementation of variable...
2010-07-05  Steven G. Karglio.c (resolve_tag): Check EXIST tag is a default logical.
2010-06-25  Tobias Burnusdecl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
2010-04-24  Jerry DeLislere PR fortran/43832 (OPEN statement not diagnosing...
2010-04-13  Jerry DeLisle[multiple changes]
next