]> gcc.gnu.org Git - gcc.git/history - libgfortran
Enable building libmpx with Intel CET
[gcc.git] / libgfortran /
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...
2016-10-24 Jerry DeLislere PR libfortran/77828 (Linking gfortran-7 compiled...
2016-10-21 Jerry DeLislere PR libfortran/78055 (Many new gfortran test failures)
2016-10-21 Jerry DeLisletransfer.c (finalize_transfer): Free format data in...
2016-10-18 Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-10-16 Janne BlomqvistPR 48587 Newunit allocator, cleanup
2016-10-15 Janne BlomqvistPR 48587 Newunit allocator
2016-10-09 Janne BlomqvistPR 67585 Handle EINTR
2016-10-05 Jerry DeLislere PR libfortran/77868 (Fail to NULL guard check for...
2016-10-05 Jerry DeLisle2016-10-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2016-10-01 Andre Vehreschildre PR libfortran/77663 (libgfortran/caf/single.c: three...
2016-09-28 Jerry DeLislere PR fortran/77707 (formatted direct access: nextrec...
2016-09-23 Jerry DeLislere PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-09-21 Janne BlomqvistUse rand_s on MinGW-w64, fix array bound overflow.
2016-09-19 Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-09-09 Steven G. Karglre PR fortran/77507 (gfortran rejects keyworded calls...
2016-09-06 Jerry DeLisleFix dates on changelog
2016-09-06 Jerry DeLislere PR libfortran/77393 (Revision r237735 changed the...
2016-08-31 Jerry DeLislere PR libfortran/77393 (Revision r237735 changed the...
2016-08-31 Paul Thomas[multiple changes]
next
This page took 0.200922 seconds and 8 git commands to generate.