2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduce support for per debug context error handlers [part 1 of 2].
Joseph Koshy
as jkoshy
More... almost 14 years ago
Be more consistent in the way members of `struct _Dwarf_Error` are
Joseph Koshy
as jkoshy
More... almost 14 years ago
SGI libdwarf compatibility fix: Do not allow application to read More... almost 14 years ago
* If dwarf_formsdata() is used to read DW_FORM_data1, DW_FORM_data2 or More... almost 14 years ago
Do not return DW_DLV_OK when there is actually an error in dwarf_formref() More... almost 14 years ago
Consumer API dwarf_formblock in SGI libdwarf has prototype: More... almost 14 years ago
Catch up with [894].
Joseph Koshy
as jkoshy
More... almost 14 years ago
Add a cross-reference to `elf_rawfile(3)`.
Joseph Koshy
as jkoshy
More... almost 14 years ago
Fix bug in TMPDIR handling: when TMPDIR environment variable is More... almost 14 years ago
Fix compilation warning in ar(1) and elfcopy(1) test suite. More... almost 14 years ago
Implement new SGI libdwarf API dwarf_next_cu_header_b(). More... almost 14 years ago
* Point the reader to the other line number handling functions in the API.
Joseph Koshy
as jkoshy
More... almost 14 years ago
Be more precise about the kind of DIE reference allowed for
Joseph Koshy
as jkoshy
More... almost 14 years ago
Add a manual page for `dwarf_srclines()`.
Joseph Koshy
as jkoshy
More... almost 14 years ago
Implement `dwarf_srclines_dealloc()` (as a no-op).
Joseph Koshy
as jkoshy
More... almost 14 years ago
Also free the `li_lfnarray` member at the time a DIE is deallocated.
Joseph Koshy
as jkoshy
More... almost 14 years ago
Add a manual page for `dwarf_srcfiles(3)`.
Joseph Koshy
as jkoshy
More... almost 14 years ago
Document `dwarf_srclines_dealloc()`.
Joseph Koshy
as jkoshy
More... almost 14 years ago
Expand abbreviations in comment text.
Joseph Koshy
as jkoshy
More... almost 14 years ago
* Add a cu_length_size field into _Dwarf_CU struct. It holds the size in bytes of the length field in CU header. More... about 14 years ago
Insert a missing 'break' into dwarf_get_cu_die_offset_given_cu_header_offset, More... about 14 years ago
Change parameter name 'cu_header_length' to 'cu_length' to avoid ambiguity. More... about 14 years ago
Catch up with [896]: change the manual page for `dwarf_next_cu_header()`
Joseph Koshy
as jkoshy
More... about 14 years ago
SGI libdwarf compatibility fix: dwarf_next_cu_header should store More... about 14 years ago
Catch up with [894].
Joseph Koshy
as jkoshy
More... about 14 years ago
SGI libdwarf compatibility fix: cu_abbrev_offset arg should have type More... about 14 years ago
Unbreak the build.
Joseph Koshy
as jkoshy
More... about 14 years ago
Move the manual page for `dwarf_next_cu_header()` to trunk.
Joseph Koshy
as jkoshy
More... about 14 years ago
Fix a typo.
Joseph Koshy
as jkoshy
More... about 14 years ago
Move the manual page for `dwarf_hasattr()` to trunk.
Joseph Koshy
as jkoshy
More... about 14 years ago