This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[4.5] Power7 combined patches


The enclosed file contains my current patches against the mainline to add
Power7 support to the rs6000 port.  With this patch, I have bootstrapped the
compiler on a Powerpc64 linux system (both a normal boostrap and a bootstrap
using BOOT_CFLAGS='-g -O2 -mcpu=power7').  With the compiler built, I get no
regressions compared to an unpatched tree.  There is still work to be done on
the Power7 port, but this is a reasonable stopping point.

Are there any comments people have about the patches?  I realize it is a big
patch, but that is the nature of the beast when adding a whole new instruction
set, particularly when the mainline is locked for new development.

-- 
Michael Meissner, IBM
4 Technology Place Drive, MS 2203A, Westford, MA, 01886, USA
meissner@linux.vnet.ibm.com

Attachment: gcc-power7-mainline.patch02
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]