Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libdw: Recognize zero terminator to end frame table in dwarf_next_cfi. | Mark Wielaard | 2018-06-29 | 1 | -0/+8 |
* | Replace some K&R function definitions with ansi-C definitions. | Chih-Hung Hsieh | 2015-09-07 | 1 | -7/+6 |
* | libdw: Add get_uleb128 and get_sleb128 bounds checking. | Mark Wielaard | 2014-12-17 | 1 | -5/+15 |
* | Update name, license and contributor policy. | Mark Wielaard | 2012-06-05 | 1 | -40/+19 |
* | dwarf_next_cfi.c: Fix version 4 return_address_register decoding. | Roland McGrath | 2010-06-16 | 1 | -1/+1 |
* | Check for CIE initial instructions that bogusly change the PC. | Roland McGrath | 2010-06-16 | 1 | -2/+2 |
* | Handle DWARF4 .debug_frame format. | Roland McGrath | 2010-06-15 | 1 | -6/+29 |
* | CFI support: lookup by PC and translate into DWARF location per register | Roland McGrath | 2009-07-08 | 1 | -0/+234 |