<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AdaCore - The GNAT Pro Company &#187; Product Updates</title>
	<atom:link href="http://www.adacore.com/category/press-center/product-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adacore.com</link>
	<description>AdaCore technology and news</description>
	<lastBuildDate>Tue, 31 Aug 2010 15:04:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SPARK Pro 9.0</title>
		<link>http://www.adacore.com/2010/03/22/spark-pro-9-0/</link>
		<comments>http://www.adacore.com/2010/03/22/spark-pro-9-0/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 15:09:17 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Product Updates]]></category>
		<category><![CDATA[zzz Headline]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=3823</guid>
		<description><![CDATA[AdaCore is pleased to announce the availability of SPARK Pro 9 available on the following platforms: 

sparc-solaris
x86-linux
x86_64-darwin
x86_64-linux 
x86-windows



This is a major release including many new features:


	New information-flow verification for safety and security policies, such as Bell-LaPadula, based on integrity labeling of own variables.


	New SPARK2005 language profile is now available. At present, basic Ada2005 features supported [...]]]></description>
			<content:encoded><![CDATA[<p>AdaCore is pleased to announce the availability of <a href="http://www.adacore.com/home/products/sparkpro/">SPARK Pro</a> 9 available on the following platforms: <br/>
<br/>
sparc-solaris<br/>
x86-linux<br/>
x86_64-darwin<br/>
x86_64-linux <br/>
x86-windows<br/>
</p>


<p>This is a major release including many new features:

<ul>
	<li>New information-flow verification for safety and security policies, such as Bell-LaPadula, based on integrity labeling of own variables.
</li>

	<li>New SPARK2005 language profile is now available. At present, basic Ada2005 features supported include &#8216;Mod, &#8216;Machine_Rounding, new reserved words, and the static semantics of &#8220;overriding&#8221;.</li>


	<li>New ZombieScope tool that detects dead statements, branches and paths in SPARK code, complementing the capabilities of the Simplifier and POGS.</li>


	<li>Cross Referencing annotations in GPS.</li>


	<li>Function return annotations are now treated more like procedure post-conditions, being substituted into the VC hypotheses of the caller thus dramatically improving the effectiveness of the theorem prover.</li>


	<li>A new output format for POGS designed to be both easier to read and easier to search automatically.  It also reflects the results of the new ZombieScope tool.</li>

	<li>Case checking. New Examiner switch that insists on consistent casing within annotations.</li></ul>


</p>


The new features will be presented in a webinar on April 27. For more information and to register, please visit:<br/>
<br/>


<a href="http://www.adacore.com/home/products/gnatpro/webinars">http://www.adacore.com/home/products/gnatpro/webinars</a>]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/03/22/spark-pro-9-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNATbench 2.4.0</title>
		<link>http://www.adacore.com/2010/03/03/gnatbench-2-4-0/</link>
		<comments>http://www.adacore.com/2010/03/03/gnatbench-2-4-0/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 13:37:09 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Product Updates]]></category>
		<category><![CDATA[zzz Headline]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=3732</guid>
		<description><![CDATA[The latest version of GNATbench, 2.4.0, is available as part of the recent GNAT Pro 6.3.1 release. GNATbench 2.4.0 is supported on Eclipse 3.5 and WindRiver Workbench 3.0 / 3.1, hosted Windows, Linux, and Solaris. This is a major enhancement, features include:



	Building enhancements


	   Specify multiple toolchains per project

	   Building without the [...]]]></description>
			<content:encoded><![CDATA[<p>The latest version of <a href="http://www.adacore.com/home/products/gnatpro/toolsuite/gnatbench/">GNATbench</a>, 2.4.0, is available as part of the recent <a href="http://www.adacore.com/2010/02/17/gnat-pro-6-3-1/">GNAT Pro 6.3.1</a> release. GNATbench 2.4.0 is supported on Eclipse 3.5 and WindRiver Workbench 3.0 / 3.1, hosted Windows, Linux, and Solaris. This is a major enhancement, features include:</p>

<ul>

	<li>Building enhancements</li>
<ul>

	<li>   Specify multiple toolchains per project</li>

	<li>   Building without the &#8216;make&#8217; utility</li>

	<li>   Support for the make package</li>

	<li>   Interruptible commands</li>

	<li>   Better toolchain environment integration</li>
</ul>



	<li>Navigation enhancements</li>
<ul>

 	<li>Navigation between specs and bodies without compilation</li>

 	<li>Navigation between Ada specs &#038; C/C++ bodies</li>

	<li> Jump from GNAT project explorer entities</li>

</ul>


	<li>New commands and tool integrations</li>

<ul>
 	<li> Metrics</li>

 	<li> Pretty printing</li>

 	<li> Style checking</li>

</ul>


	<li>Better project management </li>

<ul>
  	<li>Single project creation wizard</li>

 	<li> Project conversion wizard</li>
</ul>



	<li>Improved ease of use</li>

 <ul>
 	<li>SPARK &#8220;notes&#8221; messages categorized in problems view</li>

 	<li> Improved contextual menus</li>

  	<li>Advanced references search</li>
</ul>


</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/03/03/gnatbench-2-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNAT Pro 6.3.1</title>
		<link>http://www.adacore.com/2010/02/17/gnat-pro-6-3-1/</link>
		<comments>http://www.adacore.com/2010/02/17/gnat-pro-6-3-1/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 08:25:29 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Product Updates]]></category>
		<category><![CDATA[zzz Headline]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=3659</guid>
		<description><![CDATA[GNAT Pro 6.3.1 is a major release comprising 18 native and 35 cross platforms qualified for hundreds of different environments (including variations of Ada runtimes as well as host and target OS versions). For a full list of supported platforms, please visit:




www.adacore.com/home/gnatpro/supported_platforms



New GNAT Pro 6.3 features include:


	Support for 64-bit code generation on Windows


	Support for Windows [...]]]></description>
			<content:encoded><![CDATA[<p>GNAT Pro 6.3.1 is a major release comprising 18 native and 35 cross platforms qualified for hundreds of different environments (including variations of Ada runtimes as well as host and target OS versions). For a full list of supported platforms, please visit:<br/>
<br/>


<a href=" http://www.adacore.com/home/products/gnatpro/supported_platforms/">
www.adacore.com/home/gnatpro/supported_platforms</a><br/>
<br/></p>


<p>New GNAT Pro 6.3 features include:
<ul>

	<li>Support for 64-bit code generation on Windows</li>


	<li>Support for Windows 7</li>


	<li>Improvements to a number of tools, including:</li>
<ul>

	<li>Pretty printer (gnatpp)</li>
	<li>Coding standard verifier (<a href="http://www.adacore.com/home/products/gnatpro/add-on_technologies/gnatcheck/">GNATcheck</a>)</li>
	<li>Stack size analyzer (<a href="http://www.adacore.com/home/products/gnatpro/add-on_technologies/stack_analysis/">GNATstack</a>)</li>

</ul>

	<li>Other tool enhancements:</li>
<ul>
	<li>Unused dispatching subprogram elimination (gnatelim)</li>
	<li>More flexible project handling</li>
	<li>More efficient gnatmake and gprbuild</li>
	<li>C and C++ binding generation</li>
</ul>

	<li>Compiler and debugger enhancements, including:</li>
<ul>
	<li>Many additional warnings</li>
	<li>More flexible enabling/disabling of warnings</li>
	<li>Faster Unbounded_String implementation</li>
	<li>Removal of redundant run-time checks</li>
	<li>Support for Ada 2012 conditional expressions</li>
	<li>Code generation (speed and size) improvements</li>
	<li>More compact debugging information</li>
	<li>Improved interfacing with C++</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2010/02/17/gnat-pro-6-3-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPRbuild 1.4.0</title>
		<link>http://www.adacore.com/2009/12/01/gprbuild-140/</link>
		<comments>http://www.adacore.com/2009/12/01/gprbuild-140/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 08:53:09 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Product Updates]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=3237</guid>
		<description><![CDATA[AdaCore is pleased to announce the immediate availability of GPRbuild 1.4.0 containing many improvements:

	Enforcement of the use of a Standalone Library through its interface;

	Ability to detect when the spec &#038; body of the same unit are in different projects;

	Completion of the recent work on option &#8211;no-indirect-imports that provides better encapsulation and organization of large multi-subsystem [...]]]></description>
			<content:encoded><![CDATA[<p>AdaCore is pleased to announce the immediate availability of <a href="http://www.adacore.com/home/products/gnatpro/toolsuite/gprbuild/">GPRbuild</a> 1.4.0 containing many improvements:

	<li>Enforcement of the use of a Standalone Library through its interface;</li>

	<li>Ability to detect when the spec &#038; body of the same unit are in different projects;</li>

	<li>Completion of the recent work on option &#8211;no-indirect-imports that provides better encapsulation and organization of large multi-subsystem applications;</li>

	<li>Support for recent configurations (e.g. Apple Snow leopard, LynxOS 5, ELinOS);</li>

	<li>Major reduction of the # of necessary system calls significantly improving performances for big projects, especially when remote disks are used.</li>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2009/12/01/gprbuild-140/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPS 4.4</title>
		<link>http://www.adacore.com/2009/10/15/gps-44/</link>
		<comments>http://www.adacore.com/2009/10/15/gps-44/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 08:37:02 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Product Updates]]></category>
		<category><![CDATA[zzz Headline]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=3156</guid>
		<description><![CDATA[AdaCore is pleased to announce the immediate availability of GPS 4.4.0 for the following hosts:



 ia64-sgi_linux


 
ia64-hp_linux



 sparc-solaris



 sparc64-solaris



 x86-linux


 
x86-solaris



 x86-windows  (2003, XP, Vista)



 x86_64-darwin


 x86_64-linux


New functions in GPS 4.4 include:



Improved user interface, memory usage and speed



Entity View



Enhanced documentation generation to support both API documentation and source code browsing



Hyperlinks in source editor for [...]]]></description>
			<content:encoded><![CDATA[AdaCore is pleased to announce the immediate availability of GPS 4.4.0 for the following hosts:<br/>


<ul>
 ia64-sgi_linux</ul>


 <ul>
ia64-hp_linux</ul>


<ul>
 sparc-solaris</ul>


<ul>
 sparc64-solaris</ul>


<ul>
 x86-linux</ul>


 <ul>
x86-solaris</ul>


<ul>
 x86-windows  (2003, XP, Vista)</ul>


<ul>
 x86_64-darwin</ul>

<ul>
 x86_64-linux</ul>
<br/>

New functions in GPS 4.4 include:<br/>


<ul>
Improved user interface, memory usage and speed</ul>


<ul>
Entity View</ul>


<ul>
Enhanced documentation generation to support both API documentation and source code browsing</ul>


<ul>
Hyperlinks in source editor for quick source and web navigation</ul>


<ul>
Support for CodePeer and Couverture toolsets</ul>


<ul>
Improved SPARK support, in particular source navigation in annotations</ul>


<ul>
Tip of the Day</ul>


<ul>
Support for filters in the locations view</ul>


<ul>
Unified visual diff within a source editor</ul>


<ul>
Support for interleaved Ada/Expanded Ada (.dg files) in source editor</ul>


<ul>
Outline View updated in real-time and displays entities hierarchically</ul>


<ul>
New source navigation menus to display a type hierarchy and jump to the first subtype of an Ada type
</ul>


New plug-ins, including:<br/>


<ul>
Set formatting preferences automatically from gnatpp project switches</ul>


<ul>
Automatically reformat on save using gnatpp</ul>


<ul>
Ability to create new files easily</ul>

<br/>


A selection will also be demoed in the upcoming webinar featuring GPS 4.4. For more information and to enroll, please visit:<br/>


<a href="http://www.adacore.com/home/gnatpro/webinars/">http://www.adacore.com/home/gnatpro/webinars/</a>
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2009/10/15/gps-44/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNATbench 2.3</title>
		<link>http://www.adacore.com/2009/04/15/gnatbench-23/</link>
		<comments>http://www.adacore.com/2009/04/15/gnatbench-23/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 10:34:49 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Product Updates]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=3127</guid>
		<description><![CDATA[AdaCore is pleased to announce GNATbench 2.3, a major enhancement to the GNAT Pro plug-in for Eclipse 3.4 (Ganymede) and Wind River Workbench 3.0 and 3.1. GNATbench 2.3 is supported on Windows, Linux, and Solaris.


Major enhancements include:



* Preference Control for &#8220;Quick Fix&#8221; for Ada



It is now possible to deactivate Quick Fix using the Ada -> [...]]]></description>
			<content:encoded><![CDATA[<p>AdaCore is pleased to announce <a href="http://www.adacore.com/home/products/gnatpro/toolsuite/gnatbench/">GNATbench</a> 2.3, a major enhancement to the GNAT Pro plug-in for Eclipse 3.4 (Ganymede) and Wind River <a href="http://www.windriver.com/products/workbench/">Workbench</a> 3.0 and 3.1. GNATbench 2.3 is supported on Windows, Linux, and Solaris.</p>


<p>Major enhancements include:<br/>
<br/>


* <strong>Preference Control for &#8220;Quick Fix&#8221; for Ada</strong><br/>
<br/>


It is now possible to deactivate Quick Fix using the Ada -> Tools preference panel.<br/>
<br/>


* <strong>Eclipse &#8220;Feature&#8221; Deployment</strong><br/>
<br/>


GNATbench is now organized as Eclipse &#8220;features&#8221;, facilitating the management of an Eclipse configuration. <br/>
<br/>


* <strong>Builder Enhancements</strong><br/>
<br/>


When the Automatic Build option is enabled, the builder now only performs semantic analysis on the saved file, rather than performing a full build with linking. This approach will better serve large projects  in which a full build could take a relatively long time. In addition, a manual build will work correctly even with automatic building enabled. 
</p>


]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2009/04/15/gnatbench-23/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNAT Pro 6.2.1</title>
		<link>http://www.adacore.com/2009/02/17/gnat-pro-621/</link>
		<comments>http://www.adacore.com/2009/02/17/gnat-pro-621/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 10:57:19 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Product Updates]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=2595</guid>
		<description><![CDATA[GNAT Pro 6.2.1 is a major release comprising 18 native and 28 cross platforms qualified for 146 different environments (including variations of Ada runtimes as well as host and target OS versions). For a full list of supported platforms, please visit:


www.adacore.com/home/gnatpro/supported_platforms


The core compiler back-end technology is now based on a gcc 4.3, while the core [...]]]></description>
			<content:encoded><![CDATA[<p>GNAT Pro 6.2.1 is a major release comprising 18 native and 28 cross platforms qualified for 146 different environments (including variations of Ada runtimes as well as host and target OS versions). For a full list of supported platforms, please visit:<br/>
<br/>

<a href="http://www.adacore.com/home/gnatpro/supported_platforms">www.adacore.com/home/gnatpro/supported_platforms</a></p>


<p>The core compiler back-end technology is now based on a gcc 4.3, while the core debugging engine is based on gdb 6.8. These upgrades allow significant performance gains as well as porting to new architectures.</p>



<p>New supported platforms in 6.2.1 include:

<ul>
x86_64-darwin</ul>


<ul>
jvm-windows</ul>


<ul>
x86-elinos-linux</ul>


<ul>
avr-elf-windows</ul>


<ul>
leon-elf-windows</ul>

</p>



<p>An internal AdaCore ACATS certificate is now included for relevant platforms. It is a first step in providing more reviewable qualification evidence as part of the GNAT Pro release. Note that ACATS testing represents only one component of our overall qualification procedures.</p>



<p>Main native platforms now offer 2 additional components that were
beta-tested last year:

<ul>
<a href="http://www.adacore.com/home/gnatpro/toolsuite/ada_java">Ada-Java Interfacing Suite (AJIS)</a></ul>

<ul>
<a href="http://www.adacore.com/2008/06/17/gnat_component_collection">GNAT Component Collection (GNATcoll)</a></ul>


<p>This new release incorporates fixes for the all issues that have been reported to AdaCore as documented in the ‘Known Problems’ files of the GNAT Tracker Documentation section: Known problems in GNAT Pro 6.1.2.</p>



<p>In the same section, you can also find &#8216;Features&#8217; entries describing all the new features and enhancements. Major ones include:</p>



	<li>Improved support for safety-critical applications</li>

   
- Traceability to source code<br/>

- Coverage analysis



	<li>Ability to associate pre- and post-conditions with subprograms</li>




	<li>Ability to selectively enable or disable groups of assertions</li>

	<li>
Additional rules in gnatcheck for coding standard verification</li>

	<li>More efficient implementation of stack checks, overflow checks, and validity checks</li>


	<li>Additional attributes and pragmas to ease generic programming</li>

	<li>Communication-related improvements</li>
- More efficient string streaming<br/>

- Better support for serial communication and socket handling

	<li>Additional compilation warnings on suspected errors</li>
- Missing overriding indicators<br/>

- Assumption that string lower bound is 1.




<p>The 6.2.1 release also includes an enhanced version of the <a href="http://www.adacore.com/2008/11/19/gps-4-3/">GNAT Programming Studio</a> (GPS) IDE. GPS 4.3.x is compatible with GNAT Pro versions 3.16a1 up to 6.2</p>


]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2009/02/17/gnat-pro-621/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPS 4.3</title>
		<link>http://www.adacore.com/2008/11/19/gps-43/</link>
		<comments>http://www.adacore.com/2008/11/19/gps-43/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 09:27:01 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Product Updates]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=2484</guid>
		<description><![CDATA[AdaCore is pleased to announce the immediate availability of GPS 4.3.0 for the following hosts:



 ia64-sgi_linux


 
ia64-hp_linux



 sparc-solaris



 sparc64-solaris



 x86-linux


 
x86-solaris



 x86-windows  (2003, XP, Vista)



 x86_64-linux




New functions in GPS 4.3 include:

 

- Easy configurability for multiple toolchains:




 
 
- Using a recent GNAT toolchain for purposes such as source navigation, coding standard enforcement, metrics [...]]]></description>
			<content:encoded><![CDATA[AdaCore is pleased to announce the immediate availability of GPS 4.3.0 for the following hosts:<br/>


<ul>
 ia64-sgi_linux</ul>


 <ul>
ia64-hp_linux</ul>


<ul>
 sparc-solaris</ul>


<ul>
 sparc64-solaris</ul>


<ul>
 x86-linux</ul>


 <ul>
x86-solaris</ul>


<ul>
 x86-windows  (2003, XP, Vista)</ul>


<ul>
 x86_64-linux</ul>
<br/>



New functions in GPS 4.3 include:

 
<ol>
- Easy configurability for multiple toolchains:</ol>




 <ul>
 
- Using a recent GNAT toolchain for purposes such as source navigation, coding standard enforcement, metrics computation
</ul>


<ul>
- Using an older (baselined) compiler for code generation</ul>





<ol>
 &#8211; A redesigned and fully customizable builder module</ol>





<ol>
 &#8211; Improved documentation generator (support for predefined and user defined tags)</ol>





<ol>
 &#8211; Enhanced support for gcov (code coverage), gnatcheck (coding standard checker) and compiler switches</ol>





<ol>
 &#8211; Code completion with new Dynamic Mode</ol>




<ol>

 &#8211; Improved automatic code fixing</ol>

<br/>




New plug-ins, including:


<ol>
 &#8211; OS Shell</ol>





<ol>
 &#8211; SPARK plug-in enhanced</ol>




<ol>

 &#8211; Show expanded code</ol>




<ol>

 &#8211; List all variables used by a subprogram</ol>




<ol>

 &#8211; Create missing project&#8217;s directories</ol>




 <ol>

- Initial Support for GIT version control system</ol>

<br/>





<p>All new features are described in the release note section on GNAT Tracker. A selection will also be demoed in the upcoming webinar featuring GPS 4.3. For more information and to enroll, please visit:</p>



<p><a href="http://www.adacore.com/home/gnatpro/webinars/">http://www.adacore.com/home/gnatpro/webinars/</a></p>



<p>GPS 4.3.0 is compatible with GNAT Pro versions 3.16a1 up to 6.2.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2008/11/19/gps-43/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPRbuild 1.2.0</title>
		<link>http://www.adacore.com/2008/11/18/gprbuild-120/</link>
		<comments>http://www.adacore.com/2008/11/18/gprbuild-120/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 09:32:39 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Product Updates]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=2485</guid>
		<description><![CDATA[AdaCore is pleased to announce the immediate availability of GPRbuild 1.2.0 on the following host platforms (and cross builds on these platforms):


 
   
 alpha-tru64


   
 ia64-hp_linux


  
  ia64-hpux


  
  ia64-openvms


  
  ia64-sgi_linux


   
 mips-irix


   
 pa-hpux


   
 ppc-aix


 [...]]]></description>
			<content:encoded><![CDATA[AdaCore is pleased to announce the immediate availability of GPRbuild 1.2.0 on the following host platforms (and cross builds on these platforms):<br/><br/>


 
   <ul>
 alpha-tru64</ul>


   <ul>
 ia64-hp_linux</ul>


  <ul>
  ia64-hpux</ul>


  <ul>
  ia64-openvms</ul>


  <ul>
  ia64-sgi_linux</ul>


   <ul>
 mips-irix</ul>


   <ul>
 pa-hpux</ul>


   <ul>
 ppc-aix</ul>


   <ul>
 sparc-solaris</ul>


    <ul>
sparc64-solaris</ul>


   <ul>
 x86_64-linux</ul>


   <ul>
 x86-linux</ul>


   <ul>
 x86-lynx</ul>


    <ul>
x86-solaris</ul>


   <ul>
 x86-windows</ul>

<br/>

 
that introduces the following new features:<br/><br/>


 
<ol>
  &#8211; Improved efficiency:</ol>


  <ul>
  &#8211; Faster computation of recompilation needs for very large projects</ul>


    <ul>
- Fewer compilation artifacts generated (switch file only generated when -s is on)</ul>


<ol>
  &#8211; New attributes to support languages/compilers not producing objects, or not requiring a linking phase</ol>


 <ol>
 <ol>
- Improved compatibility with gnatmake</ol></ol>




 <ol>
 &#8211; Better support of the &#8211;subdirs option in externally built projects
</ol>

]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2008/11/18/gprbuild-120/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNATbench 2.2.0 + 2.1.1</title>
		<link>http://www.adacore.com/2008/10/02/gnatbench-220-211/</link>
		<comments>http://www.adacore.com/2008/10/02/gnatbench-220-211/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 08:32:42 +0000</pubDate>
		<dc:creator>AdaCore</dc:creator>
				<category><![CDATA[Product Updates]]></category>

		<guid isPermaLink="false">http://www2.adacore.com/?p=2383</guid>
		<description><![CDATA[Announcing the availability of new versions of GNATbench



AdaCore is pleased to announce GNATbench 2.2.0 for Eclipse and GNATbench 2.1.1 for Wind River’s Workbench.



The latest version of the GNAT Pro Eclipse-based plug-in is available for the following hosts:



 
x86-windows



   	
sparc-solaris



   	
x86-linux



    	
x86_64-linux






Version 2.2.0 of GNATbench for Eclipse now supports [...]]]></description>
			<content:encoded><![CDATA[<p>Announcing the availability of new versions of GNATbench</p>



<p>AdaCore is pleased to announce GNATbench 2.2.0 for Eclipse and GNATbench 2.1.1 for Wind River’s Workbench.</p>



<p>The latest version of the GNAT Pro Eclipse-based plug-in is available for the following hosts:



 <ul>
x86-windows</ul>



   	<ul>
sparc-solaris</ul>



   	<ul>
x86-linux</ul>



    	<ul>
x86_64-linux</ul>



</p>


<p>Version 2.2.0 of GNATbench for Eclipse now supports Eclipse 3.4, with version 5.0.x of the C/C++ Development Tools (CDT), on the Linux (x86 and x86-64), Solaris (SPARC), and Windows platforms.
</p>



<p>New features include:

  	<ul>
- New GNAT Project explorer
</ul>


  	<ul>
- Separation between public and private API</ul>



  	<ul>
- Better handling of scenario variables</ul>



  	<ul>
- Better handling of import wizard errors</ul>


</p>



<p>Version 2.1.1 of GNATbench for Workbench now supports Workbench 3.0
and is available on the following platforms:

   	<ul>
x86-windows</ul>



   	<ul>
sparc-solaris</ul>



   	<ul>
x86-linux</ul>


</p>



<p>and introduces the following features and enhancements:

  	<ul>
- Improved project management and presentation</ul>



 	<ul>
- An enhanced language-sensitive editor</ul>



  	<ul>
- Additional wizards</ul>



  	<ul>
- An improved builder</ul>



  	<ul>
- Source code navigation enhancements</ul>


</p>

]]></content:encoded>
			<wfw:commentRss>http://www.adacore.com/2008/10/02/gnatbench-220-211/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
