about summary refs log tree commit diff
path: root/src/test/run-make/raw-dylib-c/lib.rs
AgeCommit message (Expand)AuthorLines
2022-09-12Fix raw-dylib with link_nameDaniel Paoliello-0/+3
2022-08-04Add test for raw-dylib with an external variableDaniel Paoliello-1/+9
2022-07-22Enable raw-dylib for binariesDaniel Paoliello-0/+4
2022-03-30Stabilize native library modifier syntax and the `whole-archive` modifier spe...Vadim Petrochenkov-1/+1
2021-07-09Add support for raw-dylib with stdcall, fastcall functions on i686-pc-windows...Richard Cobbe-0/+22