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-abbrev_lock
upstream/users/amerey/try-arhdr
upstream/users/amerey/try-clean
upstream/users/amerey/try-compress
upstream/users/amerey/try-config
upstream/users/amerey/try-gettext-cache
upstream/users/amerey/try-lcov-and-ssize_t
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-sample-guard
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
/
src
/
unstrip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
unstrip: Call adjust_relocs no more than once per section.
Aaron Merey
2024-02-06
1
-15
/
+66
*
Move the #include <libintl.h> into eu-config.h
Yonggang Luo
2022-10-16
1
-1
/
+0
*
Introduce error_exit as a noreturn variant of error (EXIT_FAILURE, ...)
Mark Wielaard
2022-03-30
1
-84
/
+82
*
Use xasprintf instead of asprintf followed by error(EXIT_FAILURE)
Dmitry V. Levin
2021-09-09
1
-6
/
+2
*
unstrip: Always check gelf_getrel[a] results
Mark Wielaard
2021-07-03
1
-0
/
+2
*
unstrip: Fix small leak in handle_output_dir_module.
Mark Wielaard
2021-04-13
1
-0
/
+2
*
unstrip: Remove nested next() function
Timm Bäder
2021-03-01
1
-8
/
+6
*
unstrip: Pull warn() into file scope
Timm Bäder
2021-03-01
1
-15
/
+20
*
unstrip: Inline find_unalloc_section() into only caller
Timm Bäder
2021-03-01
1
-26
/
+21
*
unstrip: Pull check_match() into file scope
Timm Bäder
2021-03-01
1
-12
/
+16
*
unstrip: Pull adjust_reloc() into file scope
Timm Bäder
2021-03-01
1
-13
/
+15
*
Consistently define _(Str) using dgettext ("elfutils", Str)
Dmitry V. Levin
2020-12-16
1
-4
/
+0
*
Switch from numerical to defined constants for permissions.
Érico Rolim
2020-11-03
1
-2
/
+3
*
unstrip: Stop using strndupa.
Érico Rolim
2020-10-27
1
-5
/
+11
*
libdwfl, src: Replace some asserts with proper check or error messages.
Mark Wielaard
2020-07-19
1
-4
/
+5
*
unstrip: Check symbol strings are terminated.
Mark Wielaard
2019-10-29
1
-1
/
+3
*
unstrip: Don't try to write extra bogus versym data.
Mark Wielaard
2019-10-26
1
-1
/
+1
*
unstrip: Add sanity check for bogus sh_offset of allocated sections.
Mark Wielaard
2019-10-26
1
-0
/
+15
*
unstrip: Add various checks for bad input data.
Mark Wielaard
2019-10-26
1
-18
/
+44
*
unstrip: Robustify gelf_getshdr and gelf_getsymshndx calls.
Mark Wielaard
2019-04-28
1
-0
/
+4
*
unstrip: Add ELF_CHECK to make sure gelf_getehdr () doesn't return NULL.
Mark Wielaard
2018-11-02
1
-0
/
+1
*
Check sh_entsize is not zero.
Mark Wielaard
2018-10-20
1
-1
/
+26
*
unstrip: Renumber the group section indexes.
Mark Wielaard
2018-10-19
1
-0
/
+14
*
strip, unstrip: Handle SHT_GROUP correctly.
Mark Wielaard
2018-10-17
1
-5
/
+55
*
strip,unstrip: Use and set shdrstrndx consistently.
Mark Wielaard
2018-09-14
1
-1
/
+20
*
unstrip: Also check sh_size in compare_unalloc_sections.
Mark Wielaard
2018-07-27
1
-0
/
+6
*
unstrip: Handle SHT_GROUP sections in ET_REL files.
Mark Wielaard
2018-07-27
1
-1
/
+5
*
Consolidate error.h inclusion in system.h
Ross Burton
2018-07-05
1
-1
/
+1
*
Internationalized messages should not contain the '\v' escape sequence.
Mark Wielaard
2017-09-15
1
-1
/
+2
*
Protect against integer overflow on shnum
Ulf Hermann
2017-04-27
1
-11
/
+14
*
Move print_version into printversion.{h|c}
Ulf Hermann
2017-02-17
1
-1
/
+1
*
http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
Mark Wielaard
2016-12-24
1
-14
/
+0
*
unstrip: Don't try to use unstripped .symtab with stripped .strtab
Kevin Cernekee
2016-10-24
1
-6
/
+6
*
lib: Provide MAX and MIN in system.h
Akihiko Odaki
2016-10-12
1
-0
/
+1
*
dwelf: Add string table functions from ebl.
Mark Wielaard
2016-08-03
1
-23
/
+27
*
unstrip: Fix off by one array access with unstripped_strent.
Mark Wielaard
2016-07-11
1
-3
/
+3
*
unstrip: Don't leak new section data.
Mark Wielaard
2016-01-02
1
-2
/
+37
*
Trust AC_SYS_LARGEFILE to provide large file support
Josh Stone
2015-10-09
1
-4
/
+4
*
Allocate exact amount of bytes for phdrs and shdrs.
Mark Wielaard
2015-10-08
1
-11
/
+7
*
Do without union of variable length arrays.
Chih-Hung Hsieh
2015-10-07
1
-9
/
+18
*
unstrip: Update sh_info when SH_INFO_LINK_P not just when SHF_INFO_LINK set
Mark Wielaard
2015-10-05
1
-1
/
+1
*
Handle merged strtab/shstrtab string tables in strip and unstrip.
Mark Wielaard
2015-10-05
1
-1
/
+44
*
Replace printf %Z length modifier with %z.
Chih-Hung Hsieh
2015-09-07
1
-7
/
+7
*
unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags.
Mark Wielaard
2015-08-03
1
-5
/
+29
*
Drop mtrace calls.
Max Filippov
2015-05-04
1
-4
/
+0
*
Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.
Mark Wielaard
2014-11-26
1
-8
/
+20
*
unstrip: Allow prelinked, but non-split .bss section.
Mark Wielaard
2014-05-27
1
-2
/
+3
*
unstrip: Add --force to force combining files when ELF headers don't match.
Mark Wielaard
2014-05-27
1
-16
/
+41
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
1
-19
/
+11
*
Update copyright year
Ulrich Drepper
2012-01-21
1
-2
/
+2
[next]