Home | History | Annotate | Download | only in libunwind
History log of /src/sys/lib/libunwind/DwarfParser.hpp
RevisionDateAuthorComments
 1.7  09-Aug-2021  andvar s/aligment/alignment/ + one more typo fix in comments.
 1.6  23-Feb-2021  joerg The return address register entry is the DWARF register. On PowerPC,
this is not the same as the internal encoding, since the Link Register
is deliberately non-continous from the other general purpose register
values. To handle this, always translate the value into the internal
format.
 1.5  03-May-2014  joerg branches: 1.5.2; 1.5.4; 1.5.8; 1.5.46;
Missing register validation check.
 1.4  26-Apr-2014  joerg Use the return address register from the CIE. Based on patch from Nick
Kledzik.
 1.3  15-Apr-2014  joerg Add initial unwind support for SPARC/SPARC64.
 1.2  11-Mar-2014  joerg branches: 1.2.2;
0 is a valid LSDA encoding and can be seen in statically linked
programs. Initialize lsdaEncoding to DW_EH_PE_omit and check for that
value to decide whether a value should be decoded.
 1.1  14-Oct-2013  joerg Add a heavily modified version of Apple's libunwind as released under
MIT license in libc++abi. At the moment, only x86 support is tested.
 1.2.2.1  10-Aug-2014  tls Rebase.
 1.5.46.1  03-Apr-2021  thorpej Sync with HEAD.
 1.5.8.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.8.1  03-May-2014  tls file DwarfParser.hpp was added on branch tls-maxphys on 2014-08-20 00:04:30 +0000
 1.5.4.2  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.5.4.1  03-May-2014  yamt file DwarfParser.hpp was added on branch yamt-pagecache on 2014-05-22 11:41:05 +0000
 1.5.2.2  18-May-2014  rmind sync with head
 1.5.2.1  03-May-2014  rmind file DwarfParser.hpp was added on branch rmind-smpnet on 2014-05-18 17:46:09 +0000

RSS XML Feed