]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/ChangeLog
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
[thirdparty/gcc.git] / libgfortran / ChangeLog
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  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 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]
2016-08-29  Nathan Sidwellconfigure.ac (nvptx-*): Hardwire newlib.
2016-08-19  Janne BlomqvistUse a XOR cipher instead of byte shuffling to protect...
2016-08-19  Janne BlomqvistAlways initialize PRNG using random data from the OS.
2016-08-11  Rainer OrthInclude <stdlib.h> in intrinsics/random.c
2016-08-11  Janne BlomqvistReplace KISS PRNG with xorshift1024* using per-thread...
2016-07-22  Andre Vehreschildlibcaf.h: Add parameter stat to caf_get() and caf_send...
2016-06-23  Jerry DeLislere PR libfortran/48852 (Invalid spaces in list-directed...
2016-05-24  Jerry DeLislere PR libfortran/71123 (Namelist read failure on Windows)
2016-05-24  Jerry DeLislere PR libfortran/70684 (incorrect reading of values...
2016-04-19  Jerry DeLislere PR libfortran/70684 (incorrect reading of values...
2016-03-30  Dominique d'Humieres[multiple changes]
2016-03-28  Alessandro FanfarilloSTOP managed by external library when coarrays are...
2016-02-23  Jerry DeLislere PR fortran/69456 (Namelist value with trailing sign...
2016-02-17  Jerry DeLislere PR libfortran/69651 ([6 Regession] Usage of unitiali...
2016-02-15  Jerry DeLislere PR libfortran/69651 ([6 Regession] Usage of unitiali...
2016-02-12  Jerry DeLislere PR fortran/69668 (Error reading namelist opened...
2016-01-23  John David Anglinre PR libfortran/68744 (FAIL: gfortran.dg/backtrace_1...
2016-01-15  Jakub Jelinekexecute_command_line.c (set_cmdstat): Use "%s", msg...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-29  Jerry DeLislere PR libfortran/68987 (double free or corruption in...
2015-12-15  Jerry DeLislePR libfortran/pr68867
2015-12-05  Juoko Oravare PR fortran/50201 (gfortran with -static causes seg...
2015-12-02  Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-23  Jerry DeLislere PR fortran/52251 (Nonadvancing I/O and the t edit...
2015-11-22  Jerry DeLislewrite_float.def (output_float): Move block determining...
2015-09-12  Francois-Xavier... re PR libfortran/67527 (io.h sanitizer complains on...
2015-09-04  Janne BlomqvistPR 53379 Print backtrace on error termination.
2015-09-03  Janne Blomqvistlibgfortran: Use remove(3) instead of unlink(2) when...
2015-09-02  Janne BlomqvistPR 67414 Better diagnostics on backtrace failure, gf_st...
2015-08-31  Francois-Xavier... re PR fortran/47571 (undefined reference to clock_getti...
2015-08-31  Francois-Xavier... re PR fortran/47571 (undefined reference to clock_getti...
2015-08-29  Jerry DeLislere PR fortran/67367 (Program crashes on READ(IOSTAT...
2015-08-29  Francois-Xavier... acinclude.m4: Remove LIBGFOR_CHECK_ATTRIBUTE_DLLEXPORT.
2015-08-29  Francois-Xavier... * io/unix.c (min): Remove unused macro.
2015-08-28  Francois-Xavier... re PR fortran/53668 (Cray-pointer diagnostic enhancement)
2015-08-28  James Greenhalgh[Patch] Add to the libgfortran/newlib bodge to "detect...
2015-08-26  Francois-Xavier... re PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2015-08-26  Francois-Xavier... libgfortran.h (show_variables): Remove prototype.
2015-08-25  Francois-Xavier... unit.c (get_internal_unit): Make default sign mode...
2015-08-25  Francois-Xavier... * libgfortran.h (check_buffered): Remove unused prototype.
2015-08-24  Francois-Xavier... re PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10...
2015-08-23  Francois-Xavier... re PR libfortran/54572 (Use libbacktrace library)
2015-08-23  François-Xavier... re PR libfortran/62296 (EXECUTE_COMMAND_LINE not F2008...
2015-08-10  Steven G. Karglre PR libfortran/67140 (undefined reference to _gfortra...
2015-08-10  Steven G. Kargl[multiple changes]
2015-08-09  Francois-Xavier... re PR libfortran/66936 (io/unix.c gratuitously uses...
next