summaryrefslogtreecommitdiffstats
path: root/libdwfl/relocate.c
Commit message (Expand)AuthorAgeFilesLines
* Handle ADD/SUB relocationsAndreas Schwab2018-10-131-2/+19
* libdwfl: Allow partial relocations also for debug files.Mark Wielaard2018-05-291-1/+1
* Avoid double-including config.hUlf Hermann2017-05-021-0/+4
* libdwfl: Check result of gelf_get* calls in relocate.cMark Wielaard2016-02-181-6/+20
* libdwfl: Check result of gelf_update_* calls in relocate_section.Mark Wielaard2016-02-181-6/+12
* libdwfl: Use elf_compress[_gnu] to decompress string, symbol and reloc data.Mark Wielaard2016-01-061-24/+92
* Move 4 libdwfl nested functions.Chih-Hung Hsieh2015-10-051-85/+99
* libdwfl: Make sure symstrdata->d_buf != NULL in relocate resolve_symbol.Mark Wielaard2014-12-181-1/+2
* libdwfl: Check actually used ehsize, shentsize and phentsize in relocate.cMark Wielaard2014-12-111-4/+7
* libdwfl: Never relocate value against section zero (load address).Mark Wielaard2014-12-111-0/+6
* libdwfl: Check relocations don't overlap ELF ehdr, shdrs or phdrs.Mark Wielaard2014-12-041-1/+38
* robustify: Use gelf_fsize instead of relying on shdr->sh_entsize.Petr Machata2014-01-231-3/+6
* libdwfl: Add dwfl_module_addrsym_elf and dwfl_module_getsym_elf.Mark Wielaard2013-11-271-1/+1
* Don't assert on mod->e_type in __libdwfl_relocate_value.Mark Wielaard2013-07-081-2/+0
* libdwfl: Add minisymtab support.Mark Wielaard2013-01-221-1/+2
* 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
* libdwfl: Treat R_*_NONE reloc as no reloc.Roland McGrath2010-04-261-1/+10
* libdwfl: Handle SHN_COMMON symbols in ET_REL.Roland McGrath2010-01-061-1/+5
* libdwfl: Skip relocation on empty or SHT_NOBITS sections.Roland McGrath2009-11-161-0/+4
* Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-131-3/+3
* Fix relocation when symbols are resolved in non-ET_REL modules.Roland McGrath2009-04-221-1/+7
* Fix derelocate crash for non-ET_REL file with some sh_addr at 0.Roland McGrath2009-04-211-0/+2
* dwfl_module_getsym should not adjust symbols from non-SHF_ALLOC sections.Roland McGrath2009-04-081-3/+5
* Fix RHBZ#489439: dwfl_module_build_id yields wrong vaddr for prelinked DSORoland McGrath2009-03-091-2/+2
* Finish elflint .gnu.attributes checkingRoland McGrath2008-02-211-6/+22
* 2007-10-23 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-231-222/+425
* merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'Ulrich Drepper2007-10-161-24/+119
* propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b54...Ulrich Drepper2007-02-051-6/+9
* merge of 67f3844b544f03a64b3ac896c19f94744923d76aUlrich Drepper2006-07-121-2/+2
* propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39...Ulrich Drepper2006-07-121-2/+2
* Adjust for internal_function_def removal.Ulrich Drepper2006-07-121-2/+2
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 1ac619debea0...Ulrich Drepper2006-07-121-31/+8
* 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
* libdw/Roland McGrath2005-10-281-22/+26
* 2005-08-23 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-231-2/+3
* 2005-08-10 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-101-9/+9
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+293