summaryrefslogtreecommitdiffstats
path: root/libdw/encoded-value.h
Commit message (Expand)AuthorAgeFilesLines
* libdw: Fix overflow in read_encoded_value for the DW_EH_PE_indirect case.Mark Wielaard2015-06-011-3/+4
* libdw: ensure read_encoded_value's value is setJosh Stone2015-02-111-1/+1
* libdw: Robustify eh_frame_hdr and encoded-values reading.Mark Wielaard2015-01-151-18/+51
* libdw: Add get_uleb128 and get_sleb128 bounds checking.Mark Wielaard2014-12-171-3/+5
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Fix some corners of DW_EH_PE_* handling.Roland McGrath2010-06-161-9/+23
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-081-0/+202