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]

[3.3] pedantic additions to changes.html


validator.w3.org complained about a couple of missing end tags

Kelley Cook
*** gcc-3.3/changes.html.orig	Wed Dec  4 09:35:45 2002
--- gcc-3.3/changes.html	Wed Dec  4 09:38:04 2002
***************
*** 205,213 ****
      	<ul>
  	  <li>SSE2 and 3dNOW! intrinsics are now supported.</li>
  	  <li>Support for thread local storage has been added to the IA-32
! 	      and x86-64 ports.
  	  <li>The x86-64 port has been significantly improved.</li>
! 	</ul>
      <li>The following changes have been made to the MIPS port:
  	<ul>
  	  <li>All configurations now accept the <code>-mabi</code>
--- 205,213 ----
      	<ul>
  	  <li>SSE2 and 3dNOW! intrinsics are now supported.</li>
  	  <li>Support for thread local storage has been added to the IA-32
! 	      and x86-64 ports.</li>
  	  <li>The x86-64 port has been significantly improved.</li>
! 	</ul></li>
      <li>The following changes have been made to the MIPS port:
  	<ul>
  	  <li>All configurations now accept the <code>-mabi</code>

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