GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/sync/gentoo.git
master
stable
Sync-friendly git mirror of repo/gentoo with caches and metadata
Michał Górny <mgorny@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
toolchain.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
toolchain.eclass: use more conservative flags in src_test
Sam James
2024-08-04
1
-3
/
+38
*
toolchain.eclass: drop -fno-harden-control-flow-redundancy append
Sam James
2024-08-04
1
-3
/
+0
*
toolchain.eclass: ppc64-musl: Disable libquadmath
A. Wilcox
2024-07-31
1
-1
/
+8
*
toolchain.eclass: fix SRC_URI for releases
Sam James
2024-06-20
1
-1
/
+1
*
toolchain.eclass: fix applying musl patches for live ebuilds
Sam James
2024-06-15
1
-1
/
+1
*
toolchain.eclass: don't depend on self if gnat-gpl
Sam James
2024-05-13
1
-1
/
+1
*
toolchain.eclass: fix validate_failures.py cp for non-gcc
Sam James
2024-05-02
1
-1
/
+1
*
toolchain.eclass: add another TODO for tests (multilib)
Sam James
2024-05-01
1
-0
/
+1
*
toolchain.eclass: update validate_failures.py for Python 3.12
Sam James
2024-05-01
1
-3
/
+3
*
toolchain.eclass: add TODO for JIT
Sam James
2024-05-01
1
-0
/
+1
*
toolchain.eclass: iterate over older slots if test manifest doesn't exist
Sam James
2024-05-01
1
-1
/
+11
*
Building the ada compiler require both c++ and ada USE flags enabled.
Alfredo Tupone
2024-04-30
1
-1
/
+1
*
toolchain.eclass: To make "tc_has_feature ada" actually work
Alfredo Tupone
2024-04-30
1
-1
/
+1
*
toolchain.eclass: wire up TC_FEATURES for rust
Sam James
2024-04-30
1
-1
/
+1
*
toolchain.eclass: propagate USE=zstd to libgccjit build
Sam James
2024-04-22
1
-1
/
+1
*
toolchain.eclass: depend on virtual/rust for USE=rust (!)
Sam James
2024-04-18
1
-0
/
+6
*
toolchain.eclass: add a variable to force baseline regeneration
Gabi Falk
2024-04-16
1
-8
/
+25
*
toolchain.eclass: always generate a new test-suite baseline manifest
Gabi Falk
2024-04-16
1
-7
/
+9
*
toolchain.eclass: do not ignore a baseline with GCC_TESTS_IGNORE_NO_BASELINE
Gabi Falk
2024-04-16
1
-1
/
+1
*
toolchain.eclass: fix installation of gcc[test] packages from binary
Gabi Falk
2024-04-13
1
-1
/
+1
*
toolchain.eclass: abort if hybrid CPU detected w/ -march=native
Sam James
2024-03-24
1
-2
/
+9
*
toolchain.eclass: improve hybrid check
Sam James
2024-03-24
1
-2
/
+2
*
toolchain.eclass: fortify hybrid workaround
Sam James
2024-03-23
1
-1
/
+2
*
toolchain.eclass: another error handling fix
Sam James
2024-03-23
1
-2
/
+3
*
toolchain.eclass: another error handling fix
Sam James
2024-03-23
1
-2
/
+2
*
toolchain.eclass: prettify gcc bz links
Sam James
2024-03-23
1
-8
/
+8
*
toolchain.eclass: drop stale autoconf 2.13 handling
Sam James
2024-03-23
1
-10
/
+0
*
toolchain.eclass: add various missing error handling
Sam James
2024-03-23
1
-17
/
+17
*
Revert "toolchain.eclass: default to just running the (execute) torture tests"
Sam James
2024-03-23
1
-2
/
+2
*
toolchain.eclass: default to just running the (execute) torture tests
Sam James
2024-03-23
1
-2
/
+2
*
toolchain.eclass: don't install all .sum files
Sam James
2024-03-23
1
-3
/
+2
*
toolchain.eclass: rework tests more
Sam James
2024-03-23
1
-38
/
+110
*
toolchain.eclass: install test results as orphaned files in /var/cache/gcc
Sam James
2024-03-23
1
-11
/
+21
*
toolchain.eclass: add CHOST to test data path
Sam James
2024-03-23
1
-8
/
+8
*
toolchain.eclass: use extglob for hybrid hack
Sam James
2024-03-23
1
-1
/
+1
*
toolchain.eclass: split condition for readability
Sam James
2024-03-23
1
-1
/
+1
*
toolchain.eclass: add workaround for hybrid CPUs
Sam James
2024-03-23
1
-0
/
+18
*
toolchain.eclass: fix whitespace
Sam James
2024-03-23
1
-1
/
+1
*
toolchain.eclass: More selectively enable cet per arch
Kyle Elbert
2024-03-18
1
-1
/
+1
*
toolchain.eclass: Make CET auto-apply x86-64 flags also outside hardened
Andreas K. Hüttel
2024-03-17
1
-4
/
+5
*
toolchain.eclass: handle quoted whitespace in EXTRA_ECONF
Mike Gilbert
2024-03-11
1
-1
/
+2
*
toolchain.eclass: Selectively enable cet options per arch
Andreas K. Hüttel
2024-03-12
1
-4
/
+2
*
toolchain.eclass: pass --enable-standard-branch-detection if USE=cet
Sam James
2024-03-11
1
-1
/
+4
*
toolchain.eclass: enable LTO for libgccjit build
Sam James
2024-03-07
1
-1
/
+1
*
toolchain.eclass: allow fixincludes for mingw & special MIPS target
Sam James
2024-02-23
1
-0
/
+16
*
toolchain.eclass: explicitly disable fixincludes for cross too
Sam James
2024-02-19
1
-2
/
+2
*
toolchain.eclass: rework fixincludes again
Sam James
2024-02-19
1
-3
/
+20
*
toolchain.eclass: ignore GCC version mismatch for live ebuilds
Sam James
2024-02-05
1
-1
/
+1
*
toolchain.eclass: don't take shortcut for non-GCC bootstrap compiler
Sam James
2024-02-03
1
-1
/
+1
*
toolchain.eclass: delete libstdc++exp.la too
Sam James
2024-02-01
1
-0
/
+1
[next]