summaryrefslogtreecommitdiffstats
path: root/libdwfl/dwfl_module_build_id.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid double-including config.hUlf Hermann2017-04-261-0/+4
* Allow disabling symbol versioning at configure timeMax Filippov2015-04-231-1/+1
* libdwelf: Add dwelf_elf_gnu_build_id.Mark Wielaard2014-05-011-88/+4
* Use DT_DEBUG library search first.Jan Kratochvil2013-05-301-29/+56
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* libdwfl: Revamp bias bookkeeping, account correctly for prelink REL->RELA seg...Roland McGrath2010-11-121-2/+2
* Use elf_getphdrnum in libdw and libdwfl.Roland McGrath2010-01-071-3/+5
* New macros for symbol versioning definitions, use them for libdw convenience ...Roland McGrath2009-08-091-13/+9
* Avoid symbol versioning unless building code for DSO.Ulrich Drepper2009-04-231-0/+5
* Fix dwfl_module_build_id regression in last change.Roland McGrath2009-04-221-4/+6
* Fix derelocate crash for non-ET_REL file with some sh_addr at 0.Roland McGrath2009-04-211-2/+3
* __libdwfl_find_build_id optimization nitRoland McGrath2009-03-091-1/+1
* Fix build_id vaddr calculation for ET_REL modules.Roland McGrath2009-02-121-4/+11
* Bug compatibility wrapper for ELFUTILS_0.130 dwfl_module_build_id behavior.Roland McGrath2008-12-161-3/+18
* src/Roland McGrath2008-12-031-2/+3
* 2007-10-23 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-231-2/+4
* src/Roland McGrath2007-10-041-0/+164