Home | History | Annotate | Download | only in libexecinfo
History log of /src/lib/libexecinfo/symtab.c
RevisionDateAuthorComments
 1.10  23-Aug-2023  rin libexecinfo: whitespace, missing RCSID, no binary changes
 1.9  25-Jun-2022  skrll Decode function descriptors (aka plabels) on hppa to fix backtrace.

PR/56881: hppa: backtrace_symbols() delivers bogus results for some dynloaded functions
 1.8  23-Jun-2022  skrll Oops... fix SYMTAB_DEBUG build
 1.7  23-Jun-2022  skrll Define and use a DPRINTF macro
 1.6  23-Jun-2022  skrll Trailing whitespace
 1.5  20-Apr-2016  christos Don't subtract base if not pie.
 1.4  11-Apr-2016  christos make this work with pie binaries (subtract dli_fbase from addresses).
 1.3  03-Sep-2013  christos print an error if we failed to allocate.
 1.2  29-Aug-2013  christos add stdint.h for FreeBSD compat.
 1.1  26-May-2012  christos branches: 1.1.2; 1.1.4;
Add a similar to linux backtrace_* and execinfo.h family of functions
 1.1.4.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.4.2  30-Oct-2012  yamt sync with head
 1.1.4.1  26-May-2012  yamt file symtab.c was added on branch yamt-pagecache on 2012-10-30 18:59:10 +0000
 1.1.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed