<feed xmlns='http://www.w3.org/2005/Atom'>
<title>toolchain_gcc/gcc-4.9/libgcc/config/pa, branch master</title>
<subtitle>toolchain/gcc
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_gcc/'/>
<entry>
<title>gcc: backport an upstream patch to make it work with newer glibc.</title>
<updated>2018-04-24T21:30:04+00:00</updated>
<author>
<name>Yunlian Jiang</name>
<email>yunlian@chromium.org</email>
</author>
<published>2018-04-24T21:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_gcc/commit/?id=5669c9914b411b5094532856815b2c4712be4d10'/>
<id>5669c9914b411b5094532856815b2c4712be4d10</id>
<content type='text'>
Newer glibc removes 'struct' tag from ucontext_t. Because of this, gcc
failed to bootstrap with newer glibc. This patch from upstream fixes
that.

BUG=chromium:834385
TEST=sudo emerge sys-devel/gcc passes with newer glibc installed.

commit 14c2f22a1877f6b60a2f7c2f83ffb032759456a6
Author: jsm28 &lt;jsm28@138bc75d-0d04-0410-961f-82ee72b054a4&gt;
Date:   Tue Jul 4 10:22:56 2017 +0000

    Use ucontext_t not struct ucontext in linux-unwind.h files.

    Current glibc no longer gives the ucontext_t type the tag struct
    ucontext, to conform with POSIX namespace rules.  This requires
    various linux-unwind.h files in libgcc, that were previously using
    struct ucontext, to be fixed to use ucontext_t instead.  This is
    similar to the removal of the struct siginfo tag from siginfo_t some
    years ago.

    This patch changes those files to use ucontext_t instead.  As the
    standard name that should be unconditionally safe, so this is not
    restricted to architectures supported by glibc, or conditioned on the
    glibc version.

    Tested compilation together with current glibc with glibc's
    build-many-glibcs.py.

Change-Id: I433dd983b8d18c538d96486f7362b953ece3bfb8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Newer glibc removes 'struct' tag from ucontext_t. Because of this, gcc
failed to bootstrap with newer glibc. This patch from upstream fixes
that.

BUG=chromium:834385
TEST=sudo emerge sys-devel/gcc passes with newer glibc installed.

commit 14c2f22a1877f6b60a2f7c2f83ffb032759456a6
Author: jsm28 &lt;jsm28@138bc75d-0d04-0410-961f-82ee72b054a4&gt;
Date:   Tue Jul 4 10:22:56 2017 +0000

    Use ucontext_t not struct ucontext in linux-unwind.h files.

    Current glibc no longer gives the ucontext_t type the tag struct
    ucontext, to conform with POSIX namespace rules.  This requires
    various linux-unwind.h files in libgcc, that were previously using
    struct ucontext, to be fixed to use ucontext_t instead.  This is
    similar to the removal of the struct siginfo tag from siginfo_t some
    years ago.

    This patch changes those files to use ucontext_t instead.  As the
    standard name that should be unconditionally safe, so this is not
    restricted to architectures supported by glibc, or conditioned on the
    glibc version.

    Tested compilation together with current glibc with glibc's
    build-many-glibcs.py.

Change-Id: I433dd983b8d18c538d96486f7362b953ece3bfb8
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronize with google/gcc-4_9 to r224707 (from r214835)</title>
<updated>2015-06-29T17:56:28+00:00</updated>
<author>
<name>Yiran Wang</name>
<email>yiran@google.com</email>
</author>
<published>2015-06-23T22:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_gcc/commit/?id=1d9fec7937f45dde5e04cac966a2d9a12f2fc15a'/>
<id>1d9fec7937f45dde5e04cac966a2d9a12f2fc15a</id>
<content type='text'>
Change-Id: I3d6f06fc613c8f8b6a82143dc44b7338483aac5d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3d6f06fc613c8f8b6a82143dc44b7338483aac5d
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial checkin of GCC 4.9.0 from trunk (r208799).</title>
<updated>2014-03-26T05:37:19+00:00</updated>
<author>
<name>Ben Cheng</name>
<email>bccheng@google.com</email>
</author>
<published>2014-03-26T05:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/toolchain_gcc/commit/?id=1bc5aee63eb72b341f506ad058502cd0361f0d10'/>
<id>1bc5aee63eb72b341f506ad058502cd0361f0d10</id>
<content type='text'>
Change-Id: I48a3c08bb98542aa215912a75f03c0890e497dba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I48a3c08bb98542aa215912a75f03c0890e497dba
</pre>
</div>
</content>
</entry>
</feed>
