Comparing v3.5.1...v3.6.0 · encounter/objdiff

Commits on Jan 25, 2026

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Significantly improve diffing performance and fix minor bug with bss …

    …section match percents (#316)
    
    * Move symbol name processing from diff step to read step
    
    * Use min_by_key instead of sorted_unstable_by_key
    
    * Sort all symbols by address when reading the object
    
    This fixes an underreport bug in diff_bss_section.
    
    * More symbol sorting logic on read
    
    * Move is_name_compiler_generated into SymbolFlag & filter out File symbols
    
    ---------
    
    Co-authored-by: Luke Street <luke@street.dev>
    Configuration menu

    Browse the repository at this point in the history

  5. Configuration menu

    Browse the repository at this point in the history

  6. Configuration menu

    Browse the repository at this point in the history

  7. Configuration menu

    Browse the repository at this point in the history

  8. Configuration menu

    Browse the repository at this point in the history

  9. Configuration menu

    Browse the repository at this point in the history