| .. |
|
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 anni fa |
|
final
|
42ed1bd9e6
gcc: enable --with-headers for the final toolchain build
|
14 anni fa |
|
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 anni fa |
|
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 anni fa |
|
patches
|
d8c570a153
gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they are tricky to deal with wrt. libgcc. they cannot be linked dynamically
|
14 anni fa |
|
Config.in
|
d252dd3d2e
upgrade vanilla gcc to 4.6.2
|
14 anni fa |
|
Config.version
|
d252dd3d2e
upgrade vanilla gcc to 4.6.2
|
14 anni fa |
|
common.mk
|
40bf6ee842
gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-O2 workaround that dealt with it earlier
|
14 anni fa |