Re: [contribution] C11 threads implementation for Unix and Windows environments

2017-02-19 Thread Sebastian Huber
Hello Gokan, you may have a look at: https://svnweb.freebsd.org/base/head/lib/libstdthreads/ -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-brains.de PGP

Re: [contribution] C11 threads implementation for Unix and Windows environments

2017-02-19 Thread ltpmouse ltpmouse
On 2017/2/20 6:59, Gkn Knc wrote: > I am actually working on C11 threads implementation for Unix and > Windows environments, and I would like to know if the GCC community > could be interested. The C library isn't part of gcc, so I am afraid this isn't the right place for implementation of it. libc

[contribution] C11 threads implementation for Unix and Windows environments

2017-02-19 Thread Gkn Knc
Hi, I am actually working on C11 threads implementation for Unix and Windows environments, and I would like to know if the GCC community could be interested. This is the github repository for my implementation : https://github.com/eau-de-la-seine/c-standard-threads I have implemented almost all

gcc-7-20170219 is now available

2017-02-19 Thread gccadmin
Snapshot gcc-7-20170219 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/7-20170219/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision

[wwwdocs] PATCH Re: DWARF Version 5 Standard Released

2017-02-19 Thread Gerald Pfeifer
On Wed, 15 Feb 2017, Michael Eager wrote: > The DWARF Debugging Information Format Standards Committee is pleased > to announce the availability of Version 5 of the DWARF Debugging Format > Standard. This patch, which I just applied, updates the GCC 7 release notes accordingly. (Now it's only