File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 121
121
- https://github.com/itanium-cxx-abi/cxx-abi
122
122
- Lessons from the Unix stdio ABI: 40 Years Later
123
123
- https://fingolfin.org/blog/20200327/stdio-abi.html
124
+ - Realistic Realizability: Specifying ABIs You Can Count On
125
+ - Object-Oriented Programming Systems, Languages, and Applications (OOPSLA) 2024
126
+ - Andrew Wagner, Zachary Eisbach, Amal Ahmed
127
+ - https://doi.org/10.1145/3689755
128
+ - https://www.youtube.com/watch?v=bWHYm3npThA
129
+ - https://www.khoury.northeastern.edu/home/amal/papers/real-real.pdf
130
+ - https://www.andrewwagner.io/assets/papers/real-real.pdf
131
+ - https://www.andrewwagner.io/assets/papers/real-real-apdx.pdf
132
+ - https://www.andrewwagner.io/assets/slides/real-real-slides.pdf
133
+ - POPV Seminar; October 29, 2024
134
+ - https://www.andrewwagner.io/assets/slides/real-real-bupopv.pdf
135
+ - Formally Specifying ABIs using Realistic Realizability
136
+ - Big Specification: Specification, Proof, and Testing at Scale (BSPW) 2024
137
+ - Amal Ahmed
138
+ - https://www.youtube.com/watch?v=FtdSqzN6xVQ
124
139
- Removing an empty base class can break ABI
125
140
- https://quuxplusone.github.io/blog/2021/05/07/std-iterator-as-a-base-class/
126
141
- Some thoughts on binary compatibility - http://blog.qt.io/blog/2009/08/12/some-thoughts-on-binary-compatibility/
You can’t perform that action at this time.
0 commit comments