openhwgroup / corev-binutils-gdb

GNU General Public License v2.0
9 stars 26 forks source link

Roll Forward #119

Open MaryBennett opened 6 days ago

MaryBennett commented 6 days ago

gas Summary

previous current
# of expected passes 1092 1065
# of expected failures 24 24
# of unsupported tests 10 10

The decrease in expected passes is due to test cases being merged into one test file.

ld Summary previous current
# of expected passes 467 473
# of expected failures 15 15
# of untested testcases 26 26
# of unsupported tests 217 219
MaryBennett commented 3 days ago

I noticed that the ZCMP instructions cm.mva01s and cm.mvsa01 were missing upstream so I kept the ZCMP commits.

simonpcook commented 3 days ago

I noticed that the ZCMP instructions cm.mva01s and cm.mvsa01 were missing upstream so I kept the ZCMP commits.

On this, if I read the binutils mailing list correctly, the patch for zcmp was split in two, and I think this part got missed when the push/pop/etc. needed a new version, so this may just need pinging/rebasing on the list so it can be landed there.