index
:
qt-creator/elfutils.git
10.0
11.0
12.0
4.10
4.11
4.12
4.13
4.14
4.15
4.4
4.5
4.6
4.7
4.8
4.9
5.0
master
upstream/dwarf
upstream/dwarflint
upstream/fche/copr
upstream/ima-keys
upstream/jankratochvil/NT_FILE
upstream/jankratochvil/cfaloop
upstream/jankratochvil/corepattern
upstream/jankratochvil/devmem
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
upstream/jankratochvil/gdbserver
upstream/jankratochvil/ppc64bidir
upstream/jankratochvil/ppc64bidir-unwindppc
upstream/main
upstream/master
upstream/mjw/DWARF5
upstream/mjw/RH-DTS
upstream/mjw/call_site
upstream/mjw/check_self_referential_die
upstream/mjw/compress
upstream/mjw/compress2
upstream/mjw/compress3
upstream/mjw/compress4
upstream/mjw/dwarf_output
upstream/mjw/dwarfstrings
upstream/mjw/elfstrmerge
upstream/mjw/fp-unwind
upstream/mjw/leaks
upstream/mjw/location-range
upstream/mjw/pending
upstream/mpolacek/autotest
upstream/pmachata/RH-DTS
upstream/pmachata/aarch64-review
upstream/pmachata/dwarf
upstream/pmachata/dwarf-writer
upstream/pmachata/dwarf_output
upstream/pmachata/dwarflint
upstream/pmachata/dwfl_core_file_report
upstream/pmachata/iterators
upstream/pmachata/macro
upstream/pmachata/range_list_iterator_formptr
upstream/pmachata/reader_hooks
upstream/pmachata/sharing
upstream/pmachata/threads
upstream/portable
upstream/relocate
upstream/robustify
upstream/roland/addrsym_tls
upstream/roland/arm_corenote
upstream/roland/cfi
upstream/roland/dwarf-collector
upstream/roland/dwarf-hacking
upstream/roland/dwarf-macinfo
upstream/roland/dwarf_edit
upstream/roland/dwarf_output-shape
upstream/roland/dwarf_output-tracker
upstream/roland/elf_clone
upstream/roland/is_stmt
upstream/roland/notes
upstream/roland/parisc
upstream/roland/parisc_corenote
upstream/roland/relocate-cfi-tmp
upstream/roland/tracker
upstream/roland/unstrip-buildid-relative
upstream/roland/unwind
upstream/users/amerey/manpages
upstream/users/amerey/thread_safety
upstream/users/amerey/try-clean
upstream/users/amerey/try-compress
upstream/users/amerey/try-config
upstream/users/amerey/try-no-objcopy
upstream/users/amerey/try-pr27405
upstream/users/amerey/try-pr31097
upstream/users/amerey/try-readelf-concurrency
upstream/users/amerey/try-remove-relocs
upstream/users/amerey/try-remove-relocs2
upstream/users/amerey/try-thread
upstream/users/amerey/try-track-fds
upstream/users/amerey/try-xz4
upstream/users/amerey/try-xz5
upstream/users/dichen/readelf-28873
upstream/users/dichen/readelf-Ds
upstream/users/dichen/try-dwfl-frame-reg
upstream/users/marxin/try-PR29474-fix-debuginfod-concurrency
upstream/users/marxin/try-zstd-support-v2
upstream/users/serhei/eu-stacktrace
upstream/users/serhei/eu-stacktrace.v0
upstream/users/serhei/eu-stacktrace.v1
upstream/users/serhei/try-process-tracker
Fork of git://sourceware.org/git/elfutils.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libdwfl
/
derelocate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make elf section sorting more deterministic
Ulf Hermann
2017-05-03
1
-1
/
+7
*
Avoid double-including config.h
Ulf Hermann
2017-05-02
1
-0
/
+4
*
libdwfl: Fix memory leak in cache_sections.
Mark Wielaard
2015-06-09
1
-0
/
+1
*
libdwfl: Check mod is not NULL in check_module.
Mark Wielaard
2015-05-27
1
-0
/
+3
*
libdwfl: Fix possible unbounded stack usage in cache_sections.
Mark Wielaard
2015-05-27
1
-9
/
+28
*
libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.
Mark Wielaard
2013-12-20
1
-1
/
+12
*
derelocate.c (find_section): Check next section exists before accessing it.
Mark Wielaard
2012-10-01
1
-1
/
+1
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
1
-40
/
+19
*
derelocate.c (cache_sections): Intern mod->reloc_info check.
Mark Wielaard
2011-10-20
1
-5
/
+5
*
dwfl_module_relocations: Remove over-eager assert.
Roland McGrath
2010-11-30
1
-2
/
+1
*
libdwfl: Revamp bias bookkeeping, account correctly for prelink REL->RELA seg...
Roland McGrath
2010-11-12
1
-4
/
+4
*
Add aliases for elf_getshnum and elf_getshstrndx.
Ulrich Drepper
2009-06-13
1
-1
/
+1
*
Fix derelocate crash for non-ET_REL file with some sh_addr at 0.
Roland McGrath
2009-04-21
1
-2
/
+3
*
Fix last fix: ET_DYN addresses are taken as relative to MOD->low_addr.
Roland McGrath
2008-12-18
1
-5
/
+16
*
(dwfl_module_relocate_address): Apply main.bias, not debug.bias.
Roland McGrath
2008-12-15
1
-1
/
+1
*
Fix up bogon and missing log entries from .pmachata.threads branch.
Roland McGrath
2008-08-25
1
-1
/
+2
*
2007-10-23 Roland McGrath <
[email protected]
>
Roland McGrath
2007-10-23
1
-0
/
+73
*
merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'
Ulrich Drepper
2007-10-16
1
-23
/
+18
*
libdw/
Roland McGrath
2007-04-16
1
-13
/
+66
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b54...
Ulrich Drepper
2007-02-05
1
-2
/
+13
*
2006-10-09 Roland McGrath <
[email protected]
>
Roland McGrath
2006-10-10
1
-2
/
+2
*
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
*
2005-08-23 Roland McGrath <
[email protected]
>
Roland McGrath
2005-08-23
1
-0
/
+231