Waldemar Brodkorb
|
5d154bde3a
as discussed with phil, do not default toolchain to a specific cpu, we have -fhonour-copts, to detect when CFLAGS are not used
|
10 лет назад |
Waldemar Brodkorb
|
999c0d4d60
rework thumb2 support
|
10 лет назад |
Waldemar Brodkorb
|
96b68fb704
fix 32 bit userland with 64 bit kernel support
|
10 лет назад |
Waldemar Brodkorb
|
2ec7572331
fix superh big endian compile for musl
|
10 лет назад |
Waldemar Brodkorb
|
d63d9df8e5
add gold support
|
10 лет назад |
Waldemar Brodkorb
|
46af98aa43
add support for x86_64 toolchain with 32 bit abi
|
10 лет назад |
Waldemar Brodkorb
|
70092108cb
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 лет назад |
Waldemar Brodkorb
|
6f0464e8ed
use system zlib
|
10 лет назад |
Waldemar Brodkorb
|
b357b7bef1
add fpu settings, fix symlinks
|
10 лет назад |
Waldemar Brodkorb
|
ce0418c732
add TOOLCHAIN_DIR support
|
10 лет назад |
Waldemar Brodkorb
|
186c1bd82b
fixups for x86_64 x32 toolchain, x86_64 32 still problematic
|
10 лет назад |
Waldemar Brodkorb
|
608f969e4d
fix m68k support
|
10 лет назад |
Waldemar Brodkorb
|
bea6ed65cd
Merge branch 'master' of git+ssh://www.openadk.org/git/openadk
|
10 лет назад |
Waldemar Brodkorb
|
2240e7a5b1
reduce build time, approx. 13 minutes on x86_64 buildsystem, from musl-cross
|
10 лет назад |
Waldemar Brodkorb
|
82c6a87837
fix cross-compile of gcc, when using uClibc. --dynamic-linker was using /lib/ld-uClibc.so.0
|
10 лет назад |
Waldemar Brodkorb
|
7d2b38ba6e
fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for qemu-sparc64, still another issue exist.
|
10 лет назад |
Waldemar Brodkorb
|
f6c5a79972
resolve merge conflict
|
10 лет назад |
Waldemar Brodkorb
|
00fa581bc6
remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not know why this is required. the names are not unique between arch with different abi
|
10 лет назад |
Waldemar Brodkorb
|
d88086dcd2
fix symlink workaround for libtool after gcc 4.8.2 update
|
10 лет назад |
Waldemar Brodkorb
|
bba1d4f4e1
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 лет назад |
Waldemar Brodkorb
|
b700bbdede
move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup
|
10 лет назад |
Waldemar Brodkorb
|
256a81b3b1
merge conflict
|
10 лет назад |
Waldemar Brodkorb
|
8441e81773
update to gcc 4.8.2 (partially done by last commit)
|
10 лет назад |
Waldemar Brodkorb
|
36b959a9b9
remove armeb, no hardware, no emulator to test, add armhf instead. fix some toolchain archive creation issues, remove unneeded files before packaging.
|
10 лет назад |
Waldemar Brodkorb
|
0fb4865025
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 лет назад |
Waldemar Brodkorb
|
181e796c9b
rework arm support, add qemu arm model vexpress for cortex-a9 emulation (hard float)
|
10 лет назад |
Waldemar Brodkorb
|
b921ce431d
update kernel 3.4.x, fixes for lemote yeelong users
|
10 лет назад |
Waldemar Brodkorb
|
6c79680171
need to use gcc mode thumb, to compile glibc, CFLAGS is not enough
|
10 лет назад |
Waldemar Brodkorb
|
937802ab68
add initial stuff for cubox-i, still waiting for the hardware, so fully untested
|
10 лет назад |
Waldemar Brodkorb
|
229b3477b7
use newer kernel for toolchain building, fix some problems with ppc and m68k toolchains
|
10 лет назад |