2
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rework chapter 3 of the libelf by example tutorial.
Joseph Koshy
as jkoshy
More... about 4 years ago
Add a couple of index entries to the libelf tutorial.
Joseph Koshy
as jkoshy
More... about 4 years ago
elfcopy: Regenerate output files for failing test cases.
Ed Maste
as emaste
More... about 4 years ago
elfcopy: Avoid emitting an extra empty string in .shstrtab.
Ed Maste
as emaste
More... about 4 years ago
Improve the tone of chapter 2 of the 'libelf by example' tutorial.
Joseph Koshy
as jkoshy
More... about 4 years ago
Add an option to the 'make-toolchain-version' script to print
Joseph Koshy
as jkoshy
More... about 4 years ago
Improve the tone of the preface and chapter 1
Joseph Koshy
as jkoshy
More... about 4 years ago
readelf: Add support for RISC-V specific e_flags
Ed Maste
as emaste
More... about 4 years ago
CI: use bmake on Ubuntu
Ed Maste
as emaste
More... about 4 years ago
INSTALL: List Ubuntu 18.04 in supported OS table
Ed Maste
as emaste
More... about 4 years ago
CI: add Ubuntu 18.04 task
Ed Maste
as emaste
More... about 4 years ago
Remove the test log generated by shell-based test suites when cleaning
Joseph Koshy
as jkoshy
More... about 4 years ago
Fix fat-fingering of [r3817].
Joseph Koshy
as jkoshy
More... about 4 years ago
Check TET based test suite invocations for failed and unresolved tests.
Joseph Koshy
as jkoshy
More... about 4 years ago
Exit the current test run with a non-zero exit status if any test returns
Joseph Koshy
as jkoshy
More... about 4 years ago
Cirrus-CI: run tests on FreeBSD 11 and 12
Ed Maste
as emaste
More... about 4 years ago
Cirrus-CI: run tests on FreeBSD
Ed Maste
as emaste
More... about 4 years ago
INSTALL: update FreeBSD reference to 11.3
Ed Maste
as emaste
More... about 4 years ago
replace strncpy with memcpy when copying full string
Ed Maste
as emaste
More... about 4 years ago
readelf: Don't leak memory when dwarf_get_fde_info_for_all_regs() fails.
Ed Maste
as emaste
More... about 4 years ago
readelf: Fix a double close of the input file.
Ed Maste
as emaste
More... about 4 years ago
size: Avoid returning a stack pointer from xlatetom().
Ed Maste
as emaste
More... about 4 years ago
elfcopy: Avoid leaking dst's fd when we fail to copy a file.
Ed Maste
as emaste
More... about 4 years ago
elfcopy: Handle multiple data descriptors properly.
Ed Maste
as emaste
More... about 4 years ago
libelftc: Add a missing check for an error from vector_str_init().
Ed Maste
as emaste
More... about 4 years ago
libelftc: Fix memory leaks in the C++ demanglers.
Ed Maste
as emaste
More... about 4 years ago
libdwarf: Fix a memory leak in _dwarf_frame_section_init().
Ed Maste
as emaste
More... about 4 years ago
libdwarf: Make an out-pointer of _dwarf_abbrev_add() mandatory.
Ed Maste
as emaste
More... about 4 years ago
libdwarf: Fix a possible memory leak in dwarf_add_AT_location_expr().
Ed Maste
as emaste
More... about 4 years ago
libdwarf: Remove unnecessary NULL checks.
Ed Maste
as emaste
More... about 4 years ago