aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2017-01-31re PR fortran/79305 (real128 - undefined reference to cexpl)Steven G. Kargl3-2/+8
2017-01-19re PR target/78478 (Compile Error for i386-rtems)Uros Bizjak5-1/+55
2017-01-19re PR target/79127 (Error: invalid register for .seh_savexmm in matmul_i4.c)Jakub Jelinek3-2/+24
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek5-4/+36
2017-01-13Revert r244448Janne Blomqvist13-59/+37
2017-01-13PR 78534 Change character length from int to size_tJanne Blomqvist13-37/+59
2017-01-13re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Andre Vehreschild2-2/+11
2017-01-07re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f...Andre Vehreschild2-4/+24
2017-01-03PR 78534 Revert r244011Janne Blomqvist13-59/+37
2017-01-03PR 78534 Change character length from int to size_tJanne Blomqvist13-37/+59
2017-01-01Update copyright years.Jakub Jelinek629-2161/+2170
2016-12-21random.c: Do not include <sys/types.h> header.Francois-Xavier Coudert126-135/+134
2016-12-21libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert381-394/+399
2016-12-21abort.c: Remove unused headers.Francois-Xavier Coudert360-397/+378
2016-12-21re PR libfortran/70311 (libgfortran build dies on "implicit declaration of fu...Francois-Xavier Coudert4-1/+10
2016-12-21iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2".Francois-Xavier Coudert3-21/+8
2016-12-21gfortran.map: Move all _gfortran_* __iso_c_binding_* symbols to GFORTRAN_7.Francois-Xavier Coudert2-394/+363
2016-12-19trans-decl.c (create_main_function): Remove unused elements to the set_option...Francois-Xavier Coudert2-12/+9
2016-12-19Remove unused functions, take 2.Janne Blomqvist45-3062/+4
2016-12-19trans.h: Remove gfor_fndecl_stop_numeric_f08.Francois-Xavier Coudert3-19/+5
2016-12-19* Makefile.in: Regenerate.François-Xavier Coudert1-31/+13
2016-12-19Makefile.am: Remove ISO_C_BINDING runtime functions.Francois-Xavier Coudert6-733/+9
2016-12-19Makefile.am: Remove intrinsics/bit_intrinsics.c.Francois-Xavier Coudert5-160/+17
2016-12-19Remove unused libgfortran functionsJanne Blomqvist6-563/+104
2016-12-19chmod.c (chmod_internal): Fix case where mode_t is different from unsigned int.Francois-Xavier Coudert2-7/+6
2016-12-18re PR fortran/78545 (Possible correction to online LTIME documentation)Dominique d'Humieres2-4/+9
2016-12-16re PR fortran/78662 ([F03] Incorrect parsing of quotes in the char-literal-co...Jerry DeLisle2-16/+39
2016-12-12Disable hwcaps on libgfortranRainer Orth6-371/+445
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig22-516/+29850
2016-11-30single.c (_gfortran_caf_get_by_ref): Prevent compile time warning.Andre Vehreschild2-2/+9
2016-11-30single.c (_gfortran_caf_is_present): Prevent fallthrough warnings.Andre Vehreschild1-0/+2
2016-11-30libcaf.h: Add new action types for (de-)registration of allocatable component...Andre Vehreschild3-8/+149
2016-11-16re PR libfortran/51119 (MATMUL slow for large matrices)Jerry DeLisle3-2/+8
2016-11-16[PR libgfortran/78314] Fix ieee_support_haltingSzabolcs Nagy2-1/+40
2016-11-15[multiple changes]Jerry DeLisle17-1138/+4436
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose2-1/+4
2016-11-03Default missing exponents to 0 with -fdec.Fritz Reese4-3/+35
2016-10-31re PR fortran/54679 (Erroneous "Expected P edit descriptor" in conjunction wi...Jerry DeLisle2-6/+19
2016-10-30re PR libfortran/78123 (Short reads with T edit descriptor not padding correc...Jerry DeLisle2-1/+8
2016-10-26New I/O specifiers CARRIAGECONTROL, READONLY, SHARE with -fdec.Fritz Reese13-17/+490
2016-10-24re PR libfortran/77828 (Linking gfortran-7 compiled program with libgfortran ...Jerry DeLisle4-21/+23
2016-10-21re PR libfortran/78055 (Many new gfortran test failures)Jerry DeLisle2-0/+7
2016-10-21transfer.c (finalize_transfer): Free format data in child procedures.Jerry DeLisle2-5/+16
2016-10-18re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Jerry DeLisle4-17/+45
2016-10-16PR 48587 Newunit allocator, cleanupJanne Blomqvist2-9/+8
2016-10-15PR 48587 Newunit allocatorJanne Blomqvist5-27/+118
2016-10-09PR 67585 Handle EINTRJanne Blomqvist3-26/+98
2016-10-05re PR libfortran/77868 (Fail to NULL guard check for internal unit in inquire...Jerry DeLisle2-2/+8
2016-10-052016-10-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle2-1/+8
2016-10-01re PR libfortran/77663 (libgfortran/caf/single.c: three minor problems and a ...Andre Vehreschild2-9/+23