2
I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add initial support for parsing DWARF5 .debug_info section. More... 7 months ago
Add initial support for parsing forms added by the DWARF5 standard. More... 7 months ago
Add support for implicit constant stored in attribute definitions. More... 7 months ago
Add support for reading 3-byte integers, required by DWARF5. More... 7 months ago
Removed a bogus break. More... 7 months ago
Add DW_LANG_* codes added since DWARF version 5.
Joseph Koshy
as jkoshy
More... 11 months ago
Support FreeBSD v13.1 {arm64,amd64,i386} going forward.
Joseph Koshy
as jkoshy
More... about 1 year ago
elfconstants: use signed integer literals for DT_* values.
Joseph Koshy
as jkoshy
More... about 1 year ago
elfdump: Add tests for [r4000]: update the -n option to dump
Joseph Koshy
as jkoshy
More... about 1 year ago
Bug-fix: Detect and report test case exec failures.
Joseph Koshy
as jkoshy
More... about 1 year ago
elfdump: Update the -n option to dump all note sections.
Joseph Koshy
as jkoshy
More... about 1 year ago
dwarf: add references to the relevant sections of the DWARF standard.
Joseph Koshy
as jkoshy
More... about 1 year ago
Define encoding values in the order that they appear in the
Joseph Koshy
as jkoshy
More... about 1 year ago
dwarf: Add DW_RLE_* encodings, defined by DWARF 5.
Joseph Koshy
as jkoshy
More... about 1 year ago
dwarf: Add encodings defined by DWARF 5.
Joseph Koshy
as jkoshy
More... about 1 year ago
dwarf: Add location list entry encodings defined by DWARF 5.
Joseph Koshy
as jkoshy
More... about 1 year ago
dwarf: Add DW_OP_* values defined by DWARF 5.
Joseph Koshy
as jkoshy
More... about 1 year ago
dwarf: Add DW_FORM_* values defined by DWARF 5.
Joseph Koshy
as jkoshy
More... about 1 year ago
dwarf: Add DW_AT_* values defined by DWARF 5.
Joseph Koshy
as jkoshy
More... about 1 year ago
Mention reserved DW_TAG_* values for completeness.
Joseph Koshy
as jkoshy
More... about 1 year ago
Add DW_TAG_* values defined by DWARF 5.
Joseph Koshy
as jkoshy
More... about 1 year ago
dwarf: Add a DW_TAG value.
Joseph Koshy
as jkoshy
More... about 1 year ago
Add the DW_SECT_* and DW_UT_* definitions defined by DWARF5.
Joseph Koshy
as jkoshy
More... about 1 year ago
Removed "Big-Endian only" for the EM_MIPS elf_machine string, since it More... over 1 year ago
Add VAX relocations.
Joseph Koshy
as jkoshy
More... almost 2 years ago
Add the NetBSD spelling for a 386 relocation.
Joseph Koshy
as jkoshy
More... almost 2 years ago
Allow the use of the generated 'elfdefinitions.h' file in build
Joseph Koshy
as jkoshy
More... about 2 years ago
Mark initial block comments.
Joseph Koshy
as jkoshy
More... about 2 years ago
Improve clarity.
Joseph Koshy
as jkoshy
More... about 2 years ago
Bug fix: only show verbose mode messages when actually in verbose mode.
Joseph Koshy
as jkoshy
More... about 2 years ago