Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-29 | powerpc: Add support for POWER10 | Tulio Magno Quites Machado Filho | |
1. Add the directories to hold POWER10 files. 2. Add support to select POWER10 libraries based on AT_PLATFORM. 3. Let submachine=power10 be set automatically. | |||
2020-06-11 | powerpc: Automatic CPU detection in preconfigure | Paul E. Murphy | |
Added a check to detect the CPU value in preconfigure, so that glibc is built with the correct --with-cpu value. And move existing checks into preconfigure.ac. Co-Authored-By: Carlos Eduardo Seo <cseo@linux.vnet.ibm.com> Co-Authored-By: Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> |