| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Typically this would never occur, however due to the mystical nature of linkers this somehow has happened outside of demo builds
|
|
|
|
|
|
Pseudo Python example plugin
|
|
|
|
|
|
|
|
Closes #467
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DWARF, improve DWARF error handling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This appears to fix a bug in a TriCore unit test for reasons I don't
fully understand.
|
|
|
|
|
|
Found this while testing some MSP430 binaries with the new support being
added. I had the logic correct, but forgot to tell Rust that overflow
was expected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It wasn't closing the downloaded FileMetadata object
|
|
|
|
|
|
|
|
|
|
Fixes #5231.
|