hppa: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
[official-gcc.git] / libgfortran / ChangeLog
blob8af3882ec596a0ca26dca1b42c0869dea9c1e2b3
1 2024-01-15  Lipeng Zhu  <lipeng.zhu@intel.com>
3         * io/io.h (dec_waiting_unlocked): Use
4         __gthread_rwlock_wrlock/__gthread_rwlock_unlock or
5         __gthread_mutex_lock/__gthread_mutex_unlock functions
6         to replace WRLOCK and RWUNLOCK macros.
8 2024-01-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
10         * io/write.c (namelist_write): If internal_unit precede with space.
13 Copyright (C) 2024 Free Software Foundation, Inc.
15 Copying and distribution of this file, with or without modification,
16 are permitted in any medium without royalty provided the copyright
17 notice and this notice are preserved.