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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ranlib work on windows
Ulf Hermann
2017-05-08
1
-3
/
+26
*
Drop file name truncation and date preservation from ar.c
Ulf Hermann
2017-05-08
1
-28
/
+1
*
Use trees rather than hashes in ar.c
Ulf Hermann
2017-05-08
2
-33
/
+48
*
Make strip compile on windows
Ulf Hermann
2017-05-08
1
-39
/
+9
*
Make elfcompress compile on windows
Ulf Hermann
2017-05-08
1
-1
/
+4
*
Use octal numbers rather than permission macros
Ulf Hermann
2017-05-08
5
-8
/
+15
*
Make unstrip compile on windows
Ulf Hermann
2017-05-08
2
-1
/
+6
*
Cast pid_t to long long when printing
Ulf Hermann
2017-05-08
2
-11
/
+15
*
Make readelf compile on windows
Ulf Hermann
2017-05-08
1
-1
/
+4
*
Close files before renaming or unlinking them
Ulf Hermann
2017-05-08
2
-1
/
+8
*
Use OS-specific paths
Ulf Hermann
2017-05-08
4
-6
/
+12
*
Open files in O_BINARY
Ulf Hermann
2017-05-08
15
-25
/
+42
*
Skip fchown, fchmod, fadvise, fallocate if functions are unavailable
Ulf Hermann
2017-05-04
6
-29
/
+71
*
Define roundup() for strings.c if it doesn't exist
Ulf Hermann
2017-05-04
2
-0
/
+7
*
Generalize library names
Ulf Hermann
2017-04-28
2
-3
/
+8
*
Work around bogus compile error
Ulf Hermann
2017-04-28
1
-0
/
+1
*
Check if we need -lintl for linking gettext
Ulf Hermann
2017-04-28
1
-15
/
+15
*
Drop handrolled or #ifdef'ed libc replacements
Ulf Hermann
2017-04-28
2
-15
/
+19
*
Add gnulib modules to replace missing libc functionality
Ulf Hermann
2017-04-27
2
-15
/
+24
*
Include strings.h to make ffs available
Ulf Hermann
2017-04-26
2
-0
/
+5
*
Protect against integer overflow on shnum
Ulf Hermann
2017-04-26
2
-11
/
+18
*
Avoid YESSTR and NOSTR
Ulf Hermann
2017-04-21
2
-3
/
+8
*
elflint: Support checking ELF files with compressed sections.
Mark Wielaard
2017-04-05
2
-1
/
+10
*
elflint: Don't check section group without flags word.
Mark Wielaard
2017-04-04
2
-1
/
+8
*
elflint: Sanity check the number of phdrs and shdrs available.
Mark Wielaard
2017-04-04
2
-0
/
+30
*
elflint: Don't trust sh_entsize when checking hash sections.
Mark Wielaard
2017-04-04
2
-12
/
+27
*
elflint: Check symbol table data is big enough before checking.
Mark Wielaard
2017-04-04
2
-1
/
+6
*
Use the empty string for note names with zero size (without any data).
Mark Wielaard
2017-04-03
3
-3
/
+11
*
readelf: Fix off by one sanity check in handle_gnu_hash.
Mark Wielaard
2017-04-03
2
-1
/
+6
*
Move print_version into printversion.{h|c}
Ulf Hermann
2017-02-17
16
-5
/
+33
*
Move color handling into a separate header
Ulf Hermann
2017-02-15
3
-0
/
+7
*
http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
Mark Wielaard
2016-12-24
17
-211
/
+24
*
readelf: Add optional --symbols[=SECTION] argument to select section name.
Mark Wielaard
2016-11-17
2
-1
/
+26
*
ar: Fix GCC7 -Wformat-length issues.
Mark Wielaard
2016-11-11
3
-10
/
+28
*
Add GCC7 -Wimplicit-fallthrough support/fixes.
Mark Wielaard
2016-11-10
5
-3
/
+17
*
unstrip: Don't try to use unstripped .symtab with stripped .strtab
Kevin Cernekee
2016-10-24
2
-7
/
+12
*
lib: Provide MAX and MIN in system.h
Akihiko Odaki
2016-10-12
13
-10
/
+24
*
strip: Don't remove real symbols from allocated symbol tables.
Mark Wielaard
2016-10-06
2
-11
/
+29
*
strip: Use ELF_CHF_FORCE to recompress any sections that were uncompressed.
Mark Wielaard
2016-08-25
2
-1
/
+5
*
strip: Handle compressed relocation target sections.
Mark Wielaard
2016-08-15
2
-5
/
+22
*
dwelf: Add string table functions from ebl.
Mark Wielaard
2016-08-03
5
-46
/
+69
*
Remove eu-ld and unused code.
Mark Wielaard
2016-08-03
19
-13157
/
+29
*
unstrip: Fix off by one array access with unstripped_strent.
Mark Wielaard
2016-07-11
2
-3
/
+8
*
Add support for BPF
Richard Henderson
2016-06-28
2
-1
/
+5
*
elfcmp: fix self-comparison error with GCC 6
David Abdurachmanov
2016-04-11
2
-1
/
+5
*
nm: Check for malloc size argument overflow in show_symbols.
Mark Wielaard
2016-03-21
2
-0
/
+9
*
readelf: Warn when uncompressing fails and error when gelf_getshdr fails.
Mark Wielaard
2016-02-22
2
-5
/
+46
*
elfcompress: -q should not imply --force.
Mark Wielaard
2016-02-22
2
-1
/
+6
*
Fix GCC6 -Wnull-dereference warnings.
Mark Wielaard
2016-02-22
2
-2
/
+8
*
readelf: Read and print (encoded) DW_CFA_set_loc op and update pc.
Mark Wielaard
2016-02-18
2
-60
/
+68
[next]