fix: compiler warning `-Wswitch-enum`
[librseq.git] / include / rseq / rseq.h
2023-04-27  Gerrit Kleinfix: compiler warning `-Wswitch-enum`
2023-04-27  Gerrit Kleinfix: compiler warning `-Wswitch-default`
2023-04-26  Mathieu DesnoyersRe-introduce union for rseq_cs ptr
2023-04-25  Mathieu Desnoyersx86: Template memory ordering and percpu access mode
2023-04-25  Mathieu Desnoyersrseq.h: implement mm_cid and node_id APIs
2023-04-25  Mathieu DesnoyersUpdate rseq.c to query ELF auxvec
2023-04-25  Mathieu DesnoyersCleanup: rseq.h: add extra space around __VA_ARGS__
2023-04-17  Gary GeeFix: gcc extension compiler warning
2023-04-14  Michael JeansonImplement the REUSE specification for licensing and...
2023-04-14  Mathieu DesnoyersRelicense librseq to MIT
2022-10-31  Mathieu DesnoyersAllowing querying whether libc support rseq
2022-06-13  Michael JeansonAdd RISC-V rseq support
2022-02-03  Mathieu DesnoyersUse ptrdiff_t for rseq_offset
2022-01-24  Mathieu DesnoyersUpdate header copyright dates
2022-01-24  Mathieu DesnoyersIntroduce rseq-abi.h
2022-01-21  Mathieu DesnoyersFix: work-around Linux kernel rseq.h uapi endianness...
2022-01-04  Mathieu DesnoyersFix: work-around asm goto compiler bugs
2022-01-04  Michael JeansonBuild and run tests as C++ programs
2021-12-14  Mathieu DesnoyersIntroduce RSEQ_GET_ABI_OVERRIDE
2021-12-14  Mathieu DesnoyersIntroduce rseq-thread-pointer.h
2021-12-14  Mathieu DesnoyersUpdate librseq to co-exist with glibc rseq integration
2020-07-09  Mathieu DesnoyersRemove __rseq_handled declaration
2019-09-19  Mathieu DesnoyersCleanup: cplusplus ifdef coding style update
2019-09-19  Matthew GlazarAllow using librseq APIs from C++ code
2019-06-30  Mathieu DesnoyersAdd ARM big-endian support to rseq headers
2019-05-28  Mathieu DesnoyersRemove volatile, use READ/WRITE ONCE
2019-03-25  Mathieu DesnoyersIntroduce __rseq_handled and rseq_ownership
2019-03-13  Mathieu DesnoyersAdd arm64 rseq header
2019-03-11  Michael JeansonClarify licensing and update to SPDX 3.0 identifiers
2018-10-24  Mathieu DesnoyersUse __rseq_refcount symbol
2018-10-03  Mathieu DesnoyersImplement availability API checks
2018-10-01  Mathieu DesnoyersAdd s390 target
2018-10-01  Mathieu DesnoyersInitial import
This page took 0.094148 seconds and 40 git commands to generate.