Re: [wwwdocs] Skeleton for GCC 6 release notes

2015-09-03 Thread Sebastian Huber
On 04/09/15 00:41, Gerald Pfeifer wrote: Hi Sebastian, On Thu, 3 Sep 2015, Sebastian Huber wrote: >how can I add something to the release notes? I would like to mention >some RTEMS changes. is it possible checking outhttps://gcc.gnu.org/about.html is all you are looking for, or am I thinkin

Re: [wwwdocs] Skeleton for GCC 6 release notes

2015-09-03 Thread Gerald Pfeifer
Hi Sebastian, On Thu, 3 Sep 2015, Sebastian Huber wrote: > how can I add something to the release notes? I would like to mention > some RTEMS changes. is it possible checking out https://gcc.gnu.org/about.html is all you are looking for, or am I thinking to simple? :-) > The RTEMS thread model

Re: [wwwdocs] Skeleton for GCC 6 release notes

2015-09-03 Thread Sebastian Huber
Hello, how can I add something to the release notes? I would like to mention some RTEMS changes. The RTEMS thread model implementation changed. For the mutexes self-contained objects defined in Newlib are used instead of Classic API semaphores. The keys and the once function are directly

Re: [wwwdocs] Skeleton for GCC 6 release notes

2015-05-06 Thread Toon Moene
On 05/06/2015 12:06 AM, Gerald Pfeifer wrote: I started working on this over the weekend, and then Jason wondered about it yesterday, so I completed and committed the following skeleton for the GCC 6 release notes yesterday. +GCC 6 Release SeriesChanges, New Features, and Fixes + + +Caveats +

[wwwdocs] Skeleton for GCC 6 release notes

2015-05-05 Thread Gerald Pfeifer
I started working on this over the weekend, and then Jason wondered about it yesterday, so I completed and committed the following skeleton for the GCC 6 release notes yesterday. Gerald Index: gcc-6/changes.html === RCS file: gcc-6