On Wed, 15 Feb 2012, Georg-Johann Lay wrote:
> Georg-Johann Lay wrote:
>
>> http://gcc.gnu.org/gcc-4.7/changes.html
>>
>> But there is a problem with the link to built-ins in onlinedocs.
>>
>> The HTML reads
>>
>> Support for AVR-specific > href="http://gcc.gnu.org/onlinedocs/gcc/AVR-Built_002d
Georg-Johann Lay wrote:
> http://gcc.gnu.org/gcc-4.7/changes.html
>
> But there is a problem with the link to built-ins in onlinedocs.
>
> The HTML reads
>
> Support for AVR-specific href="http://gcc.gnu.org/onlinedocs/gcc/AVR-Built_002din-Functions.html";>built-in
> functions has been added.
Gerald Pfeifer wrote:
> Looks good! Please fix the one typo, and consider the other comments
> as well, and go ahead and commit this I'd say. We can always make
> further changes later.
Committed with the following changes:
* Support for XMEGA cores
* Mini-example for address space code.
http
> -Original Message-
> From: Gerald Pfeifer
> Sent: Sunday, February 12, 2012 3:17 PM
> To: Georg-Johann Lay
> Cc: gcc-patches@gcc.gnu.org; Denis Chertykov; Weddington, Eric
> Subject: Re: [Patch,wwwdocs,AVR]: AVR release notes
>
>
> This looks like an
On Mon, 30 Jan 2012, Georg-Johann Lay wrote:
>> "Support for...has been added" (also typo: beed -> been)
Hmm, this still seems to be in the latest version?
> Is "C code" better? Or C-code? Without the extension, inline assembler
> must be used to get correct code, using C like a = b or
> pstruc
Weddington, Eric schrieb:
From: Georg-Johann Lay
Attached an updated patch as there were many changes and so that Eric
and Denis can easier catch up.
Hi Johann,
Comments:
In the first hunk of the patch, you say that libgcc has been improved
and enhanced. Can you elaborate just a little in t
> -Original Message-
> From: Georg-Johann Lay
> Sent: Monday, January 30, 2012 6:55 AM
> To: gcc-patches@gcc.gnu.org
> Cc: Gerald Pfeifer; Denis Chertykov; Weddington, Eric
> Subject: Re: [Patch,wwwdocs,AVR]: AVR release notes
>
> Attached an updated patch as the
Gerald Pfeifer wrote:
> On Fri, 20 Jan 2012, Georg-Johann Lay wrote:
>> Adding AVR-specific release notes to wwwdocs/htdocs/gcc-4.7/changes.html
>
> Index: changes.html
> ===
> +The AVR port's libgcc has been improved and its mult
On Fri, 20 Jan 2012, Georg-Johann Lay wrote:
> Adding AVR-specific release notes to wwwdocs/htdocs/gcc-4.7/changes.html
Index: changes.html
===
+The AVR port's libgcc has been improved and its multilib structure
+ has been en