summaryrefslogtreecommitdiff
path: root/lib/asyncsafe-spin.c
Commit message (Expand)AuthorAgeFilesLines
* asyncsafe-spin: port to Oracle Studio 12.6 sparcPaul Eggert2021-09-131-0/+4
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* asyncsafe-spin, simple-atomic: Add support for tcc/x86.Bruno Haible2021-03-041-0/+5
* asyncsafe-spin, simple-atomic: Add support for tcc.Bruno Haible2021-03-031-3/+3
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* asyncsafe-spin: Fix build error with GCC on 32-bit SPARC.Bruno Haible2020-11-281-2/+4
* asyncsafe-spin: Use GCC built-ins also on clang.Bruno Haible2020-08-111-11/+16
* asyncsafe-spin: Use GCC extended asm syntax for SunStudio 12 compiler.Bruno Haible2020-07-031-4/+4
* asyncsafe-spin: Reduce code duplication.Bruno Haible2020-07-031-125/+83
* asyncsafe-spin: New module.Bruno Haible2020-07-011-0/+382