<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/devel/gcc, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-07-07T10:09:29Z</updated>
<entry>
<title>gcc: synchronize with toolchain</title>
<updated>2026-07-07T10:09:29Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2026-07-05T14:07:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4d88f35c8d60487c5907c3a377df7815aa95058d'/>
<id>urn:sha1:4d88f35c8d60487c5907c3a377df7815aa95058d</id>
<content type='text'>
This fixes the build of the gcc package.

Add the toolchain changes from these commits:
https://github.com/openwrt/openwrt/commit/f93228427aa98324b97bac1defd9a8a39e47c29a
https://github.com/openwrt/openwrt/commit/97424f9c860593ad524aff84a2f982b97abfed5f
https://github.com/openwrt/openwrt/commit/ab40696d6134c842a93112a7a0325a148b3b1a2b

Fixes: https://github.com/openwrt/openwrt/issues/24084
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>gcc: synchronize with toolchain</title>
<updated>2026-06-03T10:13:41Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2026-06-02T17:41:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=56964f89910d36250467b1706c5476908410b9bd'/>
<id>urn:sha1:56964f89910d36250467b1706c5476908410b9bd</id>
<content type='text'>
Modify the gcc package to support building 13.4.0, 14.3.0, and 15.2.0,
which are the same versions supported by the current toolchain.

Upstream list of changes can be found at:

	https://gcc.gnu.org/gcc-13/changes.html
	https://gcc.gnu.org/gcc-14/changes.html
	https://gcc.gnu.org/gcc-15/changes.html

Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>treewide: remove FTP usage</title>
<updated>2025-12-31T07:22:58Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2025-12-29T08:13:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=66f2422b71d0b9e4382d1826fd0384d3e4856e89'/>
<id>urn:sha1:66f2422b71d0b9e4382d1826fd0384d3e4856e89</id>
<content type='text'>
Drop obsolete protocol usage.
Use HTTPS (if possible) or HTTP instead.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>gcc: update to 14.3</title>
<updated>2025-06-11T08:55:41Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2025-06-10T19:43:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7e7c8837a3ec8da93ee21483f1607487e764ab18'/>
<id>urn:sha1:7e7c8837a3ec8da93ee21483f1607487e764ab18</id>
<content type='text'>
Update to 14.3 which is the new default, otherwise GCC fails building
on buildbots.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>gcc: add GCC 14.2</title>
<updated>2024-08-12T16:04:13Z</updated>
<author>
<name>Rui Salvaterra</name>
</author>
<published>2024-05-07T10:27:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4a1f9bdab8d97c12c44f8b07d70a992994d3a848'/>
<id>urn:sha1:4a1f9bdab8d97c12c44f8b07d70a992994d3a848</id>
<content type='text'>
Deleted (upstreamed):

020-Include-safe-ctype.h-after-C-standard-headers-to-avo.patch [1]
021-libcc1-fix-vector-include.patch [2]

All other patches automatically rebased.

[1] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=9970b576b7e4ae337af1268395ff221348c4b34a
[2] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=5213047b1d50af63dfabb5e5649821a6cb157e33

Signed-off-by: Rui Salvaterra &lt;rsalvaterra@gmail.com&gt;
</content>
</entry>
<entry>
<title>devel: gcc: update to 13.3</title>
<updated>2024-06-06T20:57:19Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-06-06T17:56:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=60f4a43660221b2c4b994e6e47eccb294b254d9e'/>
<id>urn:sha1:60f4a43660221b2c4b994e6e47eccb294b254d9e</id>
<content type='text'>
Update GCC13 to 13.3, like in the root repo.

It fixes buildbot error:
make[3]: *** [Makefile:257: /builder/shared-workdir/build/sdk/dl/gcc-13.3.0.tar.xz] Error 255

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: update packages to use new toolchain define</title>
<updated>2024-05-28T07:42:30Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-10-19T16:24:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e28bd51caba415102c972184d493ddec49aa9307'/>
<id>urn:sha1:e28bd51caba415102c972184d493ddec49aa9307</id>
<content type='text'>
Update packages to use new toolchain define and drop usage of
TOOLCHAIN_DIR.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>devel: gcc: refresh patches</title>
<updated>2024-04-11T11:48:13Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2024-04-11T10:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4d9ec853bef7530cb97f23aa5b14c455e8f90d26'/>
<id>urn:sha1:4d9ec853bef7530cb97f23aa5b14c455e8f90d26</id>
<content type='text'>
Refresh patches with make package/gcc/refresh by tweaking the
GCC_VERSION to refresh every supported version.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>devel: gcc: add support for GCC 13</title>
<updated>2024-04-11T11:48:12Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2024-04-06T23:28:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=da8303d430198dc09533920e05c3d2aa6596605e'/>
<id>urn:sha1:da8303d430198dc09533920e05c3d2aa6596605e</id>
<content type='text'>
Add support for GCC 13 and take patches from openwrt main repo.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>devel: gcc: add missing RISCV patches for GCC 12</title>
<updated>2024-04-11T11:48:12Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2024-04-06T23:26:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a6934ed64ea6554e2806d87212cf87cfb22b7e17'/>
<id>urn:sha1:a6934ed64ea6554e2806d87212cf87cfb22b7e17</id>
<content type='text'>
Add missing RISCV patches for GCC 12 from openwrt toolchain GCC.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
</feed>
