summaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2017-10-10re PR libfortran/82233 (execute_command_line causes program to stop when comm...Thomas Koenig
2017-09-24+2017-09-24 Dominique d'Humieres <dominiq@lps.ens.fr>Dominique d'Humieres
2017-09-10re PR fortran/34640 (ICE when assigning item of a derived-component to a poin...Paul Thomas
2017-08-28re PR fortran/78387 (OpenMP segfault/stack size exceeded writing to internal ...Jerry DeLisle
2017-07-31re PR fortran/81581 (runtime checks for DIM argument of intrinsic SUM missing)Thomas Koenig
2017-07-24ChangeLog: Fix typo in date and ommitted PR number.Thomas Koenig
2017-07-24unix.c (buf_write): Return early if there is nothing to write.Thomas Koenig
2017-07-09eoshift2.c (eoshift2): Use memcpy for innermost copy where possible.Thomas Koenig
2017-07-02eoshift0.c: For contiguous arrays, use block algorithm.Thomas Koenig
2017-06-26Fix for SPEC CPU2017 621.wrf_s failure, add missing locking code.Jim Wilson
2017-06-24re PR fortran/52473 (CSHIFT slow - inline it?)Thomas Koenig
2017-06-18re PR fortran/52473 (CSHIFT slow - inline it?)Thomas Koenig
2017-06-06re PR fortran/80975 (matmul for zero-length arrays)Thomas Koenig
2017-05-29re PR fortran/53029 (missed optimization in internal read (without implied-do...Jerry DeLisle
2017-05-28Fix libgfortran FMA3/FMA4 testsRainer Orth
2017-05-26re PR fortran/80889 (Bootstrap broken on all targets due to rev 248472)Thomas Koenig
2017-05-25re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2017-05-19[multiple changes]Jerry DeLisle
2017-05-17re PR fortran/80741 ([Regression 7/8] DTIO wrong code causes incorrect behavi...Jerry DeLisle
2017-05-15re PR libfortran/80727 (Crash of runtime gfortran library during integer tran...Jerry DeLisle
2017-05-15re PR fortran/80765 (178.galgel in SPEC CPU 2000 fails to run)Thomas Koenig
2017-05-12Typo fixes for "Don't assume __secure_getenv is available"Thomas Schwinge
2017-05-11Don't assume __secure_getenv is availableJanne Blomqvist
2017-05-10re PR target/80687 (VLA usage in libgfortran; nvptx target: "sorry, unimpleme...Thomas Koenig
2017-05-08re PR libfortran/80602 (Reduce stack usage for blocked matmul)Thomas Koenig
2017-04-11close.c: Fix white space in pointer declarations and comment formats where ap...Jerry DeLisle
2017-03-29re PR fortran/78670 ([F03] Incorrect file position with namelist read under D...Jerry DeLisle
2017-03-28re PR fortran/78661 ([OOP] Namelist output missing object designator under DTIO)Janus Weil
2017-03-27list_read.c: Insert /* Fall through.Dominique d'Humieres
2017-03-25re PR fortran/78881 ([F03] reading from string with DTIO procedure does not w...Jerry DeLisle
2017-03-17re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig
2017-03-15Don't use Win32 functions on CYGWIN.NightStrike
2017-03-15re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig
2017-03-11re PR fortran/78854 ([F03] DTIO namelist output not working on internal unit)Jerry DeLisle
2017-03-10re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig
2017-03-05check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild
2017-03-02matmul.m4 (matmul_'rtype_code`): Avoid race condition on storing function poi...Thomas Koenig
2017-03-02re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig
2017-02-27Don't try to use rand_s on CYGWINJanne Blomqvist
2017-02-20re PR fortran/79382 (DTIO ICE)Paul Thomas
2017-01-31re PR fortran/79305 (real128 - undefined reference to cexpl)Steven G. Kargl
2017-01-19re PR target/78478 (Compile Error for i386-rtems)Uros Bizjak
2017-01-19re PR target/79127 (Error: invalid register for .seh_savexmm in matmul_i4.c)Jakub Jelinek
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-13Revert r244448Janne Blomqvist
2017-01-13PR 78534 Change character length from int to size_tJanne Blomqvist
2017-01-13re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Andre Vehreschild
2017-01-07re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f...Andre Vehreschild
2017-01-03PR 78534 Revert r244011Janne Blomqvist
2017-01-03PR 78534 Change character length from int to size_tJanne Blomqvist