i386.c (legitimize_tls_address): Generate tls_initial_exec_64_sun only when !TARGET_X32.
[gcc.git] / gcc / fortran / io.c
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]
2010-04-09 Bud Davisre PR fortran/28039 (Warn when ignoring extra character...
2009-11-28 Jakub Jelinektrans-common.c (create_common): Remove unused offset...
2009-10-11 Jerry DeLislere PR fortran/38439 (I/O PD edit descriptor inconsistency)
2009-09-29 Jerry DeLislere PR libfortran/35862 ([F2003] Implement new rounding...
2009-08-26 Bud Davisre PR fortran/28039 (Warn when ignoring extra character...
2009-08-25 Jerry DeLislere PR fortran/41162 (416.gamess in SPEC CPU 2006 failed...
2009-08-25 Jerry DeLislere PR fortran/41154 (Comma required after P descriptor)
2009-08-24 Jerry DeLislere PR fortran/35754 (-std=f95: Reject "1P2E12.4" w...
2009-08-24 Jerry DeLislere PR fortran/37446 (Diagnostic of edit descriptors...
2009-08-23 Bud Davis[multiple changes]
2009-08-17 Jerry DeLislere PR fortran/41075 ([F2008] Implement unlimited format...
2009-07-23 Jakub Jelinekre PR fortran/40839 (gfortran segmentation fault when...
2009-06-07 Jerry DeLislere PR fortran/40008 (F2008: Add NEWUNIT= for OPEN state...
2009-05-14 Jakub Jelinekre PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)
2009-05-13 Steven G. Karglgfortran.h (gfc_code): Rename struct member expr to...
2008-12-21 Jerry DeLislere PR fortran/38398 (g0.w edit descriptor: Update for...
2008-12-07 Jerry DeLislere PR fortran/38425 (I/O: POS= compile-time diagnostics)
2008-12-06 Jerry DeLislere PR fortran/38291 (Rejects I/O with POS= if FMT=*)
2008-11-22 Jakub Jelinekre PR libfortran/37839 (st_parameter_dt has unwanted...
2008-11-15 Jerry DeLislere PR fortran/37988 (Edit descriptor checking (compile...
2008-10-31 Mikael Morinre PR fortran/35840 (ICE for character expression in...
2008-09-14 Jerry DeLislere PR fortran/35840 (ICE for character expression in...
2008-09-02 Jerry DeLislere PR fortran/37228 (F2008: Support g0.<d> edit descriptor)
2008-08-16 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-07-29 Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-07-22 Daniel Kraftre PR fortran/29835 (Error message of unknown edit...
2008-07-21 Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
2008-07-19 Kaveh R. Ghazigfortran.h (new): Remove macro.
2008-07-14 Jerry DeLislere PR fortran/36725 (g0 edit descriptor: Missing compil...
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-06-07 Jerry DeLislePR fortran/36420, 36422
2008-05-06 Francois-Xavier... arith.c: (gfc_arith_concat...
2008-05-06 Francois-Xavier... openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char...
2008-05-03 Jerry DeLislere PR fortran/33268 (read ('(f3.3)'), a rejected due...
2008-04-07 Jerry DeLislePR fortran/25829 28655
2008-04-06 Tobias Schlüterre PR fortran/35832 (Better error message for wrong...
2008-04-06 Tobias Burnusio.c (check_io_constraints): Add constrains.
2008-04-05 Jerry DeLislePR fortran/25829 28655
2008-02-24 Tobias Schlüterarith.c: Update copyright years.
2008-01-06 Tobias Burnusre PR fortran/34654 (no unformatted on internal file)
2007-11-17 Francois-Xavier... re PR fortran/34108 (ICE: Segmentation fault occurs...
2007-09-24 Tobias Schlüterre PR fortran/33269 (Diagnose missing "(" in "PRINT...
2007-09-20 Tobias Schlüterio.c (resolve_tag_format): New function using code...
2007-08-31 Tobias Burnusre PR fortran/33232 (Diagnose comma in "read()," and...
2007-08-09 Tobias Burnusre PR fortran/32987 (TAB in FORMAT: accept extension...
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-04 Jerry DeLislere PR fortran/32545 (Give an (compile time) error not...
2007-06-30 Tobias Burnusre PR fortran/32555 (Miscompilation of NIST testsuite)
2007-06-29 Tobias Burnusre PR fortran/32483 (edit descriptor checking: Compile...
2007-06-22 Jerry DeLislere PR fortran/31162 (missing warning for real do-loops...
2007-06-08 Steven G. Karglre PR fortran/32223 (Backslash handling inconsistent)
2007-06-07 Steven G. Kargldecl.c: Miscellaneous whitespace fixes.
2007-05-26 Jerry DeLislere PR fortran/31813 (Warn about deleted feature: H...
2007-01-26 Steven G. KarglSteven G.
2007-01-08 Steven G. Karglinterface.c, [...]: Update Copyright years.
2006-12-28 Jerry DeLislere PR libfortran/30014 (INQUIRE (iolength = xx) limited...
2006-11-18 Francois-Xavier... re PR fortran/24285 ([4.2 only] format(1000(a,$)))
2006-11-16 Brooks Mosesdata.c: Remove trailing periods from error messages.
2006-11-07 Tobias Burnusdecl.c (match_attr_spec, [...]): Unify gfc_notify_std...
2006-10-30 Tobias Burnusre PR fortran/29452 (Keyword check for specifiers in...
2006-10-28 Tobias Burnusre PR fortran/28224 (gfortran should support namelist...
2006-10-16 Kaz Kojimaio.c (gfc_match_close): Ensure that status is terminate...
2006-10-16 Steven G. Karglre PR fortran/29403 ([4.1 only] print ('(a)') not worki...
2006-10-13 François-Xavier... re PR fortran/21435 (fails to open nonexisting file...
2006-08-15 Jerry DeLislere PR fortran/25828 ([f2003] ACCESS='STREAM' io support)
2006-07-16 Paul Thomasre PR fortran/28384 (ICE on non-existent COMMON block)
2006-07-07 Paul Thomasre PR fortran/28237 (print call())
2006-05-29 Jerry DeLislere PR fortran/27634 (formatted reading/writing: real...
2006-05-26 Thomas Koenigre PR fortran/23151 (print (buf, format), expression...
2006-03-27 Jakub Jelinekio.c (check_io_constraints): Don't look at dt->advance...
2006-02-19 François-Xavier... re PR libfortran/21303 (L edit descriptor without a...
2006-02-14 Tobias Schlüterre PR fortran/26277 (false warning about unused label...
2006-01-18 Tobias Schlüterre PR fortran/18540 (Jumping into blocks gives error...
2006-01-06 Jerry DeLislere PR fortran/24268 (gfortran rejects valid format...
2005-12-22 Paul Thomasre PR fortran/20889 (type in a structure-constructor...
2005-12-16 Jerry DeLislere PR fortran/24268 (gfortran rejects valid format...
2005-12-10 Francois-Xavier... re PR fortran/25068 ([4.0/4.1] IOSTAT should be default...
2005-12-10 Thomas Koenigre PR fortran/23815 (Add -byteswapio flag)
2005-12-03 Francois-Xavier... re PR fortran/25106 ([4.0/4.1] statement label is zero)
2005-11-29 Jakub Jelinekio.c (gfc_resolve_open): RESOLVE_TAG access field as...
2005-11-21 Jakub Jelinekre PR fortran/14943 (read/write code generation is...
2005-11-06 Paul Thomasre PR fortran/24534 (PUBLIC derived types with private...
2005-09-20 Tobias Schlüterre PR fortran/23420 (ICE on invalid print statement)
2005-09-17 Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-09-09 Thomas Koeniggfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filep...
next