summaryrefslogtreecommitdiff
path: root/libdw/dwarf_getmacros.c
Commit message (Expand)AuthorAgeFilesLines
* readelf, libdw: Handle DWARF5 .debug_macro.Mark Wielaard2018-05-151-11/+31
* libdw: Add explicit section index to struct Dwarf_CU.Mark Wielaard2017-12-201-0/+1
* libdw: Add DW_MACRO constants and DW_MACRO_GNU compatibility defines.Mark Wielaard2017-08-021-12/+15
* Remove old-style function definitions.Mark Wielaard2015-09-231-5/+2
* libdw: Detect dwarf_formudata errors in dwarf_getmacros.Mark Wielaard2015-06-191-2/+4
* libdw: Don't overflow stack with user defined macro attributes array.Mark Wielaard2015-04-221-4/+26
* libdw: Add get_uleb128 and get_sleb128 bounds checking.Mark Wielaard2014-12-171-1/+4
* libdw: Make sure all attributes come with a (fake) CU for bound checks.Mark Wielaard2014-12-171-2/+3
* libdw: Add overflow checking to __libdw_form_val_len.Mark Wielaard2014-12-111-2/+6
* Change calling convention of dwarf_getmacros to allow opcode 0xffPetr Machata2014-12-101-69/+92
* Support .debug_macroPetr Machata2014-11-101-82/+455
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* TypoRoland McGrath2009-05-071-1/+1
* Fix trivial regression in last commit.Roland McGrath2009-05-071-0/+3
* Slight optimization of dwarf_getmacros for loops.Roland McGrath2009-05-071-14/+20
* Fix dwarf_getmacros so that it passes newly-added testPetr Machata2009-05-071-10/+11
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-041-9/+45
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+119