2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Output two newlines after sysv footer. More... over 13 years ago
Statify functions and global vars. More... over 13 years ago
global var `elfclass` no longer used. More... over 13 years ago
Removed accidentally committed -g CFLAG. More... over 13 years ago
Overhaul of table print out. Introduced new tbl_XXX functions for pretty More... over 13 years ago
Do not modify the Elf_Data->d_buf buffer directly when applying More... over 13 years ago
* Added a 64bit (amd64) relocatable object which contains Elf_Rela More... over 13 years ago
* Add global flag `applyrela` which controls whether libdwarf applies Elf_Rela More... over 13 years ago
Export elftc_bfd_target_byteorder() and elftc_bfd_target_flavor() in More... over 13 years ago
Implement new SGI libdwarf API dwarf_get_form_class(). This function More... almost 14 years ago
Add dwarf_ranges_dealloc.3 to MLINKS. More... almost 14 years ago
Document `dwarf_ranges_dealloc()`.
Joseph Koshy
as jkoshy
More... almost 14 years ago
Add test cases for abbrev, pubnames, macinfo and ranges consumer APIs. More... almost 14 years ago
Write escape sequence instead of literal character for those "special" More... almost 14 years ago
Added two test objects which were compiled with gcc -g3. Among other More... almost 14 years ago
Sync up with SGI libdwarf ranges API change: Dwarf_Ranges structure More... almost 14 years ago
* dwarf_ranges_dealloc() is no-op and returns no value. More... almost 14 years ago
dwarf_get_abbrev_entry() should return DW_DLV_NO_ENTRY when provided More... almost 14 years ago
dwarf_get_abbrev() should return DW_DLV_NO_ENTRY instead of More... almost 14 years ago
Restrict the output parameter of `dwarf_formflag()` to 1 or 0.
Joseph Koshy
as jkoshy
More... almost 14 years ago
Remove unnecessary punctuation.
Joseph Koshy
as jkoshy
More... almost 14 years ago
We should set the dmd_fileindex field for macro records with dmd_type More... almost 14 years ago
dwarf_find_macro_value_start() should return a pointer to the More... almost 14 years ago
If max_count is 0, we should return all macro details entries we've got. More... almost 14 years ago
Add manual pages for `dwarf_formflag()`, `dwarf_formref()`,
Joseph Koshy
as jkoshy
More... almost 14 years ago
* Remove a superfluous error description.
Joseph Koshy
as jkoshy
More... almost 14 years ago
List option '-B' in the getopt_long() optstring. More... almost 14 years ago
Fix style(9) nit. More... almost 14 years ago
Do not try to dump section to segment mapping if the object doesn't More... almost 14 years ago
Dump Linux prelink related dynamic types in dump_dyn_val(). More... almost 14 years ago