Huacai Chen writes:
> For human-readability, I submit a patch to Linux kernel to display
> Loongson-2E/2F/3A in /proc/cpuinfo. But that break -march=native, this
> patch fix that.
Thanks, applied to trunk, 4.8 and 4.7 with a minor formatting tweak.
Richard
Hi all,
For human-readability, I submit a patch to Linux kernel to display
Loongson-2E/2F/3A in /proc/cpuinfo. But that break -march=native, this
patch fix that.
Regards,
Huacai
2014-01-10 Huacai Chen
* config/mips/driver-native.c: improve Loongson-2E/2F/3A detection
---
gcc/confi