2
I Use This!
Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add DF_1 flags missed in r3765
Ed Maste
as emaste
More... almost 5 years ago
readelf: display NT_GNU_PROPERTY_TYPE_0 note name
Ed Maste
as emaste
More... almost 5 years ago
readelf: decode FreeBSD note types
Ed Maste
as emaste
More... almost 5 years ago
readelf: decode flag bits in DT_FLAGS/DT_FLAGS_1
Ed Maste
as emaste
More... almost 5 years ago
libelf: add config for RISC-V ISA
Ed Maste
as emaste
More... almost 5 years ago
libelf: assert that msz is non-zero
Ed Maste
as emaste
More... almost 5 years ago
elfdump: add OpenBSD ELF program header types
Ed Maste
as emaste
More... almost 5 years ago
readelf: print description for 'e_flags' in ELF header (ABI type)
Ed Maste
as emaste
More... almost 5 years ago
readelf: report byte size for DT_PREINIT_ARRAYSZ
Ed Maste
as emaste
More... almost 5 years ago
readelf: dump ELF note data
Ed Maste
as emaste
More... almost 5 years ago
elfcopy: Provide a size hint when creating the section string table.
Ed Maste
as emaste
More... almost 5 years ago
elfcopy: Use libelftc's string table routines to build .shstrtab.
Ed Maste
as emaste
More... almost 5 years ago
elfcopy: Use elf_getscn() instead of iterating over all sections
Ed Maste
as emaste
More... almost 5 years ago
elfcopy: Pass the right sizes to malloc() and realloc()
Ed Maste
as emaste
More... almost 5 years ago
elfcopy: Optimize for insertions at the end of the section list
Ed Maste
as emaste
More... almost 5 years ago
readelf: Make -t imply -S, for compatibility with GNU binutils
Ed Maste
as emaste
More... almost 5 years ago
libelftc: add RISC-V bfd targets
Ed Maste
as emaste
More... almost 5 years ago
libelftc: Fix some minor style bugs
Ed Maste
as emaste
More... almost 5 years ago
libelftc: readelf: decode R_MIPS_HIGHER and R_MIPS_HIGHEST relocation types
Ed Maste
as emaste
More... almost 5 years ago
libdwarf: Use the cached strtab pointer when reading string attributes.
Ed Maste
as emaste
More... almost 5 years ago
libdwarf: add DW_LANG_* definitions from DWARF 4 and 5
Ed Maste
as emaste
More... almost 5 years ago
libelftc: Consistently use size_t for string table offsets and sizes
Ed Maste
as emaste
More... almost 5 years ago
elfcopy: Remove an unneeded memset
Ed Maste
as emaste
More... almost 5 years ago
libelftc: Micro-optimize string table insertion
Ed Maste
as emaste
More... almost 5 years ago
libelftc: Fix the documented prototype for elftc_string_table_destroy()
Ed Maste
as emaste
More... almost 5 years ago
Incorporate manual page fixes from OpenBSD.
Joseph Koshy
as jkoshy
More... almost 5 years ago
Ensure that the value of a 32-bit parameter passed
Joseph Koshy
as jkoshy
More... almost 5 years ago
Incorporate FreeBSD r348347: "Add missing powerpc64
Joseph Koshy
as jkoshy
More... almost 5 years ago
Verify that only one of the LIBELF_F_RAWFILE_{MALLOC,MMAP}
Joseph Koshy
as jkoshy
More... about 5 years ago
Bug fix: use integer literals of the correct size.
Joseph Koshy
as jkoshy
More... about 5 years ago