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: record EGIT_VERSION correctly in gcc --version for live ebu...
Sam James
2023-04-27
1
-0
/
+5
*
toolchain.eclass: don't enable openmp by default for >= 13
Sam James
2023-04-26
1
-1
/
+8
*
toolchain.eclass: wire up modula-2 frontend support for GCC 13; disable Rust ...
Sam James
2023-04-18
1
-1
/
+8
*
toolchain.eclass: pass improved checking for USE=debug for pre-releases too
Sam James
2023-04-13
1
-8
/
+14
*
toolchain.eclass: enhance USE=debug for more checking
Sam James
2023-04-13
1
-1
/
+4
*
toolchain.eclass: use upstream default checking for pre/non-released compilers
Sam James
2023-04-10
1
-3
/
+6
*
toolchain.eclass: fix spelling
Sam James
2023-03-26
1
-5
/
+5
*
toolchain.eclass: Quote argument of ":" command
Ulrich Müller
2023-03-26
1
-8
/
+8
*
toolchain.eclass: use mirror://gcc first, then fallback to mirror://gnu
Sam James
2023-03-25
1
-3
/
+9
*
toolchain.eclass: swap LTO order to allow override
Sam James
2023-03-21
1
-8
/
+8
*
toolchain.eclass: disable LTO for nvptx-none target
Sam James
2023-03-21
1
-0
/
+4
*
eclass: standardize prologue/epilogue
David Seifert
2023-03-17
1
-6
/
+5
*
toolchain.eclass: Register the D tc_feature
Arsen Arsenović
2023-02-09
1
-2
/
+2
*
toolchain.eclass: Move remaining gcc prefix tweaks from profile
James Le Cuirot
2023-01-28
1
-0
/
+13
*
toolchain.eclass: Fix cross-compiling gcc for standalone prefix
James Le Cuirot
2023-01-28
1
-0
/
+15
*
toolchain.eclass: prepare for USE=hardened => FORTIFY_SOURCE=3, assertions
Sam James
2022-12-31
1
-0
/
+4
*
toolchain.eclass: add USE=rust for GCC 13.0.9999
Sam James
2022-12-13
1
-2
/
+8
*
toolchain.eclass: fix default-* addition for new GCC 12 snapshot
Sam James
2022-12-05
1
-2
/
+2
*
toolchain.eclass: allow default-znow, default-stack-clash-protection for 12.2...
Sam James
2022-12-05
1
-2
/
+2
*
eclass/toolchain.eclass: add USE=ieee-long-double for sys-devel/gcc
Georgy Yakovlev
2022-12-04
1
-0
/
+8
*
toolchain.eclass: restore style changes lost in GCC 13 sphinx revert
Sam James
2022-11-30
1
-2
/
+4
*
toolchain.eclass: fix comment typo
Sam James
2022-11-30
1
-1
/
+1
*
toolchain.eclass: Split -z now and -fstack-clash-protection out for gcc13
Andreas K. Hüttel
2022-11-29
1
-1
/
+13
*
Revert "toolchain.eclass: add initial sphinx support for 13"
Sam James
2022-11-23
1
-17
/
+2
*
toolchain.eclass: add initial sphinx support for 13
Sam James
2022-11-14
1
-2
/
+17
*
toolchain.eclass: use xz for gcc-build-logs
Sam James
2022-10-17
1
-2
/
+2
*
toolchain.eclass: allow fixincludes for >= GCC 13
Sam James
2022-10-11
1
-10
/
+14
*
toolchain.eclass: add @DESCRIPTION
Sam James
2022-10-11
1
-0
/
+4
*
toolchain.eclass: mention 17.1 profiles explicitly in comment
Sam James
2022-10-09
1
-1
/
+1
*
toolchain.eclass: use --with-major-version-only for newer install paths
Sam James
2022-10-06
1
-1
/
+36
*
Revert "toolchain.eclass: allow fixincludes for >= GCC 13"
Sam James
2022-10-04
1
-14
/
+10
*
toolchain.eclass: allow fixincludes for >= GCC 13
Sam James
2022-10-04
1
-10
/
+14
*
Revert "toolchain.eclass: fix building Clang on pure LLVM profiles"
Sam James
2022-09-17
1
-11
/
+0
*
toolchain.eclass: fix building Clang on pure LLVM profiles
Sam James
2022-09-17
1
-0
/
+11
*
toolchain.eclass: BDEPEND on an Ada compiler
Sam James
2022-09-12
1
-0
/
+8
*
toolchain.eclass: allow re-generation of info pages for snapshots
Sam James
2022-09-10
1
-3
/
+23
*
toolchain.eclass: adjust D dep for non-gcc
Sam James
2022-08-31
1
-2
/
+2
*
Revert "toolchain.eclass: ensure thumb mode for armv6m"
Marek Behún
2022-08-23
1
-2
/
+0
*
toolchain.eclass: build multilibs for ARM's A, R and M architecture profiles
Marek Behún
2022-08-23
1
-0
/
+11
*
toolchain.eclass: extend GCC 12 workaround for older GCCs
Sam James
2022-08-15
1
-1
/
+1
*
toolchain.eclass: add myself to the devspace URI mapping
WANG Xuerui
2022-08-07
1
-0
/
+3
*
toolchain.eclass: fix whitespace
Sam James
2022-07-31
1
-3
/
+3
*
toolchain.eclass: store previous test results & compare in src_test
Sam James
2022-07-30
1
-2
/
+42
*
toolchain.eclass: workaround build failure for GCC 10 with GCC 12
Sam James
2022-06-26
1
-0
/
+6
*
toolchain.eclass: add use-dep default for D
Sam James
2022-06-12
1
-1
/
+1
*
toolchain.eclass: BDEPEND on D for bootstrapping D
Sam James
2022-06-12
1
-0
/
+7
*
toolchain.eclass: fix comment typo
Sam James
2022-06-07
1
-1
/
+1
*
toolchain.eclass: fix indentation
Sam James
2022-06-07
1
-1
/
+1
*
toolchain.eclass: enhance src_test (print summary)
Sam James
2022-06-07
1
-1
/
+10
*
toolchain.eclass: allow forcefully disabling bootstrapping for development
Sam James
2022-06-07
1
-1
/
+7
[next]