Waldemar Brodkorb
|
07f56ae74b
fix parallel using of different mips abi
|
10 years ago |
Waldemar Brodkorb
|
b563b8fd14
get rid of ADK_NATIVE mode, it is not regulary tested and the results where not satisfying.
|
10 years ago |
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 years ago |
Waldemar Brodkorb
|
65ba91df3f
add x32 toolchain and kernel support
|
10 years ago |
Waldemar Brodkorb
|
abe3b8f248
add basic support for x86_64 x32 abi, convert to miniconfig
|
10 years ago |
Waldemar Brodkorb
|
bba1d4f4e1
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 years ago |
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 years ago |
Waldemar Brodkorb
|
8441e81773
update to gcc 4.8.2 (partially done by last commit)
|
10 years ago |
Waldemar Brodkorb
|
c0986f0820
do not set ARCH in TARGET_CONFIGURE_OPTS, hopefully fixes libx264 depend target, it just was added for openafs, which requires eventually even more rework
|
10 years ago |
Waldemar Brodkorb
|
84af1b9633
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 years ago |
Waldemar Brodkorb
|
6c79680171
need to use gcc mode thumb, to compile glibc, CFLAGS is not enough
|
10 years ago |
Waldemar Brodkorb
|
4301c4661e
use special case, do not put CFLAGS always into LDFLAGS
|
10 years ago |
Waldemar Brodkorb
|
9bed26e23f
add thumb2 support as an option for cubox-i
|
10 years ago |
Waldemar Brodkorb
|
648ffb1bc5
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 years ago |
Waldemar Brodkorb
|
f9e8a355d7
use bin directory for host binaries only, use new firmware directory for the resulting firmware
|
10 years ago |
Waldemar Brodkorb
|
937802ab68
add initial stuff for cubox-i, still waiting for the hardware, so fully untested
|
10 years ago |
Waldemar Brodkorb
|
7a41e5b051
ld handles O1 and O2 in the same way, use O1
|
10 years ago |
Waldemar Brodkorb
|
a3499b2d61
add special linker scripts, to disable lazy loading of symbols and to make relocations read-only, security enhancement, idea seen in sabotage linux
|
10 years ago |
Waldemar Brodkorb
|
bd9b90c712
disable certificate checking
|
10 years ago |
Waldemar Brodkorb
|
5c6aa2ac04
make wget timeout configurable
|
10 years ago |
Waldemar Brodkorb
|
bf73dab720
fix openjdk build, add render dependency
|
10 years ago |
Waldemar Brodkorb
|
54419b88b5
fix clang warning
|
10 years ago |
Waldemar Brodkorb
|
53d5800eb6
higher timeout for slow proxies
|
10 years ago |
Waldemar Brodkorb
|
17a6468b3f
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 years ago |
Waldemar Brodkorb
|
2548d641ca
remove jtools/java host dir. use host stuff instead.
|
10 years ago |
Waldemar Brodkorb
|
cee86caa79
add TARGET_CFLAGS_ARCH to TARGET_LDFLAGS, required to fix build of f.e. cfgfs for musl ppc
|
10 years ago |
Waldemar Brodkorb
|
0a936812d6
remove LINUX_HEADER_DIR
|
11 years ago |
Waldemar Brodkorb
|
272b9fb572
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
11 years ago |
Waldemar Brodkorb
|
bde68f551d
remove qemu vars from vars.mk
|
11 years ago |
Waldemar Brodkorb
|
6f2c1e1ed1
add support for microblaze architecture, tested with qemu-system-microblaze{,el}
|
11 years ago |