summaryrefslogtreecommitdiff
path: root/libdwfl/derelocate.c
Commit message (Expand)AuthorAgeFilesLines
* libdwfl: Fix memory leak in cache_sections.Mark Wielaard2015-06-091-0/+1
* libdwfl: Check mod is not NULL in check_module.Mark Wielaard2015-05-271-0/+3
* libdwfl: Fix possible unbounded stack usage in cache_sections.Mark Wielaard2015-05-271-9/+28
* libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.Mark Wielaard2013-12-201-1/+12
* derelocate.c (find_section): Check next section exists before accessing it.Mark Wielaard2012-10-011-1/+1
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* derelocate.c (cache_sections): Intern mod->reloc_info check.Mark Wielaard2011-10-201-5/+5
* dwfl_module_relocations: Remove over-eager assert.Roland McGrath2010-11-301-2/+1
* libdwfl: Revamp bias bookkeeping, account correctly for prelink REL->RELA seg...Roland McGrath2010-11-121-4/+4
* Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-131-1/+1
* Fix derelocate crash for non-ET_REL file with some sh_addr at 0.Roland McGrath2009-04-211-2/+3
* Fix last fix: ET_DYN addresses are taken as relative to MOD->low_addr.Roland McGrath2008-12-181-5/+16
* (dwfl_module_relocate_address): Apply main.bias, not debug.bias.Roland McGrath2008-12-151-1/+1
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-251-1/+2
* 2007-10-23 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-231-0/+73
* merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'Ulrich Drepper2007-10-161-23/+18
* libdw/Roland McGrath2007-04-161-13/+66
* propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b54...Ulrich Drepper2007-02-051-2/+13
* 2006-10-09 Roland McGrath <roland@redhat.com>Roland McGrath2006-10-101-2/+2
* 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-10/+46
* 2005-08-23 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-231-0/+231