re PR tree-optimization/89572 (ICE in dyn_cast<gcond*, gimple>(gimple*) / get_loop_ex...
[gcc.git] / libgfortran /
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...
2017-05-25 Thomas Koenigre PR libfortran/78379 (Processor-specific versions...
2017-05-19 Jerry DeLisle[multiple changes]
2017-05-17 Jerry DeLislere PR fortran/80741 ([Regression 7/8] DTIO wrong code...
2017-05-15 Jerry DeLislere PR libfortran/80727 (Crash of runtime gfortran libra...
2017-05-15 Thomas Koenigre PR fortran/80765 (178.galgel in SPEC CPU 2000 fails...
2017-05-12 Thomas SchwingeTypo fixes for "Don't assume __secure_getenv is available"
2017-05-11 Janne BlomqvistDon't assume __secure_getenv is available
2017-05-10 Thomas Koenigre PR target/80687 (VLA usage in libgfortran; nvptx...
2017-05-08 Thomas Koenigre PR libfortran/80602 (Reduce stack usage for blocked...
2017-04-11 Jerry DeLisleclose.c: Fix white space in pointer declarations and...
2017-03-29 Jerry DeLislere PR fortran/78670 ([F03] Incorrect file position...
2017-03-28 Janus Weilre PR fortran/78661 ([OOP] Namelist output missing...
2017-03-27 Dominique d'Humiereslist_read.c: Insert /* Fall through.
2017-03-25 Jerry DeLislere PR fortran/78881 ([F03] reading from string with...
2017-03-17 Thomas Koenigre PR libfortran/79956 (many new -Wmaybe-uninitialized...
2017-03-15 NightStrikeDon't use Win32 functions on CYGWIN.
2017-03-15 Thomas Koenigre PR libfortran/79956 (many new -Wmaybe-uninitialized...
2017-03-11 Jerry DeLislere PR fortran/78854 ([F03] DTIO namelist output not...
2017-03-10 Thomas Koenigre PR libfortran/79956 (many new -Wmaybe-uninitialized...
2017-03-05 Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-03-02 Thomas Koenigmatmul.m4 (matmul_'rtype_code`): Avoid race condition...
2017-03-02 Thomas Koenigre PR libfortran/78379 (Processor-specific versions...
2017-02-27 Janne BlomqvistDon't try to use rand_s on CYGWIN
2017-02-20 Paul Thomasre PR fortran/79382 (DTIO ICE)
2017-01-31 Steven G. Karglre PR fortran/79305 (real128 - undefined reference...
2017-01-19 Uros Bizjakre PR target/78478 (Compile Error for i386-rtems)
2017-01-19 Jakub Jelinekre PR target/79127 (Error: invalid register for .seh_sa...
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-13 Janne BlomqvistRevert r244448
2017-01-13 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-13 Andre Vehreschildre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2017-01-07 Andre Vehreschildre PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc...
2017-01-03 Janne BlomqvistPR 78534 Revert r244011
2017-01-03 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Francois-Xavier... random.c: Do not include <sys/types.h> header.
2016-12-21 Francois-Xavier... libgfortran.h: Include <stdlib.h> header.
2016-12-21 Francois-Xavier... abort.c: Remove unused headers.
2016-12-21 Francois-Xavier... re PR libfortran/70311 (libgfortran build dies on ...
2016-12-21 Francois-Xavier... iresolve.c (gfc_resolve_ftell): Call "ftell" instead...
2016-12-21 Francois-Xavier... gfortran.map: Move all _gfortran_* __iso_c_binding_...
2016-12-19 Francois-Xavier... trans-decl.c (create_main_function): Remove unused...
2016-12-19 Janne BlomqvistRemove unused functions, take 2.
2016-12-19 Francois-Xavier... trans.h: Remove gfor_fndecl_stop_numeric_f08.
2016-12-19 François-Xavier... * Makefile.in: Regenerate.
2016-12-19 Francois-Xavier... Makefile.am: Remove ISO_C_BINDING runtime functions.
2016-12-19 Francois-Xavier... Makefile.am: Remove intrinsics/bit_intrinsics.c.
2016-12-19 Janne BlomqvistRemove unused libgfortran functions
2016-12-19 Francois-Xavier... chmod.c (chmod_internal): Fix case where mode_t is...
2016-12-18 Dominique d'Humieresre PR fortran/78545 (Possible correction to online...
2016-12-16 Jerry DeLislere PR fortran/78662 ([F03] Incorrect parsing of quotes...
2016-12-12 Rainer OrthDisable hwcaps on libgfortran
2016-12-03 Thomas Koenigre PR libfortran/78379 (Processor-specific versions...
2016-11-30 Andre Vehreschildsingle.c (_gfortran_caf_get_by_ref): Prevent compile...
2016-11-30 Andre Vehreschildsingle.c (_gfortran_caf_is_present): Prevent fallthroug...
2016-11-30 Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-11-16 Jerry DeLislere PR libfortran/51119 (MATMUL slow for large matrices)
2016-11-16 Szabolcs Nagy[PR libgfortran/78314] Fix ieee_support_halting
2016-11-15 Jerry DeLisle[multiple changes]
2016-11-15 Matthias Kloseconfig-ml.in: Remove references to GCJ.
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-30 Jerry DeLislere PR libfortran/78123 (Short reads with T edit descrip...
2016-10-26 Fritz ReeseNew I/O specifiers CARRIAGECONTROL, READONLY, SHARE...
next