Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: encounter/objdiff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.1
Choose a base ref
...
head repository: encounter/objdiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Choose a head ref
  • 4 commits
  • 16 files changed
  • 3 contributors

Commits on Oct 13, 2025

  1. Update unarm to 2.0 (#274)

    * Migrate to unarm 2.0
    
    * Update unarm to proper 2.0 release
    
    * Deduplicate formatters for opaque instruction parts in ARM
    
    * Add option to enable VFPv2 for ARM
    
    * Update unarm to 2.0.1
    
    * Fix read order for big-endian Thumb code
    
    * Skip leading space in ARM instruction params
    
    * Update ARM tests
    
    * arm.rs: Use `alloc::borrow::Cow`
    AetiasHax authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    19ec08b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f5519c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2025

  1. Configuration menu
    Copy the full SHA
    d79b5b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Version v3.4.0

    encounter committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    0a85f54 View commit details
    Browse the repository at this point in the history
Loading