compiler: c++: use decltype
[librseq.git] / include / rseq / rseq-x86.h
2023-04-20  Mathieu Desnoyersarchitecture headers: add extra parentheses around...
2023-04-14  Michael JeansonImplement the REUSE specification for licensing and...
2023-04-14  Mathieu DesnoyersRelicense librseq to MIT
2022-02-03  Mathieu DesnoyersUse ptrdiff_t for rseq_offset
2022-02-01  Mathieu DesnoyersCleanup: x86: remove leftover comment
2022-01-24  Mathieu Desnoyersx86-32: use %gs segment selector for accessing rseq...
2022-01-24  Mathieu Desnoyersx86-64: use %fs segment selector for accessing rseq...
2022-01-24  Mathieu DesnoyersIntroduce rseq-abi.h
2022-01-21  Mathieu DesnoyersFix: use long rather than int for offsets
2022-01-21  Mathieu DesnoyersFix: use int rather than off_t for offsets
2022-01-17  Mathieu Desnoyersx86_64: Add rseq_offset_deref_addv()
2022-01-05  Mathieu DesnoyersFix: Warnings about #if checks of undefined tokens
2022-01-04  Mathieu DesnoyersFix: work-around asm goto compiler bugs
2021-12-14  Mathieu DesnoyersUpdate librseq to co-exist with glibc rseq integration
2019-07-25  Mathieu DesnoyersMove to do_on_cpu system call
2019-06-06  Mathieu Desnoyersrseq/selftests: x86: use ud1 instruction as RSEQ_SIG...
2019-04-22  Mathieu Desnoyersrseq/selftests: x86: Work-around bogus gcc-8 optimisation
2019-03-13  Mathieu DesnoyersUpdate exit points comments
2019-03-13  Mathieu DesnoyersIntroduce __rseq_cs_ptr_array, rename __rseq_table...
2019-03-13  Mathieu DesnoyersAdd __rseq_exit_point_array section for debuggers
2019-03-11  Michael JeansonClarify licensing and update to SPDX 3.0 identifiers
2018-10-01  Mathieu DesnoyersInitial import
This page took 0.126934 seconds and 28 git commands to generate.