about summary refs log tree commit diff
path: root/src/libbacktrace/pecoff.c
AgeCommit message (Collapse)AuthorLines
2018-05-30std: Delete bundled libbacktrace moduleAlex Crichton-942/+0
2017-02-04libbacktrace: Fix uninitialized variableVadim Petrochenkov-1/+3
2016-05-19std: Update libbacktrace for a soundness fixAlex Crichton-0/+3
This updates the vendor'd libbacktrace source to tpick up gcc-mirror/gcc@047a1c2f which is a soundness fix for when a backtrace is generated on executables that do not have debug information.
2016-01-15libbacktrace: Reapply Rust-specific changesVadim Petrochenkov-1/+1
New: Fix for https://github.com/rust-lang/rust/issues/28447 Merged: openbsd support: https://github.com/rust-lang/rust/commit/fcb30a0b67b1bd4acbc3422ff74fac5d031ae1ae bitrig integration: https://github.com/rust-lang/rust/commit/cd8f31759fd04b9ce9c903fa00cae81dc5bba546 Not merged: https://github.com/rust-lang/rust/commit/d4fc3ec208186f0a9de8d05a6802c95b07e058fd @Diggsey says this change was unintended (https://github.com/rust-lang/rust/pull/30666#issuecomment-168616892)
2016-01-14Update libbacktrace to 11b1a9c476b2df514d620d479407f2cf217cb373Vadim Petrochenkov-1/+1
Source: https://github.com/gcc-mirror/gcc
2015-09-04Update libbacktrace to r227145Diggory Blake-0/+937