diff mbox

[wwwdocs] prefetch.html and XScale

Message ID alpine.LNX.2.00.1102070217030.8943@gerinyyl
State New
Headers show

Commit Message

Gerald Pfeifer Feb. 7, 2011, 1:18 a.m. UTC
On Sun, 6 Feb 2011, Joseph S. Myers wrote:
>>> ( http://www.intel.com/design/intelxscale/273473.htm January, 2004 )
>> Thanks for the pointer, Kai.  Instead of adding this link to the
>> rather specific prefetch.html page, I was going to add this to our
>> page at http://gcc.gnu.org/readings.html -- until I realized that
>> with GCC 4.3 we actually removed explicit support for XScale.
> No, we did not.  We removed the xscale*-*-* target names because in 
> general it is problematic to have a proliferation of names for the same 
> target that config.sub considers canonical rather than mapping down to a 
> smaller set of canonical names, leaving support for the architecture 
> through -mcpu=xscale with the arm*-*-* targets.

Thanks, Joseph!  Based on this, I add this link to the ARM section
of the http://gcc.gnu.org/readings.html page.

Gerald
diff mbox

Patch

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.210
diff -u -r1.210 readings.html
--- readings.html	6 Feb 2011 21:24:40 -0000	1.210
+++ readings.html	7 Feb 2011 01:17:01 -0000
@@ -78,6 +78,8 @@ 
   <br />Manufacturer: Various, by license from ARM
   <br />CPUs include: ARM7 and ARM7T series (eg. ARM7TDMI), ARM9 and StrongARM
   <br /><a href="http://infocenter.arm.com/help/index.jsp">ARM Documentation</a>
+  <br /><a href="http://www.intel.com/design/intelxscale/273473.htm">Intel
+    XScale Core Developer's Manual</a>
  </li>
  
  <li>AVR