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]

[RFA:] readings.html: Call V3 C++ ABI by its name.


The short-name "V3" seems to have catched on, so let's have it easily
spotted. Also, don't say it's just "default", in case the old one goes
away.

Ok to commit?

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.42
diff -p -c -r1.42 readings.html
*** readings.html	2000/11/05 21:59:50	1.42
--- readings.html	2000/11/20 08:19:52
***************
*** 36,42 ****
    <li><a href="http://wwwspies.informatik.tu-muenchen.de/personen/pizka/">GNU INSEL Compiler gic</a>.
  
    <li><a href="http://reality.sgi.com/dehnert_engr/cxx/cxx-summary.html">
!   Multi-vendor standard C++ ABI</a> is the default in GCC releases 3.0 and
    above.
  
  </ul>
--- 36,42 ----
    <li><a href="http://wwwspies.informatik.tu-muenchen.de/personen/pizka/">GNU INSEL Compiler gic</a>.
  
    <li><a href="http://reality.sgi.com/dehnert_engr/cxx/cxx-summary.html">
!   The V3 multi-vendor standard C++ ABI</a> is used in GCC releases 3.0 and
    above.
  
  </ul>

brgds, H-P


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