| Commit message (Expand) | Author | Age | Files | Lines |
* | libgfortran: Provide some further math library fallbacks [PR94694] | Jakub Jelinek | 2020-04-22 | 6 | -0/+480 |
* | i386: Remove unneeded assignments when triggering SSE exceptions | Uros Bizjak | 2020-04-19 | 2 | -6/+5 |
* | Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics. | Fritz Reese | 2020-04-07 | 7 | -5/+852 |
* | Use au->lock exclusively for locking in async I/O. | Thomas König | 2020-02-18 | 3 | -37/+55 |
* | Use a non-empty test program to test ability to link. | Sandra Loosemore | 2020-02-12 | 2 | -2/+9 |
* | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 2020-01-24 | 5 | -4/+49 |
* | PR93234 INQUIRE on pre-assigned files of ROUND and SIGN properties | Jerry DeLisle | 2020-01-17 | 2 | -8/+14 |
* | PR90374 Zero width format specifiers. | Jerry DeLisle | 2020-01-17 | 3 | -2/+14 |
* | PR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit descriptors. | Jerry DeLisle | 2020-01-02 | 6 | -97/+142 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 776 | -1226/+1235 |
* | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 2019-12-01 | 2 | -11/+19 |
* | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 2019-11-28 | 3 | -7/+19 |
* | re PR libfortran/92100 (Formatted stream IO irreproducible read with binary d... | Jerry DeLisle | 2019-11-24 | 2 | -2/+10 |
* | Fix EOF handling for arrays. | Thomas Koenig | 2019-11-24 | 2 | -15/+58 |
* | libgfortran: Regenerate `Makefile.in' for `runstatedir' removal | Maciej W. Rozycki | 2019-11-18 | 2 | -1/+4 |
* | PR fortran/92470 Fixes for CFI_address | Tobias Burnus | 2019-11-13 | 2 | -7/+7 |
* | PR fortran/92470 Fixes for CFI_address | Tobias Burnus | 2019-11-12 | 2 | -24/+25 |
* | PR fortran/92142 - CFI_setpointer corrupts descriptor | José Rui Faustino de Sousa | 2019-11-11 | 2 | -7/+22 |
* | re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ... | Jerry DeLisle | 2019-11-07 | 6 | -37/+69 |
* | Fortran] PR92284 – gfc_desc_to_cfi_desc fixes | Tobias Burnus | 2019-10-31 | 2 | -20/+25 |
* | re PR fortran/91926 (assumed rank optional) | Paul Thomas | 2019-10-19 | 2 | -2/+7 |
* | Extend 'libgfortran/runtime/minimal.c' per r274599 "PR fortran/68401 Improve ... | Thomas Schwinge | 2019-10-08 | 2 | -1/+25 |
* | Revise 'libgfortran/runtime/minimal.c' to better conform to the original sources | Thomas Schwinge | 2019-10-08 | 2 | -72/+169 |
* | re PR fortran/91926 (assumed rank optional) | Paul Thomas | 2019-10-05 | 2 | -2/+9 |
* | re PR libfortran/91593 (Implicit enum conversions in libgfortran/io/transfer.c) | Jerry DeLisle | 2019-10-02 | 3 | -3/+12 |
* | re PR libfortran/91593 (Implicit enum conversions in libgfortran/io/transfer.c) | Jerry DeLisle | 2019-09-28 | 3 | -8/+25 |
* | Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update | Maciej W. Rozycki | 2019-09-27 | 2 | -25/+27 |
* | Improve PRNG jumping when using threads | Janne Blomqvist | 2019-09-05 | 2 | -27/+32 |
* | PR fortran/68401 Improve allocation error message | Janne Blomqvist | 2019-08-17 | 4 | -1/+62 |
* | PR fortran/91414 Bugfix for previous commit | Janne Blomqvist | 2019-08-13 | 1 | -1/+4 |
* | PR fortran/91414: Improved PRNG | Janne Blomqvist | 2019-08-13 | 2 | -114/+127 |
* | PR 53796 Make inquire(file=, recl=) conform to F2018 | Janne Blomqvist | 2019-08-07 | 2 | -1/+9 |
* | re PR libfortran/91030 (Poor performance of I/O -fconvert=big-endian) | Thomas Koenig | 2019-07-21 | 4 | -12/+62 |
* | Enable full GFortran library for AMD GCN | Kwok Cheung Yeung | 2019-06-25 | 3 | -4/+8 |
* | libfortran/65921: Add forgotten PR number to ChangeLog | Janne Blomqvist | 2019-06-20 | 1 | -0/+1 |
* | Use __builtin_mul_overflow in xmallocarray | Janne Blomqvist | 2019-06-14 | 2 | -9/+9 |
* | fortran/89100: Default widths with -fdec-format-defaults | Janne Blomqvist | 2019-05-22 | 6 | -14/+160 |
* | libfortran/90038 Reap dead children when wait=.false. | Janne Blomqvist | 2019-05-19 | 5 | -3/+49 |
* | libfortran/90038: Use posix_spawn instead of fork | Janne Blomqvist | 2019-05-17 | 6 | -13/+52 |
* | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Jakub Jelinek | 2019-05-17 | 2 | -0/+898 |
* | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Jakub Jelinek | 2019-05-17 | 4 | -2/+38 |
* | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Jakub Jelinek | 2019-05-17 | 2 | -0/+12 |
* | Allow opening file on multiple units | Janne Blomqvist | 2019-05-15 | 2 | -1/+8 |
* | Makefile.am (gfor_cdir): Remove $(MULTISUBDIR). | Jakub Jelinek | 2019-05-02 | 3 | -2/+7 |
* | re PR fortran/89843 (CFI_section delivers incorrect result descriptor) | Paul Thomas | 2019-04-14 | 2 | -30/+61 |
* | re PR libfortran/79540 (FAIL: gfortran.dg/fmt_fw_d.f90 -O0 execution test) | John David Anglin | 2019-03-25 | 2 | -2/+9 |
* | re PR libfortran/89593 (warning "passing argument 3 of ‘_gfortran_caf_{get,... | Jakub Jelinek | 2019-03-05 | 2 | -2/+10 |
* | transfer.c (transfer_array_inner): Do not cast charlen to index_type. | Uros Bizjak | 2019-02-26 | 2 | -2/+6 |
* | re PR libfortran/89274 (Inconsistent list directed output of INTEGER(16)) | Dominique d'Humieres | 2019-02-25 | 2 | -0/+9 |
* | re PR fortran/89385 (Incorrect members of C descriptor for an allocatable obj... | Paul Thomas | 2019-02-23 | 2 | -6/+21 |