about summary refs log tree commit diff
path: root/library/unwind/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-11-16unwind: add support for using `unwinding` crateSean Cross-1/+4
2023-11-02Remove obsolete support for linking unwinder on AndroidPeter Collingbourne-3/+0
2022-11-13Rollup merge of #103744 - palfrey:unwind-upgrade-cc, r=Mark-SimulacrumManish Goregaokar-1/+1
2022-11-09Upgrade cc to 1.0.76Tom Parker-Shemilt-1/+1
2022-11-02Remove std's transitive dependency on cfg-if 0.1Collin Baker-1/+1
2022-10-29Upgrade cc for working is_flag_supported on cross-compilesTom Parker-Shemilt-1/+1
2021-12-23Switch all libraries to the 2021 editionDeadbeef-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-07-13Upgrade `cc` crate to 1.0.69Yuki Okushi-1/+1
2021-05-27Auto merge of #84124 - 12101111:libunwind, r=petrochenkovbors-0/+7
2021-05-26cleanup and fix compiling of libunwind12101111-0/+7
2021-05-24Update ccChris Denton-1/+1
2021-05-12update cc crateMateusz MikuĊ‚a-1/+1
2021-02-21Add license metadata for std dependenciesCharles E. Lehner-0/+2
2020-10-21allow using the system-wide llvm-libunwind as the unwinderMarc-Antoine Perennou-0/+1
2020-10-04Update libc to 0.2.79Josh Triplett-1/+1
2020-07-27mv std libs to library/mark-0/+25