]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/io/async.h
m2: Remove uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
[thirdparty/gcc.git] / libgfortran / io / async.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-11  Lipeng Zhulibgfortran: Replace mutex with rwlock
2023-01-16  Jakub JelinekUpdate copyright years.
2022-10-10  LIU Haolibgfortran: Use `__gthread_t` instead of `pthread_t`
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-02-18  Thomas KönigUse au->lock exclusively for locking in async I/O.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-09-05  Hans-Peter Nilsson* io/async.h: Use __gthread_mutex_t, not pthread_mutex_t.
2018-08-23  David Edelsohn* async.h (ASYNC_IO): Revert _AIX test.
2018-08-22  Thomas Koeniggfortran.texi: Mention that asynchronous I/O does not...
2018-08-21  Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-31  Andre VieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-25  Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)