| .. |
|
files
|
60a4353fdd
do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in
|
16 vuotta sitten |
|
final
|
be9a11b014
replace gcc 4.5.2 support with 4.6.1
|
14 vuotta sitten |
|
initial
|
62c1740676
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
|
15 vuotta sitten |
|
minimal
|
5149ed151d
gcc: split up the build process into three distinct stages (minimal, initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain
|
15 vuotta sitten |
|
patches
|
62daf628c0
In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back.
|
14 vuotta sitten |
|
Config.in
|
887b29bfbd
the only reasons for having 4.4 around are avr32 and ubicom32, so make it depend on them
|
14 vuotta sitten |
|
Config.version
|
4fbc50d89a
nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ubicom32)
|
14 vuotta sitten |
|
common.mk
|
a2c0394572
simplify configuration
|
14 vuotta sitten |