gcc/libatomic/config/s390
Stefan Schulze Frielinghaus 9056d0df83 s390: libatomic: Fix 16 byte atomic {cas,load,store}
This is a follow-up to commit a4c6bd0821
introducing a runtime check for alignment for 16 byte atomic
compare-exchange, load, and store.

libatomic/ChangeLog:

	* config/s390/cas_n.c: New file.
	* config/s390/load_n.c: New file.
	* config/s390/store_n.c: New file.
2023-03-03 17:09:46 +01:00
..
cas_n.c s390: libatomic: Fix 16 byte atomic {cas,load,store} 2023-03-03 17:09:46 +01:00
exch_n.c Update copyright years. 2023-01-16 11:52:17 +01:00
load_n.c s390: libatomic: Fix 16 byte atomic {cas,load,store} 2023-03-03 17:09:46 +01:00
store_n.c s390: libatomic: Fix 16 byte atomic {cas,load,store} 2023-03-03 17:09:46 +01:00