• mbaxter's avatar
    cannon: Handle unaligned futex addresses (#11929) · 95765dfc
    mbaxter authored
    * cannon: Update tests for futex unaligned memory behavior
    
    * cannon: Align futex-related addresses when they are set
    
    * cannon: Run lint and semver tasks
    
    * cannon: Add wakeup traversal tests with unaligend addresses
    
    * cannon: Don't panic if ThreadState.FutexAddr is unaligned
    
    * cannon: Run semver lock task
    
    * cannon: Cleanup stray whitespace
    95765dfc
mips.go 13.3 KB