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]

[wwwdocs] Add Ada section to 4.0/changes.html


Ok to commit?

Laurent

*** changes.html.~1.40.~	2005-04-07 21:39:58.000000000 +0200
--- changes.html	2005-04-16 10:09:33.487064453 +0200
***************
*** 350,355 ****
--- 350,369 ----
      </li>
    </ul> 
  
+ <h3>Ada</h3>
+ 
+   <ul>
+     <li>Ada (with tasking and Zero Cost Exceptions) is now available on many
+         more targets, including but not limited to: alpha-linux, hppa-hpux, 
+         hppa-linux, powerpc-darwin, powerpc-linux, s390-linux, s390x-linux,
+         sparc-linux. Please remember to install first a working Ada
+         compiler then use <code>--enable-languages=ada</code> since
+         Ada is not activated by default.
+     </li>
+     <li>Some of the new Ada 2005 features are now implemented.</li>
+     <li>Many bugs have been fixed, tools and documentation improved.</li>
+   </ul> 
+ 
  <h2>New Targets and Target Specific Improvements</h2>
  
  <h3>H8/300</h3>



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