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]

Re: Support for the K6 as default cpu


Jeff,
here's the correct ChangeLog entry for my patch. BTW, I was just
informed that I must have managed to not send my gcc disclaimer, so I
have sent a new one but that will likely take some time before it's
filed with the FSF.

 Sat Apr 10 04:50:00 1999  Philipp Thomas  (kthomas@gwdg.de)
  
 	* config.sub: Set basic_machine to i586 when target_alias
  	= k6-*.  
  	* gcc/configure.in: Set target_cpu_default2=4 for target_alias
  	= k6-*.
  	* gcc/configure/i386/i386.h (TARGET_SWITCHES): Add entries for
  	k6/no-k6 and no-pentium and no-pentiumpro.  
  	* gcc/configure/i386/i386.h (CC1_CPU_SPEC): Add specs for the
  	K6.
  	* gcc/configure/i386/i386.h (CPP_K6_SPEC): New define.  
  	* gcc/configure/i386/i386.h (CPP_CPU_SPEC): Include K6.  
  	* gcc/configure/i386/i386.h (EXTRA_SPECS): Add cpp_k6 set to
  	CPP_CPU_SPEC.
  	* gcc/configure/i386/i386.h (CPP_CPU_DEFAULT_SPEC): Set to
  	cpp_k6 for TARGET_CPU_DEFAULT=4.

Philipp Thomas

-- 
caffeine low .... brain halted


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