1
1
openwrt/toolchain/gcc
Shiji Yang 59c07e6053 toolchain/gcc: use configure option to disable TM clone registry
GCC 10 added the new configure option --disable-tm-clone-registry[1].
It is useful for reducing code size in embedded systems. Our local hack
patch is no longer needed.

[1] https://gcc.gnu.org/cgit/gcc/commit/?h=releases/gcc-10&id=5a4602805eb3ebddbc935b102481e63bffc7c5e6
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/23494
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-05-25 23:17:58 +02:00
..
files do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
final Revert "toolchain: gcc: make config consistent with glibc/musl" 2025-05-02 19:30:47 +02:00
initial Revert "toolchain: gcc: make config consistent with glibc/musl" 2025-05-02 19:30:47 +02:00
minimal Revert "toolchain: gcc: make config consistent with glibc/musl" 2025-05-02 19:30:47 +02:00
patches-13.x toolchain/gcc: use configure option to disable TM clone registry 2026-05-25 23:17:58 +02:00
patches-14.x toolchain/gcc: use configure option to disable TM clone registry 2026-05-25 23:17:58 +02:00
patches-15.x toolchain/gcc: use configure option to disable TM clone registry 2026-05-25 23:17:58 +02:00
common.mk toolchain/gcc: use configure option to disable TM clone registry 2026-05-25 23:17:58 +02:00
Config.in toolchain: gcc: remove support for GCC 12 2026-05-03 01:21:01 +02:00
Config.version toolchain: gcc: remove support for GCC 12 2026-05-03 01:21:01 +02:00
exclude-testsuite toolchain: add gcc 7.1.0 support 2017-05-25 19:01:07 +02:00