| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain-glibc.eclass: drop support for 'BRANCH_UPDATE' | Sergei Trofimovich | 2019-10-19 | 1 | -12/+0 |
* | toolchain-glibc.eclass: allow glibc dongrade on I_ALLOW_TO_BREAK_MY_SYSTEM | Sergei Trofimovich | 2019-10-12 | 1 | -1/+1 |
* | toolchain-glibc.eclass: drop prepallstrip, bug #587296 | Sergei Trofimovich | 2019-09-25 | 1 | -18/+0 |
* | toolchain-glibc.eclass: disable stack protector on m68k | Sergei Trofimovich | 2019-02-10 | 1 | -0/+5 |
* | toolchain-glibc.eclass: ignore USE=headers-only for native case, bug #677474 | Sergei Trofimovich | 2019-02-07 | 1 | -1/+1 |
* | toolchain-glibc.eclass: avoid using KV_to_int and get_KV | Sergei Trofimovich | 2019-01-27 | 1 | -4/+50 |
* | toolchain-glibc.eclass: drop PIE ewarn | Sergei Trofimovich | 2018-10-24 | 1 | -3/+0 |
* | toolchain-glibc.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
* | toolchain-glibc.eclass: remove git logic | Marty E. Plummer | 2018-06-08 | 1 | -10/+1 |
* | toolchain-glibc.eclass: fix glibc-headers bootstrap on non-multilib host | Sergei Trofimovich | 2018-03-30 | 1 | -0/+8 |
* | toolchain-glibc.eclass: log when eclass overrides CC/CFLAGS | Sergei Trofimovich | 2018-03-30 | 1 | -0/+2 |
* | eclass/toolchain-glibc.eclass: filter out rpath LDFLAGS | Benda Xu | 2018-01-14 | 1 | -0/+1 |
* | eclass/toolchain-glibc.eclass: fix double prefix. | Benda Xu | 2018-01-08 | 1 | -2/+2 |
* | toolchain-glibc.eclass: Migrate CROSSCOMPILE_OPTS=headers-only -> USE=headers... | Sergei Trofimovich | 2018-01-07 | 1 | -1/+1 |
* | sys-libs/glibc: enable IFUNC support only on whitelisted ARCHes, bug #641216 | Sergei Trofimovich | 2017-12-20 | 1 | -0/+11 |
* | sys-libs/glibc: disable stack protection by default on mips* targets | Sergei Trofimovich | 2017-12-06 | 1 | -0/+5 |
* | eclass/toolchain-glibc.eclass: prefixify etc/init.d/nscd | Benda Xu | 2017-09-12 | 1 | -1/+1 |
* | glibc: disable stack protector on ARCH=ppc | Sergei Trofimovich | 2017-09-10 | 1 | -1/+13 |
* | toolchain-glibc.eclass: Do not export any phases in EAPI=6. Well. Nearly. | Andreas K. Hüttel | 2017-09-09 | 1 | -1/+8 |
* | toolchain-glibc.eclass: remove special-casing of -freorder-blocks on ARCH=ppc | Sergei Trofimovich | 2017-08-26 | 1 | -3/+0 |
* | toolchain-glibc.eclass: fix libm.so symlinking for live glibc | Sergei Trofimovich | 2017-08-08 | 1 | -2/+6 |
* | eclass/toolchain-glibc.eclass: skip pie check for gcc-6 or newer | Matthias Maier | 2017-06-16 | 1 | -8/+14 |
* | eclass/toolchain-glibc.eclass: use tc-enables-pie instead of gcc-specs-pie | Matthias Maier | 2017-06-16 | 1 | -2/+2 |
* | toolchain-glibc.eclass: Always enable stack guard randomization (bug #621742). | Arfrever Frehtes Taifersar Arahesis | 2017-06-16 | 1 | -1/+6 |
* | toolchain-glibc.eclass: Build most of >=sys-libs/glibc-2.25 with -fstack-prot... | Arfrever Frehtes Taifersar Arahesis | 2017-06-16 | 1 | -3/+14 |
* | toolchain-glibc.eclass: Fix typos in comments. | Arfrever Frehtes Taifersar Arahesis | 2017-06-03 | 1 | -5/+5 |
* | toolchain-glibc.eclass: Replace evar_* with local variables | Michał Górny | 2017-04-14 | 1 | -3/+1 |
* | sys-libs/glibc: [QA] Convert from eblits to eclass, #586422 | Michał Górny | 2017-03-24 | 1 | -0/+1404 |