summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* toolchain.eclass: add TODO re flags for building deps in src_testSam James2024-08-121-0/+3
* toolchain.eclass: drop filter-flags from src_testSam James2024-08-121-13/+0
* toolchain.eclass: don't pass user flags in src_testSam James2024-08-121-22/+27
* toolchain.eclass: add comment re GCC_TEST_RUN_EXPENSIVESam James2024-08-121-0/+2
* toolchain.eclass: style tweakSam James2024-08-111-1/+1
* toolchain.eclass: disable multilib tests for nowSam James2024-08-101-2/+3
* toolchain.eclass: tidy up src_test a bit more, another tweakSam James2024-08-091-11/+8
* Revert "toolchain.eclass: drop *_FOR_TARGET in src_test"Sam James2024-08-091-0/+6
* toolchain.eclass: drop *_FOR_TARGET in src_testSam James2024-08-091-6/+0
* toolchain.eclass: filter more flags in src_testSam James2024-08-091-0/+7
* toolchain.eclass: add another TODO for tests wrt ABIsSam James2024-08-091-0/+1
* toolchain.eclass: add -g for testsSam James2024-08-081-0/+4
* toolchain.eclass: try to silence remaining flag vs FE issuesSam James2024-08-081-0/+4
* toolchain.eclass: add note re (intended) duplication of CFLAGS et. alSam James2024-08-081-0/+3
* toolchain.eclass: more src_test flag fixesSam James2024-08-081-15/+26
* toolchain.eclass: another attempt at flag filtering for testsSam James2024-08-071-13/+14
* toolchain.eclass: fix typos w/ RUNTESTFLAGSSam James2024-08-071-3/+3
* toolchain.eclass: add link to upstream bug for manifests vs ABIsSam James2024-08-071-0/+1
* toolchain.eclass: try harder to suppress -Wformat and friendsSam James2024-08-071-1/+4
* toolchain.eclass: run tests for -m32 if multilibSam James2024-08-061-1/+3
* toolchain.eclass: use more conservative flags in src_testSam James2024-08-041-3/+38
* toolchain.eclass: drop -fno-harden-control-flow-redundancy appendSam James2024-08-041-3/+0
* toolchain.eclass: ppc64-musl: Disable libquadmathA. Wilcox2024-07-311-1/+8
* toolchain.eclass: fix SRC_URI for releasesSam James2024-06-201-1/+1
* toolchain.eclass: fix applying musl patches for live ebuildsSam James2024-06-151-1/+1
* toolchain.eclass: don't depend on self if gnat-gplSam James2024-05-131-1/+1
* toolchain.eclass: fix validate_failures.py cp for non-gccSam James2024-05-021-1/+1
* toolchain.eclass: add another TODO for tests (multilib)Sam James2024-05-011-0/+1
* toolchain.eclass: update validate_failures.py for Python 3.12Sam James2024-05-011-3/+3
* toolchain.eclass: add TODO for JITSam James2024-05-011-0/+1
* toolchain.eclass: iterate over older slots if test manifest doesn't existSam James2024-05-011-1/+11
* Building the ada compiler require both c++ and ada USE flags enabled.Alfredo Tupone2024-04-301-1/+1
* toolchain.eclass: To make "tc_has_feature ada" actually workAlfredo Tupone2024-04-301-1/+1
* toolchain.eclass: wire up TC_FEATURES for rustSam James2024-04-301-1/+1
* toolchain.eclass: propagate USE=zstd to libgccjit buildSam James2024-04-221-1/+1
* toolchain.eclass: depend on virtual/rust for USE=rust (!)Sam James2024-04-181-0/+6
* toolchain.eclass: add a variable to force baseline regenerationGabi Falk2024-04-161-8/+25
* toolchain.eclass: always generate a new test-suite baseline manifestGabi Falk2024-04-161-7/+9
* toolchain.eclass: do not ignore a baseline with GCC_TESTS_IGNORE_NO_BASELINEGabi Falk2024-04-161-1/+1
* toolchain.eclass: fix installation of gcc[test] packages from binaryGabi Falk2024-04-131-1/+1
* toolchain.eclass: abort if hybrid CPU detected w/ -march=nativeSam James2024-03-241-2/+9
* toolchain.eclass: improve hybrid checkSam James2024-03-241-2/+2
* toolchain.eclass: fortify hybrid workaroundSam James2024-03-231-1/+2
* toolchain.eclass: another error handling fixSam James2024-03-231-2/+3
* toolchain.eclass: another error handling fixSam James2024-03-231-2/+2
* toolchain.eclass: prettify gcc bz linksSam James2024-03-231-8/+8
* toolchain.eclass: drop stale autoconf 2.13 handlingSam James2024-03-231-10/+0
* toolchain.eclass: add various missing error handlingSam James2024-03-231-17/+17
* Revert "toolchain.eclass: default to just running the (execute) torture tests"Sam James2024-03-231-2/+2
* toolchain.eclass: default to just running the (execute) torture testsSam James2024-03-231-2/+2