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
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
toolchain-funcs.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Fortran] Do a little reworking, since these functions remain unused by anyth...
Donnie Berkholz
2008-07-03
1
-7
/
+3
*
Fix tc-arch-kernel for freebsd: it is still i386 there, bug #222715
Alexis Ballier
2008-06-01
1
-2
/
+3
*
set locale to C when trying to parse the output of gcc as reported by Xake #2...
Mike Frysinger
2008-04-16
1
-2
/
+2
*
handle linux-2.6.24+ where {i386,x86_64}=>{x86}
Mike Frysinger
2008-01-02
1
-3
/
+19
*
add new documentation
Mike Frysinger
2007-08-17
1
-36
/
+90
*
filter unknown targets into the unknown category instead of falling back to t...
Mike Frysinger
2007-07-22
1
-2
/
+6
*
add avr to the arch list
Mike Frysinger
2007-07-22
1
-1
/
+2
*
Resurrect tc-endian as I need it to control some testcases.
Robin H. Johnson
2007-07-11
1
-1
/
+26
*
finish gen_usr_ldscript to toolchain-funcs from eutils
Mike Frysinger
2007-06-16
1
-3
/
+2
*
avoid eclass recursion
Mike Frysinger
2007-03-27
1
-2
/
+3
*
Upgrade gcc-specs-directive to handle spec string substitutions.
Kevin F. Quinn
2007-03-15
1
-4
/
+38
*
declare/shuffle around maintainers
Mike Frysinger
2007-03-04
1
-3
/
+3
*
add blackfin to softfloat-only case
Mike Frysinger
2007-02-16
1
-2
/
+2
*
first run at tc-is-softfloat()
Mike Frysinger
2007-02-12
1
-1
/
+20
*
no one uses tc-endian() so just cut it ... people should be handling endian i...
Mike Frysinger
2007-01-07
1
-26
/
+1
*
allow gcc funcs to take an argument to pass down to tc-getCC #158239
Mike Frysinger
2006-12-16
1
-6
/
+6
*
fixup style in previous commit
Mike Frysinger
2006-09-24
1
-4
/
+3
*
The Darwin linker doesn't understand GNU ld scripts, instead it has no
Fabian Groffen
2006-09-24
1
-12
/
+19
*
move gen_usr_ldscript() to toolchain-funcs.eclass and make it smarter
Mike Frysinger
2006-08-19
1
-1
/
+45
*
Add tc-getSTRIP. With gcc-4.X, GNU fortran is no longer f77, so add tc-getF90...
Joel Martin
2006-06-28
1
-2
/
+8
*
Add function to get CPP.
Robin H. Johnson
2006-04-02
1
-1
/
+3
*
Make gcc-specs-directive work on non-English locales, bug #127742
Kevin F. Quinn
2006-03-28
1
-3
/
+4
*
Apply whitespace checks from repoman to eclasses.
Sven Wegener
2006-02-17
1
-2
/
+2
*
Minor fix for the previous patch to keep ppc64 working.
Daniel Ostrow
2006-01-24
1
-2
/
+2
*
Applied fix for bug #119203.
Joseph Jezak
2006-01-24
1
-3
/
+10
*
oops, had blackfin args reversed
Mike Frysinger
2006-01-15
1
-2
/
+2
*
add support for embedded arches blackfin/nios2
Mike Frysinger
2006-01-15
1
-1
/
+4
*
Minor fixup for new powerpc tree in toolchain-funcs.eclass.
Daniel Ostrow
2006-01-09
1
-1
/
+3
*
remove sep case for powerpc64 hosts and fixup the unified code
Mike Frysinger
2006-01-08
1
-4
/
+3
*
add support for newer ppc kernels thanks to hansmi
Mike Frysinger
2006-01-04
1
-4
/
+11
*
Get rid of ABI crap since it's needed only in dev profiles, and with gcc-conf...
Jeremy Huddleston
2005-11-03
1
-2
/
+1
*
sort arches by alphabetical order and define a few more
Mike Frysinger
2005-10-10
1
-13
/
+13
*
include dumpspecs output as first data for specs parsing
Kevin F. Quinn
2005-10-06
1
-11
/
+20
*
make sure tc-getBUILD_CC() properly falls back to gcc #74101
Mike Frysinger
2005-10-06
1
-3
/
+2
*
add arm thumb support
Mike Frysinger
2005-09-16
1
-1
/
+3
*
handle CBUILD better since it is forced in portage now and check for CC_FOR_B...
Mike Frysinger
2005-09-15
1
-12
/
+10
*
Fix borkage with gcc4.
Martin Schlemmer
2005-08-02
1
-1
/
+2
*
Added functions to read/check gcc specs (for use in checking hardened toolcha...
Kevin F. Quinn
2005-08-01
1
-1
/
+41
*
QA: Apply whitespace checks from repoman to eclasses.
Sven Wegener
2005-07-11
1
-3
/
+3
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
1
-2
/
+1
*
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Aron Griffis
2005-07-06
1
-2
/
+1
*
Changes for ppc64 64bit kernel / 32bit userland
Daniel Ostrow
2005-07-01
1
-2
/
+5
*
dont echo variables when exporting anymore
Mike Frysinger
2005-05-02
1
-2
/
+2
*
Fallback to CHOST if $(get_abi_CHOST)-gcc doesn't exist.
Jeremy Huddleston
2005-03-11
1
-9
/
+6
*
Add support for using get_abi_CHOST as a prefix before CHOST.
Jeremy Huddleston
2005-03-10
1
-6
/
+9
*
undo style changes
Mike Frysinger
2005-03-04
1
-14
/
+14
*
Added sanity checks about for threads and shared with EXTRA_ECONF. Added sup...
Jeremy Huddleston
2005-03-04
1
-13
/
+16
*
make endian func a little more robust and change sh behavior to match binutil...
Mike Frysinger
2005-03-02
1
-5
/
+6
*
Support - in the gcc version string
Jeremy Huddleston
2005-02-13
1
-2
/
+2
*
make tc-endian act like tc-arch wrt to default CHOST/CTARGET selection
Mike Frysinger
2005-02-01
1
-2
/
+2
[next]