Log of /eclass/toolchain-funcs.eclass
Parent Directory
|
Revision Log
Revision
1.136 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 31 04:27:29 2015 UTC
(3 years ago)
by
vapier
Branch:
MAIN
Changes since
1.135: +6 -3 lines
Diff to
previous 1.135
,
to
selected 1.31
tc-export_build_env: export BUILD_CPPFLAGS/BUILD_LDFLAGS to non-empty values so they do not get defaulted by build systems #526734 by Matthias Maier
Revision
1.132 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Feb 27 06:08:39 2015 UTC
(3 years, 1 month ago)
by
vapier
Branch:
MAIN
Changes since
1.131: +8 -7 lines
Diff to
previous 1.131
,
to
selected 1.31
tc-ninja_magic_to_arch: fix matching for unofficial arches
this code matches a $CHOST and not an $ARCH, so we need a glob. also add microblaze.
Revision
1.119 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Sep 28 15:07:30 2012 UTC
(5 years, 6 months ago)
by
axs
Branch:
MAIN
Changes since
1.118: +3 -2 lines
Diff to
previous 1.118
,
to
selected 1.31
reverted fatal error from unset and made it a warning only shown when checking for 'kern' arch, so that the portage environment call of tc-arch will not fail anymore, bug 436450
Revision
1.111 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jun 9 06:56:14 2012 UTC
(5 years, 10 months ago)
by
vapier
Branch:
MAIN
Changes since
1.110: +12 -20 lines
Diff to
previous 1.110
,
to
selected 1.31
add *-softfp-* support to the vendor field for people who want this for binary compat with closed sourced drivers #416727 by Raúl Porcel; merge the tc-is-hardfloat helper into the one place where it is called in the whole tree to avoid further confusion between when the return values of tc-is-softfloat and tc-is-hardfloat
Revision
1.102 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Sep 11 17:12:20 2010 UTC
(7 years, 7 months ago)
by
vapier
Branch:
MAIN
Changes since
1.101: +15 -6 lines
Diff to
previous 1.101
,
to
selected 1.31
convert gcc version funcs to query the preprocessor for its gcc version to work with different compilers #335943 by Ambroz Bizjak
Revision
1.94 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 2 09:00:08 2009 UTC
(8 years, 7 months ago)
by
grobian
Branch:
MAIN
Changes since
1.93: +7 -2 lines
Diff to
previous 1.93
,
to
selected 1.31
Make the lib we're going to update using install_name_tool writable if
it isn't. Restore write permissions afterwards, fixes bug #283424
Revision
1.91 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun May 24 07:25:48 2009 UTC
(8 years, 11 months ago)
by
grobian
Branch:
MAIN
Changes since
1.90: +103 -16 lines
Diff to
previous 1.90
,
to
selected 1.31
gen_usr_ldscript:
* remove old USERLAND=Darwin hack
* add install_name adjusting case for Darwin
* add symlink creating cases for IRIX, AIX and HPUX
* likewise for Interix and Windows
* add support for -a for all platforms
* add EPREFIX for Prefix compatability (could use inherit prefix for
definition of EPREFIX variable)
tc-is-static-only:
* added function, currently only returning true for FreeMiNT (no shared
libraries)
reviewed by vapier
Revision
1.78 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 3 05:26:47 2008 UTC
(9 years, 9 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.77: +3 -7 lines
Diff to
previous 1.77
,
to
selected 1.31
[Fortran] Do a little reworking, since these functions remain unused by anything. Rename tc-getF90() to tc-getFC() for consistency with autotools, fortran.eclass, etc. Drop tc-getFORTRAN() -- people should use the appropriate function.
Revision
1.64 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 7 11:39:08 2007 UTC
(11 years, 3 months ago)
by
vapier
Branch:
MAIN
Changes since
1.63: +1 -26 lines
Diff to
previous 1.63
,
to
selected 1.31
no one uses tc-endian() so just cut it ... people should be handling endian in the source code itself anyways, not in the ebuild
Revision
1.48 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 3 10:10:48 2005 UTC
(12 years, 5 months ago)
by
eradicator
Branch:
MAIN
Changes since
1.47: +1 -2 lines
Diff to
previous 1.47
,
to
selected 1.31
Get rid of ABI crap since it's needed only in dev profiles, and with gcc-config-2.0 those profiles can start using CHOST rather than ABI to properly set the toolchain.
Revision
1.46 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 6 21:30:23 2005 UTC
(12 years, 6 months ago)
by
kevquinn
Branch:
MAIN
Changes since
1.45: +20 -11 lines
Diff to
previous 1.45
,
to
selected 1.31
include dumpspecs output as first data for specs parsing
parse additional-style specs as well as replacement specs
add function to detect auto-upgrade of ssp to ssp-all
Revision
1.32 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 4 12:37:55 2005 UTC
(13 years, 1 month ago)
by
eradicator
Branch:
MAIN
Changes since
1.31: +16 -13 lines
Diff to
previous 1.31
Added sanity checks about for threads and shared with EXTRA_ECONF. Added support for CTARGET_ALIASES with >=sys-devel/gcc-config-1.4.0.
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[selected]
Wed Mar 2 19:07:07 2005 UTC
(13 years, 1 month ago)
by
vapier
Branch:
MAIN
Changes since
1.30: +6 -5 lines
Diff to
previous 1.30
make endian func a little more robust and change sh behavior to match binutils (default is little)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
Sticky Tag: |
|