Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
elfutils
/
3f9d955d56d62bcca1e6d97eb17649b3b0f38acc
3f9d955
Fix double-free in libdw CFI handling error paths.
by Roland McGrath
· 15 years ago
f5ed544
Don't install and distribution files without translations.
by Ulrich Drepper
· 15 years ago
51f4ddf
Prepare 0.146 release.
by Ulrich Drepper
· 15 years ago
7c04e7a
l10n: Updates to Spanish (Castilian) (es) translation
by logan
· 15 years ago
b386ccf
Set LOCALEDIR via make rather than configure, as per Autoconf manual.
by Roland McGrath
· 15 years ago
d862cc8
Fix LOCALEDIR default.
by Roland McGrath
· 15 years ago
134038b
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
6823414
Update gettext boilerplate from 0.17. Add LINGUAS file so translations get installed.
by Roland McGrath
· 15 years ago
26618d8
Add missing file for dist.
by Roland McGrath
· 15 years ago
be13930
Prevent infinite iteration on link_map list clobbered into circularity.
by Roland McGrath
· 15 years ago
62b28b6
Fix readelf core note bitmask printing.
by Roland McGrath
· 15 years ago
9d81c7d
Fix typo in last change.
by Roland McGrath
· 15 years ago
957072c
Handle truncated phdrs without crash.
by Roland McGrath
· 15 years ago
7880556
Adjust copyrights.
by Ulrich Drepper
· 15 years ago
f35dfa8
Update elf.h from glibc.
by Roland McGrath
· 15 years ago
d80f0b2
Complete SH port.
by Matt Fleming
· 15 years ago
c2d1e48
Adjust expected error message text from libelf.
by Ulrich Drepper
· 15 years ago
b8b849b
Accept R_ARM_PC24 and R_ARM_ABS32 in EXEC|DYN too.
by Roland McGrath
· 15 years ago
9531bb9
l10n: Updates to Spanish (Castilian) (es) translation
by logan
· 15 years ago
bbba958
l10n: Initial Polish (pl) translation from Jakub Bogusz
by raven
· 15 years ago
f1c5b23
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
3b495d8
Fix some message typos and xgettext markers.
by Roland McGrath
· 15 years ago
9a8e4e5
Merge remote branch 'origin/pmachata/576283'
by Petr Machata
· 15 years ago
d7b12c6
Fix for the same
by Petr Machata
· 15 years ago
77961b5
Testcase for elf_getdata/elf_flagdata on NOBITS section
by Petr Machata
· 15 years ago
5ea349b
Fix auxv scanning in core-file grokking.
by Roland McGrath
· 15 years ago
f56a988
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
37abaf4
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
db8f2b7
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
8aabc7e
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
fcbd202
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
e951292
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
54765b5
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
b8ce45b
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
8b61c81
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
cb22153
l10n: Updates to Ukrainian (uk) translation
by yurchor
· 15 years ago
331a186
elf.h: Update from glibc.
by Roland McGrath
· 15 years ago
8068e06
Export dwfl_core_file_report.
by Roland McGrath
· 15 years ago
dd7a9d7
Sending translation for Ukrainian
by yurchor
· 15 years ago
cf1acc5
Sending translation for po/uk.po
by yurchor
· 15 years ago
7761513
Support new x86-64 relocations.
by Ulrich Drepper
· 15 years ago
f7a9a9e
Update elf.h
by Ulrich Drepper
· 15 years ago
ad64d8e
Start development of 0.146.
by Ulrich Drepper
· 15 years ago
890081b
readelf: Fix fd leak on bad input files.
by Roland McGrath
· 15 years ago
b5bd407
0.145 release preparations.
by Ulrich Drepper
· 15 years ago
bc87bd7
Sending translation for Spanish
by logan
· 15 years ago
9e92418
Tweak backends makefile rules to avoid make -j bug.
by Roland McGrath
· 15 years ago
4b0ee3b
More NEWS.
by Roland McGrath
· 15 years ago
ca84a55
Fix core file grovelling to skip all segments covered by the last module.
by Roland McGrath
· 15 years ago
429502f
Avoid wild section data pointers from bogus sh_offset in mapped files.
by Roland McGrath
· 15 years ago
056d693
NEWS items since 0.144
by Roland McGrath
· 15 years ago
22359e2
Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking.
by Roland McGrath
· 15 years ago
bf96347
Fix uninitialized variable in error case.
by Roland McGrath
· 15 years ago
c2b26f1
Fix compiler warning nit in readelf.
by Roland McGrath
· 15 years ago
e9ca738
Fix -Wshadow warning in asm-tst9.
by Roland McGrath
· 15 years ago
060038e
Sending translation for Spanish
by logan
· 15 years ago
f920fd5
readelf: Fix CFI decoding for DW_EH_PE_absptr.
by Roland McGrath
· 15 years ago
ee29a31
libdw/fde.c (intern_fde): Fix length check for sized_augmentation_data.
by Mark Wielaard
· 15 years ago
eacdcf3
Always set bias in dwfl_module_dwarf_cfi() and dwfl_module_eh_cfi().
by Mark Wielaard
· 15 years ago
725f755
Sending translation for Spanish
by logan
· 15 years ago
b337b1f
Fix sloppy #include use, breaks with latest glibc.
by Roland McGrath
· 15 years ago
5f21160
0.144 release preparation.
by Ulrich Drepper
· 15 years ago
8111da0
Handle extended phnum in readelf.
by Roland McGrath
· 15 years ago
f95760a
Use elf_getphdrnum in libdw and libdwfl.
by Roland McGrath
· 15 years ago
bd733ca
Handle extended phnum in elflint and elfcmp.
by Roland McGrath
· 15 years ago
6fd3cd1
Add elf_getphdrnum, support >65536 phdrs.
by Roland McGrath
· 15 years ago
7452e19
Missing file from commit ebc5c88
by Roland McGrath
· 15 years ago
1d7cbd1
libdwfl: Handle SHN_COMMON symbols in ET_REL.
by Roland McGrath
· 15 years ago
0c16c58
Use dwarf_aggregate_size in backend return_value functions. Observe DW_AT_GNU_vector on powerpc return_value type.
by Roland McGrath
· 15 years ago
ebc5c88
Add dwarf_aggregate_size helper function to libdw.
by Roland McGrath
· 15 years ago
0cb1983
Add some more DW_AT_GNU_* types from gcc.
by Roland McGrath
· 15 years ago
019d9fb
Add DWARF attributes DW_AT_GNU_vector and DW_AT_GNU_template_name.
by Roland McGrath
· 15 years ago
ec9746f
NEWS item for readelf changes
by Roland McGrath
· 15 years ago
0ccbbcd
Make readelf -n check note name strings, handle "VMCOREINFO" flavor.
by Roland McGrath
· 15 years ago
2e79deb
readelf: No complaints for missing DWARF under just -a.
by Roland McGrath
· 15 years ago
a7422be
readelf: Correct --help output for -a.
by Roland McGrath
· 15 years ago
e4061d0
readelf: No complaints for missing named sections implicit in -a.
by Roland McGrath
· 15 years ago
2cfe33f
Fix fill_mmap for sections past the section headers
by Lubomir Rintel
· 15 years ago
73a4d82
Sending translation for French
by mrtom
· 15 years ago
d4325dc
Sending translation for po/fr.po
by mrtom
· 15 years ago
d3d1e68
Sending translation for Spanish
by logan
· 15 years ago
888381b
Fix dwarf_getlocation braino in constant-form case handling.
by Roland McGrath
· 15 years ago
76aec24
Sending translation for Spanish
by elsupergomez
· 15 years ago
15426bd
libdwfl: Skip relocation on empty or SHT_NOBITS sections.
by Roland McGrath
· 15 years ago
efa6496
Make readelf -x/-a handle SHT_NOBITS gracefully as -p already does.
by Roland McGrath
· 15 years ago
003dd32
Load ahead core file chunk only if the area is vaddr-contiguous
by Petr Machata
· 15 years ago
3b478b1
Sending translation for po/ru.po
by ypoyarko
· 15 years ago
6b8cd7f
Fix whitespace, copyright years.
by Roland McGrath
· 15 years ago
0c6db7e
__libelf_readall: Fetch file size if not yet known.
by Roland McGrath
· 15 years ago
c6f5e92
Mark the archive header as unusable when there is no next ar element.
by Mark Wielaard
· 15 years ago
6229eb5
Use dwfl_addrmodule for l_ld lookup, don't bail on lookup failure.
by Roland McGrath
· 15 years ago
cdb48e0
Ignore link_map entries with l_ld==0.
by Roland McGrath
· 15 years ago
9ca7bc4
More grokage of DWARF4 forms.
by Roland McGrath
· 15 years ago
f80c907
Clean up NT_GNU_GOLD_VERSION printing.
by Roland McGrath
· 15 years ago
a14b4eb
Match .debug_pubtypes and .debug_types as known DWARF section names.
by Roland McGrath
· 15 years ago
c49d00a
Handle new .comment section flags.
by Mark Wielaard
· 15 years ago
0db61c7
Bump version for development of 0.144.
by Ulrich Drepper
· 15 years ago
30715f8
Preparation for 0.143 release.
by Ulrich Drepper
· 15 years ago
db12f16
Update configure.ac for recent autoconf.
by Ulrich Drepper
· 15 years ago
fc72d75
Sending translation for Japanese
by hyuuga
· 15 years ago
Next »