[webkit-dev] Heads up: Handling many minor CPUs as CPU(UNKNOWN)

Yusuke SUZUKI utatane.tea at gmail.com
Sun Nov 19 17:48:21 PST 2017


Hello WebKittens,

I've just landed the patch[1] introducing CPU(UNKNOWN) and dropping many
minor CPUs.

CPU(UNKNOWN) is a conservative CPU which handles uknown CPUs. It allows
minor CPUs
incuding future CPUs to build WebKit without adding a new CPU types to
source code.
And this cleans up source code much by dropping many minor CPUs.

Dropped minor CPUs are ALPHA, HPPA, IA64, SH4, S390X, and S390.
If you are maintaining one of them and encounter some failures, please open
a bug for that.
CPU(UNKNOWN) should keep them working.

Best regards,
Yusuke Suzuki

[1]: https://trac.webkit.org/r225040
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20171120/2e2cebf4/attachment.html>


More information about the webkit-dev mailing list