-
Notifications
You must be signed in to change notification settings - Fork 51
Comparing changes
Open a pull request
base repository: encounter/objdiff
base: v3.2.1
head repository: encounter/objdiff
compare: v3.3.0
- 8 commits
- 42 files changed
- 3 contributors
Commits on Sep 10, 2025
-
[MIPS] Add support for the other ABIs supported by rabbitizer (#259)
* [MIPS] Add support for the other abis supported by rabbitizer * update test
Configuration menu - View commit details
-
Copy full SHA for e6035b0 - Browse repository at this point
Copy the full SHA e6035b0View commit details
Commits on Sep 13, 2025
-
Standardize the values for invalid and data opcodes (#261)
* Standardize the value for an invalid opcode > > This makes it so that all arches share the same value for an invalid opcode, so platform-specific logic isn't needed for checking whether instructions are valid. Also updated dependencies * OPCODE_DATA too
Configuration menu - View commit details
-
Copy full SHA for e2c7034 - Browse repository at this point
Copy the full SHA e2c7034View commit details
Commits on Sep 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fe8e702 - Browse repository at this point
Copy the full SHA fe8e702View commit details
Commits on Sep 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1866158 - Browse repository at this point
Copy the full SHA 1866158View commit details -
Support overriding diff options in project config (& for individual u…
…nits) (#263) * Support loading diff options from project config * Support per-unit option overrides
Configuration menu - View commit details
-
Copy full SHA for 56dac46 - Browse repository at this point
Copy the full SHA 56dac46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8efb4 - Browse repository at this point
Copy the full SHA 7a8efb4View commit details
Commits on Sep 25, 2025
-
Improve ARM function size inference
This allows 2-byte padding to be trimmed in ARM functions. Resolves #253
Configuration menu - View commit details
-
Copy full SHA for 90e81fa - Browse repository at this point
Copy the full SHA 90e81faView commit details -
Support IDO .mdebug for line numbers (#264)
* Support IDO .mdebug for line numbers Resolves #179 * Fix wasm build && cargo clippy --fix * Resolve review comment
Configuration menu - View commit details
-
Copy full SHA for 572afa8 - Browse repository at this point
Copy the full SHA 572afa8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.2.1...v3.3.0