summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* toolchain-funcs.eclass: Add tc-is-lto functionMichał Górny2023-12-261-0/+21
* toolchain-funcs.eclass: Add functions to get pointer size in bytesJames Le Cuirot2023-11-131-0/+14
* toolchain-funcs.eclass: tc-ld-force-bfd: unset LD before calling tc-getLDMike Gilbert2023-11-041-4/+3
* toolchain-funcs.eclass: add detection for arcMatoro Mahri2023-10-291-0/+3
* toolchain-funcs.eclass: Remove outdated reference to tc-has-openmpPetr Vaněk2023-10-011-3/+1
* toolchain-funcs.eclass: tc-enables-fortify-source: update for newer libcxxSam James2023-08-181-2/+2
* toolchain-funcs.eclass: cleanup obsolete bits in tc-ld-force-bfdSam James2023-07-301-19/+0
* toolchain-funcs.eclass: shift commentSam James2023-07-301-1/+1
* toolchain-funcs.eclass: fix tc-force-bfdSam James2023-07-301-2/+1
* toolchain-funcs.eclass: cleanup old gcc/clang logic in tc-ld-force-bfdSam James2023-07-221-16/+8
* toolchain-funcs.eclass: formatting tweaksSam James2023-07-221-11/+13
* toolchain-funcs.eclass: fix incomplete ninj renameSam James2023-07-211-1/+1
* toolchain-funcs.eclass: tc-ninja_magic_to_arch: rename helper functionSam James2023-07-211-7/+7
* toolchain-funcs.eclass: drop dead prefix targetsSam James2023-06-101-12/+2
* toolchain-funcs.eclass: Quote argument of ":" commandUlrich Müller2023-03-261-9/+9
* toolchain-funcs.eclass: document tc-endianSam James2023-02-191-0/+7
* toolchain-funcs.eclass: remove tc-has-openmpDavid Seifert2023-02-191-10/+0
* toolchain-funcs.eclass: consistently pass CPPFLAGS before C{,XX}FLAGSSam James2023-01-301-2/+2
* toolchain-funcs.eclass: style tweaksSam James2023-01-301-13/+13
* toolchain-funcs.eclass: include CXXFLAGS in various tc-enables-* checksSam James2023-01-301-4/+4
* toolchain-funcs.eclass: add tc-enables-cxx-assertionsSam James2023-01-301-0/+9
* toolchain-funcs.eclass: add tc-enables-fortify-source for FORTIFY_SOURCESam James2023-01-301-1/+10
* toolchain-funcs.eclass: Promote tc-env_build to a non-internal functionJames Le Cuirot2023-01-031-1/+0
* toolchain-funcs.eclass: Set CHOST within econf_build to fix config.siteJames Le Cuirot2022-12-061-1/+2
* toolchain-funcs.eclass: stop using which(1)Sam James2022-12-061-2/+2
* toolchain-funcs.eclass: fix -Wstrict-prototypes in linker, openmp testsSam James2022-12-061-3/+3
* toolchain-funcs.eclass: Add tc-get-c-rtlib() to get CC runtimeMichał Górny2022-10-101-0/+28
* toolchain-funcs.eclass: Add tc-get-cxx-stdlib() to get C++ stdlibMichał Górny2022-10-101-0/+36
* toolchain-funcs.eclass: Drop support for EAPIs 0 and 5Ulrich Müller2022-07-181-4/+3
* toolchain-funcs.eclass: placate cheesy eclass-to-manpage awkSam James2022-07-161-1/+1
* toolchain-funcs.eclass: set LC_ALL=C where appropriateMike Gilbert2022-06-271-0/+6
* toolchain-funcs.eclass: document proper tc-check-openmp useDavid Seifert2022-05-161-0/+13
* toolchain-funcs.eclass: deprecate tc-has-openmpDavid Seifert2022-05-161-4/+15
* toolchain-funcs.eclass: add detection for loongarchWANG Xuerui2021-12-141-0/+2
* toolchain-funcs.eclass: Support EAPI 8Ulrich Müller2021-06-231-2/+2
* toolchain-funcs.eclass: restore EAPI=0 support used by crossdevSergei Trofimovich2021-06-211-1/+2
* toolchain-funcs.eclass: fix @SUPPORTED_EAPIS eclassdocSam James2021-06-211-1/+1
* toolchain-funcs.eclass: [QA] add EAPI guardSam James2021-06-201-0/+6
* toolchain-funcs.eclass: new function tc-ld-force-bfd()Theo Anderson2021-01-231-6/+15
* toolchain-funcs.eclass: fix or1k* tuple detectionSergei Trofimovich2021-01-051-1/+1
* toolchain-funcs.eclass: export tc-get*STRINGS helpersSergei Trofimovich2020-06-141-0/+8
* toolchain-funcs.eclass: tweak commentSergei Trofimovich2020-05-251-2/+2
* toolchain-funcs.eclass: export tc-get*READELF helpersSergei Trofimovich2020-05-251-0/+9
* toolchain-funcs.eclass: fix tc-cpp-is-true() to work with clangMattias Nissler2019-11-061-8/+7
* toolchain-funcs: Add tc-ld-is-lld helper.Manoj Gupta2019-09-131-0/+30
* toolchain-funcs.eclass: deprecate gen_usr_ldscriptMike Gilbert2019-07-181-11/+4
* eclass: Add risc-v endianness informationArfrever Frehtes Taifersar Arahesis2019-05-111-1/+2
* toolchain-funcs.eclass: Fix eclassdoc for tc-detect-is-softfloatMichał Górny2019-03-141-5/+3
* toolchain-funcs.eclass: softfloat detection, bug #666896Sergei Trofimovich2018-09-271-0/+7
* toolchain-funcs.eclass: Update tc-is-softfloat for new ARM tuplesJames Le Cuirot2018-08-211-14/+60