7 Commits

Author SHA1 Message Date
Benjamin Peterson
531aec7c52 libbacktrace: remove extra characters in README.md 2024-10-20 16:56:59 -07:00
Ian Lance Taylor
8e32931a4f libbacktrace: add notes about dl_iterate_phdr to README
* README: Add notes about dl_iterate_phdr.

For #20
2024-07-17 17:06:51 -07:00
Ian Lance Taylor
f24e9f401f libbacktrace: update README 2020-10-26 13:45:23 -07:00
Ian Lance Taylor
051ecb46f8 README: mention XCOFF, call this version 1.0
Fixes #1
2018-01-24 18:37:06 -08:00
Ian Lance Taylor
14d377e9be README: correct link to C++ unwind API
Fixes #4
2017-05-29 11:48:14 -07:00
Ian Lance Taylor
84241313f2 libbacktrace: initial commit
This is a standalone version of the libbacktrace library that I
originally wrote for GCC.  This is a copy of libbacktrace from GCC
trunk, with all dependencies incorporated here.
2016-09-10 07:59:09 -07:00
Ian Lance Taylor
6a5a5fcdda Initial commit 2016-09-10 07:26:00 -07:00