Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
elfutils
/
b0a0e0df3b021cdd911d24f48ae50c6d2fc863aa
b0a0e0d
Wire up -u option handling in ar.
by Roland McGrath
· 13 years ago
32899ac
Clean up byte order handling in md5 and sha1 code.
by Roland McGrath
· 13 years ago
02a958b
strip.c (relocate): Make offset check overflow-proof.
by Mark Wielaard
· 13 years ago
3f2290b
Add missing test wrappers to Makefile.am (EXTRA_DIST).
by Mark Wielaard
· 13 years ago
63868c2
strip: --reloc-debug-sections, relocate against any debug section symbol.
by Mark Wielaard
· 13 years ago
20a217d
Add hello_s390.ko testcase to run-strip-reloc.sh.
by Mark Wielaard
· 13 years ago
1662bc3
strip: Add --reloc-debug-sections option.
by Mark Wielaard
· 14 years ago
7a125b9
strip: Handle SHT_GROUP sections better.
by Mark Wielaard
· 14 years ago
0312424
Add DW_OP_GNU_const_type/regval_type/deref_type/convert/reinterpret.
by Jakub Jelinek
· 14 years ago
69a9b11
dwarf_tag_string fixup GNU_call_site and GNU_call_site_parameter strings.
by Mark Wielaard
· 14 years ago
c8920de
nm.c: Remove unused if/else and parameters.
by Marek Polacek
· 14 years ago
82f77d7
unstrip.c: Mark function as static.
by Marek Polacek
· 14 years ago
bcdb09d
Merge branch 'mjw/sdt'
by Mark Wielaard
· 14 years ago
befea9b
Merge branch 'mjw/gdb_index'
by Mark Wielaard
· 14 years ago
093a1d3
Add printing of .gdb_index section to readelf.
by Mark Wielaard
· 14 years ago
f4c39c7
libdw: Sanity check end of section against cu_data () of die->cu.
by Mark Wielaard
· 14 years ago
bb9d1b4
Add support for printing SDT elf notes.
by Mark Wielaard
· 14 years ago
ed52618
Fix doubled words.
by Marek Polacek
· 14 years ago
dbb490f
Fix libdwfl compile issue in case none of the compression libraries are there.
by Mark Wielaard
· 14 years ago
494275c
New test for ebl_dynamic_tag_name.
by Marek Polacek
· 14 years ago
1879e5b
Improve output of readelf -wline
by Petr Machata
· 14 years ago
1c2a198
Merge branch 'mpolacek/readelf-pltrel-case'
by Marek Polacek
· 14 years ago
5d899cc
Merge branch 'mpolacek/tlsdesc'
by Marek Polacek
· 14 years ago
a89ca03
Merge branch 'pmachata/rerequest-tag'
by Petr Machata
· 14 years ago
e3368c5
Add support for call_site and entry_value to dwarf.h and readelf.
by Mark Wielaard
· 14 years ago
44de92a
Don't segfault at DT_PLTREL case.
by Marek Polacek
· 14 years ago
cde0b27
Fix typo in TLSDESC_GOT.
by Marek Polacek
· 14 years ago
bd1d16c
Handle repeated requests for invalid abbreviation
by Petr Machata
· 14 years ago
a062b6b
Add new ebl_check_st_other_bits function.
by Mark Wielaard
· 14 years ago
a707911
Cosmetic cleanup for new test.
by Roland McGrath
· 14 years ago
02c5619
Reject requests for abbreviation with code 0
by Petr Machata
· 14 years ago
d76bd7a
Alpha backend: accept any _GLOBAL_OFFSET_TABLE_ value.
by Roland McGrath
· 14 years ago
3587087
Check for truncated section in dwarf_child.
by Petr Machata
· 14 years ago
e07da4f
libdwfl: Clear errno before using its ambient value.
by Roland McGrath
· 14 years ago
4894221
New test for dwarf_getstring.
by Marek Polacek
· 14 years ago
c32696c
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
by Roland McGrath
· 14 years ago
fec3999
Fix readelf --debug-dump=loc crash on multiple input files.
by Jan Kratochvil
· 14 years ago
58cfa1c
BUILT_RPATH vs BUILD_RPATH fixup.
by Mark Wielaard
· 14 years ago
cf454ab
Merge over readelf dwarf string additions from dwarf branch dwarfstrings.
by Mark Wielaard
· 14 years ago
725aad5
Support reading .zdebug_* DWARF sections compressed via zlib.
by Roland McGrath
· 14 years ago
47c5323
Handle DW_AT_GNU_odr_signature in readelf.
by Roland McGrath
· 14 years ago
170ecbd
Prepare 0.152 release.
by Ulrich Drepper
· 14 years ago
750ba33
l10n: Updates to Polish (pl) translation
by raven
· 14 years ago
398e0f6
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 14 years ago
788cc88
NEWS item for last change
by Roland McGrath
· 14 years ago
6ecdead
libdwfl: Search for Linux kernel binaries with compression file name suffixes.
by Roland McGrath
· 14 years ago
4a14ef7
elfcmp: Add --l/--verbose flag.
by Roland McGrath
· 14 years ago
1fb9c91
elfcmp: Add --ignore-build-id flag.
by Roland McGrath
· 14 years ago
240784b
ldscript: Remove unused variable.
by Roland McGrath
· 14 years ago
8f6c179
unstrip: Remove unused variable.
by Roland McGrath
· 14 years ago
4db89f0
elflint: Remove unused variables.
by Roland McGrath
· 14 years ago
3323131
elflint: Warn about missing xndx section only once.
by Roland McGrath
· 14 years ago
fd99254
ld: Remove an unused variable.
by Roland McGrath
· 14 years ago
8a7b623
0.152 NEWS item for nit fixes.
by Roland McGrath
· 14 years ago
f64e25f
Use AC_LANG_SOURCE.
by Roland McGrath
· 14 years ago
bc88fff
Remove obsolete ALL_LINGUAS variable from configure.
by Roland McGrath
· 14 years ago
7094d00
libasm: Remove an unused variable.
by Roland McGrath
· 14 years ago
f339cd6
0.152 NEWS item for latest libdwfl prelink fix
by Roland McGrath
· 14 years ago
dc34eda
run-prelink-addr-test.sh: Add a .dynbss+.bss prelink split
by Josh Stone
· 14 years ago
3a44c9a
libdwfl: Use the section-end address as the synchronization point, rather than sh_addr.
by Roland McGrath
· 14 years ago
0ef4020
libdwfl: Discover PT_INTERP p_vaddr separately from main phdrs and undo phdrs.
by Roland McGrath
· 14 years ago
9fdd461
libdwfl: Fix prelink address_sync to find 64-bit PT_INTERP.
by Roland McGrath
· 14 years ago
d1c5cb3
l10n: Updates to Polish (pl) translation
by raven
· 14 years ago
8f0693a
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 14 years ago
754f22e
Prepare 0.151 release.
by Ulrich Drepper
· 14 years ago
4f6d4e1
Undo last change for data-only tests, so we test PT_DYNAMIC digging too.
by Roland McGrath
· 14 years ago
32520bd
run-prelink-addr-test.sh: Make symlinks to find .debug files corresponding to noshdrs files.
by Roland McGrath
· 14 years ago
ccbccef
Add data-only prelink tests
by Josh Stone
· 14 years ago
cf51471
Expand testfile53 for 32/64-bit
by Josh Stone
· 14 years ago
d41d9a6
Expand testfile52 for 32/64-bit and stripped headers
by Josh Stone
· 14 years ago
f631595
NEWS items for 0.151
by Roland McGrath
· 14 years ago
5ad466d
libdwfl: Rejigger address synchronization using .gnu.prelink_undo information.
by Roland McGrath
· 14 years ago
ffa0200
Test cases for libdwfl vs prelink.
by Josh Stone
· 14 years ago
9777cc4
l10n: Updates to Spanish (Castilian) (es) translation
by elsupergomez
· 14 years ago
a4ed0a4
l10n: Updates to Polish (pl) translation
by raven
· 14 years ago
705bfd4
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 14 years ago
f151b7d
strip: Remove all excess for --strip-sections.
by Roland McGrath
· 14 years ago
2c7d0dd
libdwfl: Enhance address_sync calculation to handle more prelink permutations.
by Roland McGrath
· 14 years ago
0b9d1fb
strip: Add --strip-sections option.
by Roland McGrath
· 14 years ago
f1ccc41
Fix off64_t overflow when MAXIMUM_SIZE == ~0.
by Jan Kratochvil
· 14 years ago
33d305f
dwfl_module_relocations: Remove over-eager assert.
by Roland McGrath
· 14 years ago
8f656c7
elfutils 0.150 release preparation
by Ulrich Drepper
· 14 years ago
65d8e4e
0.150 NEWS items
by Roland McGrath
· 14 years ago
464bc4e
Version bump for 0.150 development.
by Roland McGrath
· 14 years ago
1743d7f
libdwfl: Revamp bias bookkeeping, account correctly for prelink REL->RELA segment inflation.
by Roland McGrath
· 14 years ago
58af200
findtextrel: Optimize last change.
by Roland McGrath
· 14 years ago
77221de
findtextrel: Don't assume order of sections.
by Roland McGrath
· 14 years ago
adf84f4
backends: i386 integer return value typo fix, reported by Thorsten Glaser <tg@mirbsd.de>.
by Roland McGrath
· 14 years ago
d503157
l10n: Updates to Polish (pl) translation
by raven
· 14 years ago
8595e4d
l10n: Updates to Polish (pl) translation
by raven
· 14 years ago
bf8cd3d
DWARF people changed their mind about the value.
by Roland McGrath
· 14 years ago
8c0a382
dwarf.h: Add DW_LANG_Go.
by Roland McGrath
· 14 years ago
5f95e2b
dwarf_getaranges: Avoid alloca to cope with huge .debug_aranges sections.
by Roland McGrath
· 14 years ago
5659bdb
l10n: Updates to Spanish (Castilian) (es) translation
by logan
· 14 years ago
b8cdd45
Prepare 0.149 release.
by Ulrich Drepper
· 14 years ago
27838fb
Update ALL_LINGUAS.
by Ulrich Drepper
· 14 years ago
5c45def
NEWS typo
by Roland McGrath
· 14 years ago
6849dbb
strip NEWS item
by Roland McGrath
· 14 years ago
a4e6b96
Merge branch 'roland/implicit-ptr'
by Roland McGrath
· 14 years ago
4f16799
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 14 years ago
Next »