0
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This getts errors but useless errors. deleted: scorecards.yml More... 13 days ago
Removed #includes, moved them to .c files modified: src/bin/dwarfdump/dd_globals.h More... 15 days ago
Regenerated, now with no #include present in them. modified: dwarfdump/dwarfdump-ta-table.h modified: dwarfdump/dwarfdump-tt-table.h More... 15 days ago
Corrected violations of the libdwarf codingstyle. No change in the tests themselves. modified: test_dwarf_leb.c modified: test_errmsglist.c modified: test_getopt.c modified: test_ignoresec.c modified: test_int64_test.c modified: test_linkedtopath.c modified: test_safe_strcpy.c modified: test_sanitized.c modified: test_setupsections.c modified: testuriLE64ELfsource.c More... 15 days ago
Removed the only #include in dd_esb.h modified: src/bin/dwarfdump/dd_esb.h More... 15 days ago
Some #if 0'd lines that are not needed have been changed from #include to #xnclude so readers do not get the impression we need those references. modified: src/lib/libdwarf/dwarf_macho_loader.h More... 15 days ago
Regenerated by 'make rebuild' modified: src/bin/dwarfdump/dwarfdump-af-table.h modified: src/bin/dwarfdump/dwarfdump-ta-ext-table.h modified: src/bin/dwarfdump/dwarfdump-ta-table.h modified: src/bin/dwarfdump/dwarfdump-tt-ext-table.h modified: src/bin/dwarfdump/dwarfdump-tt-table.h modified: src/lib/libdwarf/dwarf_names.c More... 15 days ago
tool/updatesemanticversion.py 0.9.3 to update the version. modified: CMakeLists.txt modified: configure.ac modified: doc/libdwarf.dox modified: doc/libdwarfp.mm modified: meson.build modified: src/lib/libdwarf/libdwarf.h More... 15 days ago
Removed #include "dwarf_base_types.h" It is not needed here. modified: src/lib/libdwarf/dwarf_util.h More... 15 days ago
Removing #include of stdio.h modified: ../../lib/libdwarf/dwarf_line_table_reader_common.h More... 15 days ago
Adding release xz name modified: bugxml/dwarfbug.html modified: bugxml/dwarfbug.xml modified: bugxml/dwarfbuglohi.html More... 16 days ago
Added release tar name: libdwarf-0.9.2.tar.xz to applicable vulnerabililities. modified: bugxml/data.txt More... 16 days ago
Ready for release. modified: ChangeLog More... 16 days ago
Finalizing release. modified: README.md modified: doc/libdwarf.dox modified: doc/libdwarf.pdf New month, changing report month. modified: bugxml/dwarfbug.html modified: bugxml/dwarfbuglohi.html More... 16 days ago
Clarifications documentation. modified: ChangeLog More... 18 days ago
Small clarifications related to 'line table registers' modified: doc/libdwarf.dox Regenerated. modified: doc/libdwarf.pdf More... 18 days ago
Now up to date. modified: ChangeLog More... 18 days ago
Now with Changes note about DW_CFA_hi_user (adding this correct spelling). modified: doc/libdwarf.dox modified: doc/libdwarf.pdf More... 18 days ago
Regenerated to show version 0.9.2 and to reflect the correct spelling DW_CFA_hi_user . modified: src/bin/dwarfdump/dwarfdump-af-table.h modified: src/bin/dwarfdump/dwarfdump-ta-ext-table.h modified: src/bin/dwarfdump/dwarfdump-ta-table.h modified: src/bin/dwarfdump/dwarfdump-tt-ext-table.h modified: src/bin/dwarfdump/dwarfdump-tt-table.h modified: src/lib/libdwarf/dwarf_names.c More... 20 days ago
DW_CFA_hi_user was misspelled DW_CFA_high_user here (not in the DWARF standard). Now both spellings are in the header. modified: src/lib/libdwarf/dwarf.h More... 20 days ago
Bringing up to date. modified: ChangeLog now pdf up to date. modified: doc/libdwarf.pdf More... 20 days ago
Clarifying aspects/detail of the library. modified: doc/jitaccess.dox modified: doc/libdwarf.dox More... 23 days ago
Merge branch 'judemille-windows-compat-fixes' Added an undef of interface, a microsoft preprocessor symbol (conflicts with libdwrf). In dwarfgen. refinded a _WIN32 defined test to check __MSC_VER too. More... 27 days ago
Minor fixes for compatibility with MSVC. More... 28 days ago
make dwarfdump tests work under Meson (#235) More... 28 days ago
override find_program/dependency in meson scripts (#234) More... 28 days ago
Update SECURITY.md More... 28 days ago
Refined the description of DW202403-001 modified: bugxml/data.txt Regenerated modified: bugxml/dwarfbug.html modified: bugxml/dwarfbug.xml modified: bugxml/dwarfbuglohi.html More... about 1 month ago
More places fitting the pattern revealed by DW202403-001 now have checks for off-the-end. modified: src/lib/libdwarf/dwarf_line_table_reader_common.h More... about 1 month ago
Added git fix id for DW202403-001 modified: data.txt More... about 1 month ago