index
:
delta/elfutils.git
azhang-pr27783
dbgserver
dbgserver.pre20190810
dbgserver.pre20190819
dbgserver.pre20190903
debuginfod
debuginfod-submit
debuginfod-submit-presquash
debuginfod.pre20191028
dwarf
dwarflint
fche/copr
fche/dbgserver
fche/debuginfod-PR25394
fche/debuginfod-deb
fche/debuginfod-fd-cache
fche/debuginfod-progress-env
fche/debuginfod-useragent
fche/debuginfod-workq
fche/pacman-Z
fche/portable-complete-ro-src
fche/pr25367
fche/pr25369
fche/pr25375
fche/pr25548
fche/pr25722
fche/zstd
jankratochvil/NT_FILE
jankratochvil/cfaloop
jankratochvil/corepattern
jankratochvil/devmem
jankratochvil/forunwind-baseaddr-hookvars-corereport
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
jankratochvil/gdbserver
jankratochvil/ppc64bidir
jankratochvil/ppc64bidir-unwindppc
master
mjw/DWARF5
mjw/RH-DTS
mjw/call_site
mjw/check_self_referential_die
mjw/compress
mjw/compress2
mjw/compress3
mjw/compress4
mjw/dwarf_output
mjw/dwarfstrings
mjw/elfstrmerge
mjw/fp-unwind
mjw/leaks
mjw/location-range
mjw/pending
mpolacek/autotest
nsanci-elfutils-test-fix
nsanci/curlfix
nsanci/p27711
nsanci/pr25978
nsanci/pr27277
nsanci/pr27711
nsanci/pr27982
nsanci/pr27983
nsanci/pr28034
nsanci/pr28284
nsanci/pr28284-webapi
nsanci/test-fix
nsanci/verbose-headers
pmachata/RH-DTS
pmachata/aarch64-review
pmachata/dwarf
pmachata/dwarf-writer
pmachata/dwarf_output
pmachata/dwarflint
pmachata/dwfl_core_file_report
pmachata/iterators
pmachata/macro
pmachata/range_list_iterator_formptr
pmachata/reader_hooks
pmachata/sharing
pmachata/threads
portable
relocate
robustify
roland/addrsym_tls
roland/arm_corenote
roland/cfi
roland/dwarf-collector
roland/dwarf-hacking
roland/dwarf-macinfo
roland/dwarf_edit
roland/dwarf_output-shape
roland/dwarf_output-tracker
roland/elf_clone
roland/is_stmt
roland/notes
roland/parisc
roland/parisc_corenote
roland/relocate-cfi-tmp
roland/tracker
roland/unstrip-buildid-relative
roland/unwind
users/dichen/readelf-28873
users/dichen/readelf-Ds
users/dichen/try-dwfl-frame-reg
users/fche/try-filecomp
users/fche/try-lessC
users/fche/try-pr29472
users/fche/try-pr29472b
users/fche/try-pr29472c
users/fche/try-pr29472d
users/fche/try-pr29472e
users/fche/try-pr30377
users/mark/try-addr2line-C
users/mark/try-ar-N
users/mark/try-ar_size
users/mark/try-dynamicsizehash_concurrent_coordinator_doc
users/mark/try-handle_dynamic_d_val
users/mark/try-inline-lto-scopes
users/mark/try-maxreq
users/mark/try-non-relative-includes
users/mark/try-protocols_str
users/marxin/try-PR29474-fix-debuginfod-concurrency
users/marxin/try-zstd-support-v2
users/mjw/try-Project-Id-Version
users/rgoldber/try-bz28204
users/rgoldber/try-metadata_query
users/serhei/eu-stacktrace
sourceware.org: git/elfutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdwfl
/
relocate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdwfl: Allow partial relocations also for debug files.
Mark Wielaard
2018-05-29
1
-1
/
+1
*
Avoid double-including config.h
Ulf Hermann
2017-05-02
1
-0
/
+4
*
libdwfl: Check result of gelf_get* calls in relocate.c
Mark Wielaard
2016-02-18
1
-6
/
+20
*
libdwfl: Check result of gelf_update_* calls in relocate_section.
Mark Wielaard
2016-02-18
1
-6
/
+12
*
libdwfl: Use elf_compress[_gnu] to decompress string, symbol and reloc data.
Mark Wielaard
2016-01-06
1
-24
/
+92
*
Move 4 libdwfl nested functions.
Chih-Hung Hsieh
2015-10-05
1
-85
/
+99
*
libdwfl: Make sure symstrdata->d_buf != NULL in relocate resolve_symbol.
Mark Wielaard
2014-12-18
1
-1
/
+2
*
libdwfl: Check actually used ehsize, shentsize and phentsize in relocate.c
Mark Wielaard
2014-12-11
1
-4
/
+7
*
libdwfl: Never relocate value against section zero (load address).
Mark Wielaard
2014-12-11
1
-0
/
+6
*
libdwfl: Check relocations don't overlap ELF ehdr, shdrs or phdrs.
Mark Wielaard
2014-12-04
1
-1
/
+38
*
robustify: Use gelf_fsize instead of relying on shdr->sh_entsize.
Petr Machata
2014-01-23
1
-3
/
+6
*
libdwfl: Add dwfl_module_addrsym_elf and dwfl_module_getsym_elf.
Mark Wielaard
2013-11-27
1
-1
/
+1
*
Don't assert on mod->e_type in __libdwfl_relocate_value.
Mark Wielaard
2013-07-08
1
-2
/
+0
*
libdwfl: Add minisymtab support.
Mark Wielaard
2013-01-22
1
-1
/
+2
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
1
-40
/
+19
*
libdwfl: Revamp bias bookkeeping, account correctly for prelink REL->RELA seg...
Roland McGrath
2010-11-12
1
-2
/
+2
*
libdwfl: Treat R_*_NONE reloc as no reloc.
Roland McGrath
2010-04-26
1
-1
/
+10
*
libdwfl: Handle SHN_COMMON symbols in ET_REL.
Roland McGrath
2010-01-06
1
-1
/
+5
*
libdwfl: Skip relocation on empty or SHT_NOBITS sections.
Roland McGrath
2009-11-16
1
-0
/
+4
*
Add aliases for elf_getshnum and elf_getshstrndx.
Ulrich Drepper
2009-06-13
1
-3
/
+3
*
Fix relocation when symbols are resolved in non-ET_REL modules.
Roland McGrath
2009-04-22
1
-1
/
+7
*
Fix derelocate crash for non-ET_REL file with some sh_addr at 0.
Roland McGrath
2009-04-21
1
-0
/
+2
*
dwfl_module_getsym should not adjust symbols from non-SHF_ALLOC sections.
Roland McGrath
2009-04-08
1
-3
/
+5
*
Fix RHBZ#489439: dwfl_module_build_id yields wrong vaddr for prelinked DSO
Roland McGrath
2009-03-09
1
-2
/
+2
*
Finish elflint .gnu.attributes checking
Roland McGrath
2008-02-21
1
-6
/
+22
*
2007-10-23 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-10-23
1
-222
/
+425
*
merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'
Ulrich Drepper
2007-10-16
1
-24
/
+119
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b54...
Ulrich Drepper
2007-02-05
1
-6
/
+9
*
merge of 67f3844b544f03a64b3ac896c19f94744923d76a
Ulrich Drepper
2006-07-12
1
-2
/
+2
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39...
Ulrich Drepper
2006-07-12
1
-2
/
+2
*
Adjust for internal_function_def removal.
Ulrich Drepper
2006-07-12
1
-2
/
+2
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head 1ac619debea0...
Ulrich Drepper
2006-07-12
1
-31
/
+8
*
Fix FSF address. No exception for libdwarf.
Ulrich Drepper
2006-04-04
1
-1
/
+1
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...
Ulrich Drepper
2006-04-04
1
-10
/
+46
*
libdw/
Roland McGrath
2005-10-28
1
-22
/
+26
*
2005-08-23 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-08-23
1
-2
/
+3
*
2005-08-10 Roland McGrath <roland@redhat.com>
Roland McGrath
2005-08-10
1
-9
/
+9
*
Adjust for monotone.
Ulrich Drepper
2005-07-26
1
-0
/
+293