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
*
eutils.eclass: Deprecate use_if_iuse().
Ulrich Müller
2020-09-12
1
-34
/
+43
*
toolchain.eclass: add rv32 abi names
Andreas K. Hüttel
2020-09-02
1
-1
/
+1
*
toolchain.eclass: fix relocation of libgccjit
Sergei Trofimovich
2020-08-24
1
-0
/
+6
*
toolchain.eclass: always enable --with-long-double-128 for glibc targets
Sergei Trofimovich
2020-08-20
1
-0
/
+8
*
toolchain.eclass: stop installing /usr/bin/c89 and /usr/bin/c99
Sergei Trofimovich
2020-08-19
1
-15
/
+0
*
toolchain.eclass: raise minimum gcc-config up to 2.3
Sergei Trofimovich
2020-08-07
1
-1
/
+1
*
toolchain.eclass: drop java binary renames for <gcc-4
Sergei Trofimovich
2020-07-31
1
-41
/
+0
*
toolchain.eclass: drop --as-needed spec workaround for <gcc-3.4.4
Sergei Trofimovich
2020-07-31
1
-7
/
+0
*
toolchain.eclass: always validate gcc/BASE-VER (assume >=gcc-4.1)
Sergei Trofimovich
2020-07-31
1
-6
/
+4
*
toolchain.eclass: drop fixheadtails.eclass use for <gcc-4.3
Sergei Trofimovich
2020-07-31
1
-10
/
+1
*
toolchain.eclass: drop tweak for pythondir for gcc-{4.5..4.7}
Sergei Trofimovich
2020-07-31
1
-8
/
+0
*
toolchain.eclass: drop support for standalone lang=d
Sergei Trofimovich
2020-07-31
1
-16
/
+0
*
toolchain.eclass: drop IUSE=boundschecking support
Sergei Trofimovich
2020-07-31
1
-29
/
+1
*
toolchain.eclass: simplify LICENSE= by leaving >=gcc-4.6 case
Sergei Trofimovich
2020-07-31
1
-14
/
+1
*
toolchain.eclass: drop handling of /usr/lib/gcc-lib for gcc-3.3
Sergei Trofimovich
2020-07-31
1
-5
/
+1
*
toolchain.eclass: drop IUSE=mudflap handling
Sergei Trofimovich
2020-07-31
1
-7
/
+0
*
toolchain.eclass: avoid libquadmath in stage1-gcc
Sergei Trofimovich
2020-07-30
1
-0
/
+3
*
toolchain.eclass: also delete /usr/bin/fix_libtool_files.sh
Sergei Trofimovich
2020-07-30
1
-0
/
+1
*
toolchain.eclass: install libquadmath by default
Sergei Trofimovich
2020-07-30
1
-6
/
+0
*
toolchain.eclass: add USE=valgrind for annotations for valgrind
Sergei Trofimovich
2020-07-06
1
-0
/
+9
*
toolchain.eclass: drop fix_libtool_files.sh
Sergei Trofimovich
2020-06-19
1
-31
/
+9
*
toolchain.eclass: drop unused --enable-altivec
Sergei Trofimovich
2020-06-10
1
-4
/
+7
*
toolchain.eclass: downgrade znver2 to znver1
Alexey Sokolov
2020-05-10
1
-0
/
+1
*
toolchain.eclass: use https:// for git protocol, bug #717056
Sergei Trofimovich
2020-04-11
1
-1
/
+1
*
toolchain.eclass: fix ada build with lto
Alfredo Tupone
2020-04-10
1
-2
/
+2
*
toolchain.eclass: add support to ada during compile
Tupone Alfredo
2020-04-04
1
-3
/
+22
*
toolchain.eclass: drop I_PROMISE_TO_SUPPLY_PATCHES_WITH_BUGS guard
Sergei Trofimovich
2020-04-02
1
-16
/
+0
*
toolchain.eclass: drop USE=sanitize support for <gcc-5
Sergei Trofimovich
2020-03-21
1
-5
/
+10
*
toolchain.eclass: fix cygwinports patching
Michael Haubenwallner
2020-03-17
1
-1
/
+7
*
toolchain.eclass: move --build dependencies to BDEPEND
David Michael
2020-03-09
1
-1
/
+6
*
toolchain.eclass: tweak comment
Sergei Trofimovich
2020-03-07
1
-1
/
+1
*
toolchain.eclass: always use -O2, even when no -O is passed in.
Sergei Trofimovich
2020-03-06
1
-1
/
+5
*
toolchain.eclass: mangle -O3 down to -O2, not -O0
Sergei Trofimovich
2020-03-05
1
-1
/
+1
*
toolchain.eclass: add USE=zstd for gcc-10
Sergei Trofimovich
2020-02-29
1
-0
/
+9
*
toolchain.eclass: update default live branches
Sergei Trofimovich
2020-02-25
1
-1
/
+1
*
toolchain.eclass: don't strip EPREFIX in dosym
Sergei Trofimovich
2020-02-16
1
-2
/
+2
*
*/*: Bump copyright on files touched this year
Michał Górny
2020-02-11
1
-1
/
+1
*
toolchain.eclass: assert GCC_RELEASE_VER to match gcc/BASE-VER
Sergei Trofimovich
2020-02-09
1
-3
/
+1
*
toolchain.eclass: drop GCC_A_FAKEIT and gcc_quick_unpack()
Sergei Trofimovich
2020-02-09
1
-54
/
+1
*
toolchain.eclass: don't allow overriding GCC_CONFIG_VER
Sergei Trofimovich
2020-02-09
1
-6
/
+11
*
toolchain.eclass: make toolchain_src_unpack() a default_src_unpack()
Sergei Trofimovich
2020-02-01
1
-16
/
+19
*
toolchain.eclass: provide a way to override gcc tarball path
Sergei Trofimovich
2020-02-01
1
-0
/
+7
*
toolchain.eclass: make ${GCC_CONFIG_VER} != ${GCC_RELEASE_VER} nonfatal
Sergei Trofimovich
2020-01-26
1
-1
/
+3
*
toolchain.eclass: fix typo in GCC_CONFIG_VER assignment
Sergei Trofimovich
2020-01-26
1
-1
/
+1
*
toolchain.eclass: restore an option to override GCC_CONFIG_VER
Sergei Trofimovich
2020-01-26
1
-1
/
+3
*
toolchain.eclass: don't add _pre suffixes to tools
Sergei Trofimovich
2020-01-26
1
-3
/
+4
*
toolchain.eclass: don't override release vesion, assert it instead
Sergei Trofimovich
2020-01-26
1
-3
/
+5
*
toolchain.eclass: use ${GCC_CONFIG_VER} in snapshot, don't mangle ${PV}
Sergei Trofimovich
2020-01-26
1
-5
/
+1
*
toolchain.eclass: drop PRERELEASE support
Sergei Trofimovich
2020-01-26
1
-37
/
+17
*
toolchain.eclass: hide '${PV} == *9999*' to tc_is_live helper
Sergei Trofimovich
2020-01-26
1
-8
/
+16
[next]