[OpenWrt-Devel] [PATCH] target: bump minimum CPU type to pentium-mmx

Hauke Mehrtens hauke at hauke-m.de
Sun Jul 12 12:58:36 EDT 2020


On 7/9/20 2:21 PM, Nick Lowe wrote:
> Hi all,
> 
> Might it be better to compile for march i686 and mtune i686 instead of
> pentium-mmx for both targets these days? Are there any devices anybody
> uses that are not i686 compatible?
> 
> AMD's Geode processors offer full i686 features. (The NOPL instruction
> has not been erroneously generated by binutils/GAS for a decade, it used
> to be a historical issue due to a bug
> there: https://gcc.gnu.org/legacy-ml/gcc/2010-08/msg00194.html)
> 
> Cheers,
> 
> Nick

Hi,

My initial concern was that the commit message was not really clear to me.

I think we can drop support for everything which does not support i686
(Pentium pro) instruction set.

GCC compiler option documentation:
https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html

Hauke

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20200712/1576ff3e/attachment-0001.sig>


More information about the openwrt-devel mailing list