| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
performance
|
|
|
|
|
|
Fixes #5493
|
|
|
|
|
|
|
|
They are conflicting with the demangler-generated real vtable types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|