openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
libdwarf
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 21 hours
ago.
Mar 10, 2025 — Mar 10, 2026
Showing page 1 of 174
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Now with latest present. modified: ChangeLog
David Anderson
More...
6 days ago
Changes in source are inside comments. No logic change.
David Anderson
More...
6 days ago
Text fix, small. modified: doc/libdwarf.pdf
David Anderson
More...
6 days ago
Normal month change modified: bugxml/dwarfbug.html modified: bugxml/dwarfbuglohi.html For Readability and 2.3.1 release modified: doc/libdwarf.dox modified: doc/libdwarf.pdf
David Anderson
More...
6 days ago
Improvements for readability, and 2.3.1 release is 4 March. modified: README.md
David Anderson
More...
6 days ago
Up to date with git log modified: ChangeLog modified: doc/libdwarf.pdf
David Anderson
More...
12 days ago
Correct two typos. modified: doc/libdwarf.dox
David Anderson
More...
12 days ago
Up to date with git log modified: ChangeLog Added a few words in Changes about 2.3.1 mach-o sizeofcmds object header field. modified: doc/libdwarf.dox
David Anderson
More...
12 days ago
Updated version and date modified: doc/libdwarf.dox
David Anderson
More...
12 days ago
Now version is 2.3.1 modified: CMakeLists.txt modified: configure.ac modified: doc/libdwarf.dox modified: doc/libdwarf.pdf modified: doc/libdwarfp.mm modified: meson.build modified: scripts/allsimplebuilds.sh modified: src/lib/libdwarf/libdwarf.h modified: tools/makerelease.sh
David Anderson
More...
12 days ago
Adds a new option to dwarfdump so one can print a mach-o (Apple) object file's .eh_frame (which Apple calls __eh_frame) even when there is a dSYM file present. dwarfdump --no-follow-dsym modified: doc/libdwarf.dox modified: src/bin/dwarfdump/dd_command_options.c modified: src/bin/dwarfdump/dd_glflags.h modified: src/bin/dwarfdump/dwarfdump.c
David Anderson
More...
13 days ago
Making it possible to show .eh_frame from an Apple executable. modified: src/lib/libdwarf/dwarf_machoread.c
David Anderson
More...
13 days ago
Deleting function _is_know_segname() because Apple adds names over time. Too difficult to check correctly here. modified: dwarf_64machoread.c modified: dwarf_machoread.c
David Anderson
More...
14 days ago
Restoring comments lost in previous merge. modified: doc/libdwarf.dox
David Anderson
More...
14 days ago
Merge branch 'jeremy-rifkin-jr/mach-o-header-size-check'
David Anderson
More...
14 days ago
Adding to Changes documentation modified: doc/libdwarf.dox
David Anderson
More...
14 days ago
Fix large load command size check
Jeremy Rifkin
More...
15 days ago
Relax condition for DW_DLE_IMPROPER_DWO_ID (#315)
Jeremy Rifkin
More...
15 days ago
Now with fix date and commit id for DW202602-001 oss fuzz 4475563464 modified: bugxml/data.txt modified: bugxml/dwarfbug.html modified: bugxml/dwarfbug.xml modified: bugxml/dwarfbuglohi.html
David Anderson
More...
28 days ago
Document vulnerability oss fuzz 4475563464, DW202602-001. modified: bugxml/data.txt
David Anderson
More...
28 days ago
Normal auto-update. modified: bugxml/dwarfbug.html modified: bugxml/dwarfbuglohi.html
David Anderson
More...
28 days ago
Removing code related to a special release. modified: tools/makerelease.sh
David Anderson
More...
about 1 month ago
trivial, final cleanup for 2.3.0 modified: ChangeLog
David Anderson
More...
about 1 month ago
Now up to date. modified: ChangeLog
David Anderson
More...
about 1 month ago
Now for dwarf_set_frame_rule_initial_value() and similar check the Dwarf_Debug argument is non-null and a real (not pointing to a zeroed structure) pointer. modified: src/lib/libdwarf/dwarf_frame.c Added new field in Dwarf_Debug so after a change to the frame rule etc settings the next access to frame data will check that these settings are an acceptable combination, else it will return DW_DLV_ERROR. modified: src/lib/libdwarf/dwarf_opaque.h Mention that a null Dwarf_Debug argument will cause these little functions to return zero as the 'previous' value in doxygen comments. modified: src/lib/libdwarf/libdwarf.h
David Anderson
More...
about 1 month ago
Minor changes for release. modified: README.md Final corrections of a couple typos. modified: doc/libdwarf.dox Regenerated. modified: doc/libdwarf.pdf
David Anderson
More...
about 1 month ago
Changes up to date now. modified: ChangeLog
David Anderson
More...
about 1 month ago
Release date set 1 February. modified: README.md Release date set 1 February. Clarified recent Changes entry modified: doc/libdwarf.dox Regenerated modified: doc/libdwarf.pdf
David Anderson
More...
about 1 month ago
Ensure that all initial entrances to reading Frame data call _dwarf_validate_register_numbers() early on to be sure that table sizes and same-value etc follow the rules. A couple cases this was not done before now. modified: src/lib/libdwarf/dwarf_frame.c
David Anderson
More...
about 1 month ago
Now dwarf_set_frame_rule_initial_value() interprets dw_value argument as meaning 'just return current value, do not change the initial value setting'. It was an ommission to fail to do this days ago. modified: src/lib/libdwarf/dwarf_frame.c
David Anderson
More...
about 1 month ago
←
1
2
3
4
5
6
7
8
9
…
173
174
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree