summaryrefslogtreecommitdiff
path: root/libgfortran/runtime
Commit message (Expand)AuthorAgeFilesLines
* Fortran: Use _Float128 rather than __float128 for c_float128 kind.Sandra Loosemore2021-09-171-1/+1
* libgfortran: Further fixes for GFC/CFI descriptor conversions.Sandra Loosemore2021-09-021-25/+97
* Bind(c): Improve error checking in CFI_* functionsSandra Loosemore2021-07-271-116/+168
* Bind(c): Fix bugs in CFI_sectionSandra Loosemore2021-07-271-17/+10
* Bind(C): Correct sizes of some types in CFI_establishSandra Loosemore2021-07-271-9/+10
* Bind(C): Fix type encodings in ISO_Fortran_binding.hSandra Loosemore2021-07-271-1/+1
* PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handlingTobias Burnus2021-07-261-8/+48
* Bind(c): signed char is not a Fortran character typeSandra Loosemore2021-07-221-7/+6
* Fortran: set version field in CFI_cdesc_t to CFI_VERSIONSandra Loosemore2021-07-011-2/+2
* Fortran: fix sm computation in CFI_allocate [PR93524]Sandra Loosemore2021-06-221-4/+1
* libgfortran: Fix negation for largest integer [PR81986]Tobias Burnus2021-03-031-1/+1
* Fix strides for C descriptors with stride > 2.Harris Snyder2021-01-271-1/+6
* fortran: Fixes a bug in ISO_Fortran_binding.c.Jerry DeLisle2021-01-151-2/+1
* Update copyright years.Jakub Jelinek2021-01-0418-18/+18
* libgfortran: Verify the presence of all functions for POSIX 2008 localeMaciej W. Rozycki2020-11-261-1/+1
* Fixes a hang on an invalid ID in a WAIT statement.Thomas Koenig2020-05-231-0/+4
* Update copyright years.Jakub Jelinek2020-01-0118-18/+18
* PR fortran/92470 Fixes for CFI_addressTobias Burnus2019-11-131-7/+1
* PR fortran/92470 Fixes for CFI_addressTobias Burnus2019-11-121-24/+16
* PR fortran/92142 - CFI_setpointer corrupts descriptorJosé Rui Faustino de Sousa2019-11-111-7/+15
* Fortran] PR92284 – gfc_desc_to_cfi_desc fixesTobias Burnus2019-10-311-18/+19
* re PR fortran/91926 (assumed rank optional)Paul Thomas2019-10-191-2/+1
* Extend 'libgfortran/runtime/minimal.c' per r274599 "PR fortran/68401 Improve ...Thomas Schwinge2019-10-081-1/+22
* Revise 'libgfortran/runtime/minimal.c' to better conform to the original sourcesThomas Schwinge2019-10-081-72/+165
* re PR fortran/91926 (assumed rank optional)Paul Thomas2019-10-051-1/+2
* PR fortran/68401 Improve allocation error messageJanne Blomqvist2019-08-171-1/+45
* re PR libfortran/91030 (Poor performance of I/O -fconvert=big-endian)Thomas Koenig2019-07-211-0/+8
* Use __builtin_mul_overflow in xmallocarrayJanne Blomqvist2019-06-141-9/+4
* re PR fortran/89843 (CFI_section delivers incorrect result descriptor)Paul Thomas2019-04-141-30/+35
* re PR fortran/89385 (Incorrect members of C descriptor for an allocatable obj...Paul Thomas2019-02-231-5/+6
* gfortran.texi: Add description in sections on TS 29113 and further interopera...Paul Thomas2019-01-121-0/+864
* Update copyright years.Jakub Jelinek2019-01-0117-17/+17
* Use atomic load/store to access static backtrace state pointerJanne Blomqvist2018-12-021-6/+11
* Initialize backtrace state onceJanne Blomqvist2018-11-301-4/+8
* Make recursion_check work for multiple threadsJanne Blomqvist2018-11-231-7/+36
* Use vectored writes when reporting errors and warnings.Janne Blomqvist2018-09-214-79/+221
* Fix interleaving of Fortran STOP messagesKwok Cheung Yeung2018-09-121-1/+1
* Fix Fortran STOP.Andrew Stubbs2018-09-121-0/+2
* Remove unused init_unsigned_integer function.Janne Blomqvist2018-09-071-19/+0
* re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig2018-08-211-19/+59
* Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds.Andre Vieira2018-07-311-56/+19
* re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig2018-07-251-19/+56
* PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process'Thomas Schwinge2018-04-191-2/+78
* re PR libfortran/85166 ([nvptx, libgfortran] Libgomp fortran tests using stop...Thomas Koenig2018-04-041-0/+14
* PR 84519 Handle optional QUIET specifier for STOP and ERROR STOPJanne Blomqvist2018-02-232-22/+33
* PR 78534, 84509 Fix libgfortran API for PAUSE statementJanne Blomqvist2018-02-221-5/+5
* Character length cleanup for Coarray Fortran libraryJanne Blomqvist2018-02-221-9/+9
* Use pointer sized array indices.Janne Blomqvist2018-01-313-10/+7
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2018-01-302-13/+29
* Update copyright years.Jakub Jelinek2018-01-0317-17/+17