| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-21 | Fix LTO test on Cygwin | Jon Turney | |
| This partially reverts commit add502c6483bde9dc6a0ba80b3c79163304465a4. In 'linkshared' test, annotate cppfunc() as imported, so an indirection through an import stub is generated, avoiding a relocation size error when building using gcc for Cygwin with LTO on. Align with the example of how to write this portably in [1]. The 'c' language part of that test already gets this right. [1] http://gcc.gnu.org/wiki/Visibility | |||
| 2019-11-18 | Use strict function prototypes | Michael Hirsch, Ph.D | |
| 2014-04-13 | Added export def to test case. | Jussi Pakkanen | |
| 2014-03-31 | Apparently dynamic linking with C++ had been broken for a while now. Sorry ↵ | Jussi Pakkanen | |
| about that. | |||
