lra: fix spill_hard_reg_in_range clobber check
[gcc.git] / libgfortran /
2018-10-06 Janne BlomqvistUse gfc_charlen_type instead of int for string lenghts
2018-10-02 Gerald Pfeifer* io/close.c [!HAVE_UNLINK_OPEN_FILE]: Include <string.h>.
2018-09-21 Janne BlomqvistUse vectored writes when reporting errors and warnings.
2018-09-16 Thomas Koenigre PR fortran/37802 (Improve wording for matmul bound...
2018-09-14 Kyrylo Tkachov[libgfortran] Fix uninitialized variable use in fallbac...
2018-09-12 Kwok Cheung YeungFix interleaving of Fortran STOP messages
2018-09-12 Andrew StubbsFix Fortran STOP.
2018-09-07 Janne BlomqvistRemove unused init_unsigned_integer function.
2018-09-05 Hans-Peter Nilsson* io/async.h: Use __gthread_mutex_t, not pthread_mutex_t.
2018-09-02 Jerry DeLisleio.h: Change declaration of vlist type to gfc_full_arra...
2018-08-25 Thomas Koenigre PR fortran/86704 (Segmentation fault when using...
2018-08-23 David Edelsohn* async.h (ASYNC_IO): Revert _AIX test.
2018-08-22 Thomas Koeniggfortran.texi: Mention that asynchronous I/O does not...
2018-08-21 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-08-14 Rainer OrthInclude <sys/random.h> for getentropy on Solaris
2018-08-13 Janne BlomqvistUse getentropy() for seeding PRNG
2018-07-31 Andre VieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-25 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-06-10 Jerry DeLislere PR libfortran/86070 (gfortran.dg/fmt_zero_digits...
2018-06-01 Steven G. Karglre PR fortran/85816 (nested spread fails with "Integer...
2018-06-01 Steven G. Karglre PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM...
2018-05-28 Jerry DeLislere PR fortran/85840 (Memory leak in write.c)
2018-05-26 Jerry DeLisleFix PR number in last commit.
2018-05-26 Jerry DeLislere PR target/89506 (ICE: in decompose, at rtl.h:2266...
2018-05-26 Jerry DeLisleFix changelog.
2018-05-26 Jerry DeLislere PR fortran/85840 (Memory leak in write.c)
2018-05-08 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-04-24 H.J. LuRegenerate configure of target libraries
2018-04-19 Thomas SchwingePR85463 '[nvptx] "exit" in offloaded region doesn't...
2018-04-19 Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-04-18 David Malcolmre PR jit/85384 (libgccjit does not work if --with...
2018-04-06 Thomas Koenigre PR libfortran/85253 (asan detects heap-buffer-overfl...
2018-04-04 Thomas Koenigre PR libfortran/85166 ([nvptx, libgfortran] Libgomp...
2018-03-28 Jakub Jelinekgfortran.h (gfc_dt): Rename default_exp field to dec_ext.
2018-03-15 Jakub Jelinekre PR libfortran/84880 (libgfortran fail to build on...
2018-03-14 Steven G. Karglcheck.c (gfc_check_kill_sub): Remove check for INTEGER...
2018-02-23 Janne BlomqvistChangeLog entry for r257928
2018-02-23 Janne BlomqvistPR 84519 Handle optional QUIET specifier for STOP and...
2018-02-22 Janne BlomqvistPR 78534, 84509 Fix libgfortran API for PAUSE statement
2018-02-22 Janne BlomqvistCharacter length cleanup for Coarray Fortran library
2018-02-19 Andre Vehreschildgfortran.texi: Document additional src/dst_type.
2018-02-19 Igor TsimbalistCET shouldn't be enabled in 32-bit run-time libraries...
2018-02-18 Jerry DeLislere PR fortran/84412 (Erroneous "Inquire statement ident...
2018-02-12 Thomas Koeniglibgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension...
2018-01-31 Janne BlomqvistUse pointer sized array indices.
2018-01-30 Thomas Koenigre PR fortran/37577 ([meta-bug] change internal array...
2018-01-25 Paul Thomasre PR fortran/37577 ([meta-bug] change internal array...
2018-01-15 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-01-14 Jerry DeLisleFix date in Changelog
2018-01-14 Jerry DeLislere PR libfortran/83811 (fortran 'e' format broken for...
2018-01-08 Janne BlomqvistPR 78534 Regression on 32-bit targets
2018-01-07 Thomas Koeniglibgfortran.h (GFC_DTYPE_COPY): New macro.
2018-01-07 Janne BlomqvistPR 78534, 83704 Handle large formatted I/O
2018-01-06 Janne BlomqvistRemove unused variable
2018-01-06 Dominique d'HumieresPR 83704 Use size_t in write_character
2018-01-06 Janne BlomqvistPR 78534 libgfortran ChangeLog
2018-01-05 Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-02 Janne BlomqvistPR libgfortran/83649 Chunk large reads and writes
2017-12-29 Jerry DeLislere PR libfortran/83613 (Executing gfortran.dg/inquire_i...
2017-12-29 Jerry DeLislere PR fortran/83560 (list-directed formatting of INTEGE...
2017-12-16 Jerry DeLislere PR libfortran/81937 (stack-buffer-overflow on memcpy...
2017-12-14 Jerry DeLislere PR libfortran/78549 (Very slow formatted internal...
2017-12-03 Thomas Koenigre PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should...
2017-12-03 Jerry DeLisleFix typo in ChangeLog.
2017-12-03 Jerry DeLislere PR fortran/83191 (Writing a namelist with repeated...
2017-12-03 Jerry DeLisleFix spelling error in log.
2017-12-03 Jerry DeLislere PR fortran/83225 (runtime error in transfer.c)
2017-11-29 Janne Blomqvistfix merge conflict in libgfortran/ChangeLog
2017-11-29 Jerry DeLislere PR libfortran/83168 (FAIL: gfortran.dg/fmt_f0_2...
2017-11-28 Janne BlomqvistPR 53796 Improve INQUIRE(RECL=...) handling
2017-11-24 Janne BlomqvistWhitespace fix for libgfortran/ChangeLog
2017-11-24 Janne BlomqvistPR 36313 Replace int with gfc_charlen_type, take 3
2017-11-23 Thomas Koenigre PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should...
2017-11-22 Janne BlomqvistMake shift argument to eoshift0 and eoshift2 be of...
2017-11-22 Janne BlomqvistPR 83097 Use __BYTE_ORDER__ predefined macro instead...
2017-11-22 Thomas Koenigre PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should...
2017-11-22 Janne BlomqvistPR 83070 Fix -Wsign-compare warning
2017-11-21 Jerry DeLislere PR libfortran/78549 (Very slow formatted internal...
2017-11-18 Janne BlomqvistPR 44292 Handle large record lengths
2017-11-18 Janne BlomqvistPR 83036 Make NEXTREC specifier for INQUIRE work for...
2017-11-18 Janne BlomqvistPR 44292 Enable large record lengths in OPEN and INQUIR...
2017-11-17 Igor TsimbalistEnable building libgfortran with Intel CET
2017-10-27 Jerry DeLislere PR libfortran/81938 (valgrind error message and...
2017-10-10 Thomas Koenigre PR libfortran/82233 (execute_command_line causes...
2017-09-24 Dominique d'Humieres+2017-09-24 Dominique d'Humieres <dominiq@lps.ens.fr>
2017-09-10 Paul Thomasre PR fortran/34640 (ICE when assigning item of a deriv...
2017-08-28 Jerry DeLislere PR fortran/78387 (OpenMP segfault/stack size exceede...
2017-07-31 Thomas Koenigre PR fortran/81581 (runtime checks for DIM argument...
2017-07-24 Thomas KoenigChangeLog: Fix typo in date and ommitted PR number.
2017-07-24 Thomas Koenigunix.c (buf_write): Return early if there is nothing...
2017-07-09 Thomas Koenigeoshift2.c (eoshift2): Use memcpy for innermost copy...
2017-07-02 Thomas Koenigeoshift0.c: For contiguous arrays, use block algorithm.
2017-06-26 Jim WilsonFix for SPEC CPU2017 621.wrf_s failure, add missing...
2017-06-24 Thomas Koenigre PR fortran/52473 (CSHIFT slow - inline it?)
2017-06-18 Thomas Koenigre PR fortran/52473 (CSHIFT slow - inline it?)
2017-06-06 Thomas Koenigre PR fortran/80975 (matmul for zero-length arrays)
2017-05-29 Jerry DeLislere PR fortran/53029 (missed optimization in internal...
2017-05-28 Rainer OrthFix libgfortran FMA3/FMA4 tests
2017-05-26 Thomas Koenigre PR fortran/80889 (Bootstrap broken on all targets...
next