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
/
libebl
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc64: Add HTM SPRs support to readelf
Gustavo Romero
2017-07-25
2
-0
/
+5
*
strip: Deal with ARM data marker symbols pointing to debug sections.
Mark Wielaard
2017-07-24
6
-5
/
+75
*
Make __attribute__ conditional in all installed headers
Ulf Hermann
2017-05-02
2
-3
/
+7
*
Check for existence of mempcpy
Ulf Hermann
2017-02-17
3
-0
/
+7
*
dwelf: Add string table functions from ebl.
Mark Wielaard
2016-08-03
4
-384
/
+14
*
Remove eu-ld and unused code.
Mark Wielaard
2016-08-03
9
-908
/
+23
*
Add support for BPF
Richard Henderson
2016-06-28
3
-1
/
+7
*
Add support for m68k
Andreas Schwab
2016-05-23
2
-1
/
+5
*
Add NT_ARM_SYSTEM_CALL aarch64 syscall regset.
Mark Wielaard
2016-02-15
1
-0
/
+1
*
libebl: Don't assume ELF notes are "GNU" when unknown, recognize "Go" notes.
Mark Wielaard
2016-02-15
2
-1
/
+40
*
libebl: Fix missing brackets around if statement body.
Mark Wielaard
2016-01-09
2
-180
/
+187
*
libdwfl: Use elf_compress[_gnu] to decompress string, symbol and reloc data.
Mark Wielaard
2016-01-06
2
-1
/
+7
*
libebl: new backend attribute ra_offset.
Jose E. Marchesi
2016-01-03
4
-0
/
+24
*
Use -fPIC instead of -fpic when generating PIC code.
Jose E. Marchesi
2015-10-06
2
-1
/
+6
*
Remove old-style function definitions.
Mark Wielaard
2015-09-23
42
-180
/
+60
*
Remove redundant NULL tests.
Chih-Hung Hsieh
2015-09-14
5
-5
/
+15
*
Replace some K&R function definitions with ansi-C definitions.
Chih-Hung Hsieh
2015-09-07
3
-5
/
+8
*
libebl: SHT_(INIT|FINI|PREINIT)_ARRAY are valid targets for relocation.
Mark Wielaard
2015-06-14
2
-5
/
+18
*
libebl: Don't blow up stack when processing large NT_GNU_ABI_TAG.
Mark Wielaard
2015-05-27
2
-2
/
+22
*
libebl: Use static number for array stack allocation in openbackend.
Mark Wielaard
2015-05-27
2
-2
/
+13
*
s/Really, not guarantee/Really, no guarantee/g
Mark Wielaard
2015-01-27
1
-1
/
+1
*
libebl.h: Add comment from README that this is completely UNSUPPORTED.
Mark Wielaard
2015-01-27
2
-1
/
+19
*
Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.
Mark Wielaard
2014-11-26
5
-9
/
+14
*
Check elf_strptr didn't fail getting section name.
Mark Wielaard
2014-11-17
2
-2
/
+6
*
libebl: Add ebl_func_addr_mask plus ARM backend implementation.
Mark Wielaard
2014-06-22
5
-4
/
+34
*
backends: Add ebl_check_reloc_target_type.
Mark Wielaard
2014-05-19
6
-3
/
+74
*
libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.
Mark Wielaard
2013-12-20
6
-1
/
+69
*
unwinder: s390 and s390x
Jan Kratochvil
2013-12-18
6
-1
/
+143
*
unwinder: ppc and ppc64
Jan Kratochvil
2013-12-15
5
-2
/
+65
*
Support AArch64 architecture
Petr Machata
2013-11-26
2
-1
/
+6
*
Code cleanup: Remove const in prototype
Jan Kratochvil
2013-11-14
2
-4
/
+7
*
Unwinder for x86*.
Jan Kratochvil
2013-11-07
6
-5
/
+97
*
backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression.
Mark Wielaard
2013-10-07
2
-0
/
+10
*
Recognize names of some new core note types in ebl_core_note_type_name
Petr Machata
2013-09-27
2
-1
/
+11
*
eblsectionstripp.c (ebl_section_strip_p): Check shdr_l is not NULL.
Mark Wielaard
2013-09-25
2
-2
/
+6
*
Updates for Automake 1.13.
Mark Wielaard
2013-04-26
2
-1
/
+5
*
libebl/
Jan Kratochvil
2012-10-12
4
-3
/
+13
*
Handle new core note types in EBL
Petr Machata
2012-09-17
2
-1
/
+18
*
Add support for Tilera TILE-Gx processor.
Jeff Kenton
2012-08-24
2
-0
/
+5
*
Add low-level support for .debug_macro.
Mark Wielaard
2012-06-27
2
-0
/
+6
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
51
-2016
/
+969
*
Remove .mtn-ignore and .cvsignore files.
Mark Wielaard
2012-06-05
1
-1
/
+0
*
Add support for printing SDT elf notes.
Mark Wielaard
2011-04-26
6
-10
/
+118
*
Fix doubled words.
Marek Polacek
2011-04-16
1
-1
/
+1
*
Fix typo in TLSDESC_GOT.
Marek Polacek
2011-03-21
2
-1
/
+5
*
Add new ebl_check_st_other_bits function.
upstream/mpolacek/autotest
Mark Wielaard
2011-03-11
6
-3
/
+93
*
Consider .gdb_index as a debugging section.
Roland McGrath
2010-07-07
2
-0
/
+6
*
Clean up and consolidate automake magic to reduce duplication and to work wit...
Roland McGrath
2010-02-15
2
-23
/
+9
*
Make readelf -n check note name strings, handle "VMCOREINFO" flavor.
Roland McGrath
2010-01-04
5
-19
/
+27
*
Clean up NT_GNU_GOLD_VERSION printing.
Roland McGrath
2009-10-14
2
-2
/
+6
[next]