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
Parse dwarf dump options. More... over 14 years ago
Initialise and cleanup internal string table in dwarf_init() and More... over 14 years ago
- Implemented producer API's: dwarf_add_AT_name, dwarf_add_AT_comp_dir, More... over 14 years ago
Added at_attrib and at_form fields to _Dwarf_Attribute struct and More... over 14 years ago
Added producer API's: dwarf_add_die_to_debug, dwarf_new_die and More... over 14 years ago
Added die_parent, die_child, die_left, die_right fields to Dwarf_Die More... over 14 years ago
Renamed pro_init.c to dwarf_pro_init.c More... over 14 years ago
Implement producer API's: dwarf_producer_init and dwarf_producer_init_b. More... over 14 years ago
Really fixed the bug described in previous commit. More... over 14 years ago
Fixed a nasty off-by-one bug in location expression handling code. More... over 14 years ago
- Implement dwarf_object_init and dwarf_object_finish. More... over 14 years ago
Command translation like this does not make any sense: More... over 14 years ago
Removed no longer needed #define's. More... over 14 years ago
Fix INIT_NAMETBL macro. More... over 14 years ago
More typo: strings should be read from .debug_str section. More... over 14 years ago
Fix another typo: ._debug_loc should be .debug_loc More... over 14 years ago
Fix a typo. More... over 14 years ago
Reconnect dwarf_dump.c to the build. More... over 14 years ago
- Implemented support for application supplied object access method. More... over 14 years ago
Add a make variable containing the OS flavor of the build host.
Joseph Koshy
as jkoshy
More... over 14 years ago
Update OSABI table.
Joseph Koshy
as jkoshy
More... over 14 years ago
Refined DWARF_SET_ELF_ERROR macro. More... over 14 years ago
Second attempt to fix the format string. More... over 14 years ago
Fix printf format strings. More... over 14 years ago
Merged libdwarf and addr2line back to trunk. More... over 14 years ago
Add rules for building documentation in ConTeXT format.
Joseph Koshy
as jkoshy
More... over 14 years ago
* Add new manual pages for `elf_getshdrstrndx()`, `elf_getphdrnum()` and `elf_getshdrnum()`.
Joseph Koshy
as jkoshy
More... over 14 years ago
Deprecate `elf_getshnum()`, `elf_getphnum()` and `elf_getshstrndx()` in favour of
Joseph Koshy
as jkoshy
More... over 14 years ago
Use the "mk/" framework introduced in [464].
Joseph Koshy
as jkoshy
More... almost 15 years ago
Start off an "mk/" directory for holding shared '''make''' code:
Joseph Koshy
as jkoshy
More... almost 15 years ago