]> gcc.gnu.org Git - gcc.git/history - libgfortran
[multiple changes]
[gcc.git] / libgfortran /
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...
2015-08-07 Francois-Xavier... re PR libfortran/66458 (Loading libgfortran.so changes...
2015-08-06 Francois-Xavier... * runtime/compile_options.c (set_options): Fix typos.
2015-08-04 Uros Bizjak* config/fpu-387.h: Remove unwanted whitespace.
2015-08-04 Uros Bizjakfpu-387.h (get_fpu_trap_exceptions): Add temporary...
2015-08-04 Francois-Xavier... re PR fortran/64022 ([F2003][IEEE] ieee_support_flag...
2015-07-29 Uros Bizjakre PR libfortran/66650 (libgfortran: warning: left...
2015-07-14 Janne BlomqvistPR 66861 Fix null pointer crash on mingw.
2015-07-06 Francois-Xavier... re PR libfortran/40267 (Eventually get rid of libgfortr...
2015-04-22 Szabolcs Nagylibstdc++, libgfortran gthr workaround for musl
2015-04-21 Jerry DeLislere PR libfortran/65234 (Output descriptor (*(1E15.7...
2015-04-21 Jerry DeLislere PR fortran/56743 (Namelist bug with comment and...
2015-04-15 Jerry DeLislere PR fortran/65089 (FAIL: gfortran.dg/io_real_boz...
2015-03-28 Jerry DeLislere PR fortran/65596 (NAMELIST bug with f2003: reads...
2015-03-26 Jerry DeLislere PR fortran/65541 (namelist regression)
2015-03-22 Jerry DeLislere PR libfortran/59513 (Fortran runtime error: Sequenti...
2015-03-17 Jerry DeLislere PR fortran/64432 (SYSTEM_CLOCK(COUNT_RATE=rate)...
2015-03-11 Thomas Schwingelibgfortran LIBGFOR_MINIMAL enhancements.
2015-03-11 Janne BlomqvistPR 65200 Handle EPERM in addition to EACCES.
2015-03-10 Alessandro Fanfarillotrans.h (caf_sync_memory): New function decl tree.
2015-02-11 Jerry DeLislere PR fortran/57822 (I/O: "(g0)" wrongly prints "E...
2015-02-10 Jerry DeLislere PR fortran/57822 (I/O: "(g0)" wrongly prints "E...
2015-02-07 Jerry DeLislere PR fortran/60956 (error reading (and writing) large...
2015-01-24 Janne BlomqvistPR libfortran/64770 Segfault when trying to open existi...
2015-01-23 Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-15 Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-02 Tobias Burnussingle.c (_gfortran_caf_co_reduce): New function.
2014-11-28 Bernd SchmidtAdd support for a minimal version of libgfortran for...
2014-11-25 Uros Bizjakenv.c (getenv): Remove unused variable res_len.
next
This page took 0.277304 seconds and 8 git commands to generate.