+2008-12-15 Steve Ellcey <sje@cup.hp.com>
+
+ * inclhack.def (hpux_spu_info): Match PA as well as IA64.
+ * fixincl.x: Regenerate.
+
2008-09-06 H.J. Lu <hongjiu.lu@intel.com>
* configure.ac: Fix a typo.
*
* DO NOT EDIT THIS FILE (fixincl.x)
*
- * It has been AutoGen-ed Saturday September 6, 2008 at 11:42:15 AM PDT
+ * It has been AutoGen-ed Wednesday December 10, 2008 at 10:13:23 AM PST
* From the definitions inclhack.def
* and the template file fixincl
*/
-/* DO NOT SVN-MERGE THIS FILE, EITHER Sat Sep 6 11:42:15 PDT 2008
+/* DO NOT SVN-MERGE THIS FILE, EITHER Wed Dec 10 10:13:23 PST 2008
*
* You must regenerate it. Use the ./genfixes script.
*
* File name selection pattern
*/
tSCC zHpux_Spu_InfoList[] =
- "ia64/sys/getppdp.h\0";
+ "*/sys/getppdp.h\0";
/*
* Machine/OS name selection pattern
*/
fix = {
hackname = hpux_spu_info;
mach = "*-hp-hpux*";
- files = ia64/sys/getppdp.h;
+ files = "*/sys/getppdp.h";
select = "^.*extern.*spu_info.*";
c_fix = format;