Age | Commit message (Expand) | Author | Files | Lines |
2023-01-07 | Always define `WIN32_LEAN_AND_MEAN` before <windows.h> | LIU Hao | 1 | -0/+1 |
2022-06-28 | fortran, libgfortran: Avoid using libquadmath for glibc 2.26+ | Jakub Jelinek | 6 | -19/+48 |
2022-01-11 | libgfortran: Avoid using libquadmath APIs on powerpc64le on glibc 2.32+ | Jakub Jelinek | 2 | -0/+12 |
2022-01-11 | fortran, libgfortran: Add remaining missing *_r17 symbols | Jakub Jelinek | 3 | -40/+242 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 66 | -66/+66 |
2021-12-16 | Fix timezone handling near year boundaries | Francois-Xavier Coudert | 2 | -14/+24 |
2021-12-14 | Fortran: PACK intrinsic should not try to read from zero-sized array | Harald Anlauf | 1 | -0/+9 |
2021-09-27 | Fortran: Fix assumed-size to assumed-rank passing [PR94070] | Tobias Burnus | 1 | -0/+4 |
2021-09-26 | Fortran: Fix associated intrinsic with assumed rank [PR101334] | Tobias Burnus | 1 | -1/+2 |
2021-06-08 | Fix "tailing" typo. | Martin Liska | 1 | -1/+1 |
2021-06-05 | Fortran: Fix some issues with pointers to character. | José Rui Faustino de Sousa | 1 | -1/+1 |
2021-05-22 | Steve Kargl <kargl@gcc.gnu.org> | Andre Vehreschild | 1 | -54/+60 |
2021-05-05 | libgfortran/intrinsics/chmod.c: Silence unused var warning | Tobias Burnus | 1 | -1/+4 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 66 | -66/+66 |
2020-11-21 | Darwin, libgfortran : Do not use environ directly from the library. | Iain Sandoe | 1 | -0/+5 |
2020-10-30 | PR libfortran/97581 - clean up size calculation of random generator state | Harald Anlauf | 1 | -15/+17 |
2020-08-24 | Fortran : get_environment_variable runtime error PR96486 | Mark Eggleston | 1 | -5/+2 |
2020-04-23 | Protect the trigd functions in libgfortran from unavailable math functions. | Fritz Reese | 3 | -117/+310 |
2020-04-22 | libgfortran: Provide some further math library fallbacks [PR94694] | Jakub Jelinek | 1 | -0/+77 |
2020-04-07 | Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics. | Fritz Reese | 3 | -0/+816 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 63 | -63/+63 |
2019-09-05 | Improve PRNG jumping when using threads | Janne Blomqvist | 1 | -27/+19 |
2019-08-13 | PR fortran/91414 Bugfix for previous commit | Janne Blomqvist | 1 | -1/+4 |
2019-08-13 | PR fortran/91414: Improved PRNG | Janne Blomqvist | 1 | -114/+99 |
2019-05-19 | libfortran/90038 Reap dead children when wait=.false. | Janne Blomqvist | 1 | -0/+25 |
2019-05-17 | libfortran/90038: Use posix_spawn instead of fork | Janne Blomqvist | 1 | -4/+14 |
2019-01-07 | re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic) | Thomas Koenig | 1 | -0/+49 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 62 | -62/+62 |
2018-12-28 | re PR libfortran/81984 (NULL string pointer dereferencing forces undefined be... | Steven G. Kargl | 1 | -0/+8 |
2018-08-14 | Include <sys/random.h> for getentropy on Solaris | Rainer Orth | 1 | -0/+3 |
2018-08-13 | Use getentropy() for seeding PRNG | Janne Blomqvist | 1 | -5/+4 |
2018-06-01 | re PR fortran/85816 (nested spread fails with "Integer overflow in xmallocarr... | Steven G. Kargl | 2 | -3/+3 |
2018-06-01 | re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG... | Steven G. Kargl | 1 | -0/+94 |
2018-03-15 | re PR libfortran/84880 (libgfortran fail to build on aarch64/arm 32bit cross ... | Jakub Jelinek | 1 | -3/+3 |
2018-03-14 | check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8). | Steven G. Kargl | 1 | -39/+12 |
2018-02-12 | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use v... | Thomas Koenig | 2 | -4/+6 |
2018-01-31 | Use pointer sized array indices. | Janne Blomqvist | 1 | -16/+11 |
2018-01-30 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Thomas Koenig | 4 | -36/+77 |
2018-01-25 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Paul Thomas | 2 | -5/+6 |
2018-01-07 | libgfortran.h (GFC_DTYPE_COPY): New macro. | Thomas Koenig | 7 | -12/+12 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 8 | -28/+29 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 61 | -61/+61 |
2017-11-22 | Make shift argument to eoshift0 and eoshift2 be of type index_type | Janne Blomqvist | 2 | -6/+2 |
2017-11-22 | PR 83070 Fix -Wsign-compare warning | Janne Blomqvist | 1 | -1/+1 |
2017-10-10 | re PR libfortran/82233 (execute_command_line causes program to stop when comm... | Thomas Koenig | 1 | -8/+2 |
2017-07-09 | eoshift2.c (eoshift2): Use memcpy for innermost copy where possible. | Thomas Koenig | 1 | -6/+17 |
2017-07-02 | eoshift0.c: For contiguous arrays, use block algorithm. | Thomas Koenig | 1 | -36/+108 |
2017-03-15 | Don't use Win32 functions on CYGWIN. | NightStrike | 3 | -6/+6 |
2017-03-15 | re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra... | Thomas Koenig | 1 | -0/+12 |
2017-02-27 | Don't try to use rand_s on CYGWIN | Janne Blomqvist | 1 | -1/+1 |