Waldemar Brodkorb
|
65ba91df3f
add x32 toolchain and kernel support
|
10 年之前 |
Waldemar Brodkorb
|
abe3b8f248
add basic support for x86_64 x32 abi, convert to miniconfig
|
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
|
8441e81773
update to gcc 4.8.2 (partially done by last commit)
|
10 年之前 |
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 年之前 |
Waldemar Brodkorb
|
84af1b9633
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 年之前 |
Waldemar Brodkorb
|
6c79680171
need to use gcc mode thumb, to compile glibc, CFLAGS is not enough
|
10 年之前 |
Waldemar Brodkorb
|
4301c4661e
use special case, do not put CFLAGS always into LDFLAGS
|
10 年之前 |
Waldemar Brodkorb
|
9bed26e23f
add thumb2 support as an option for cubox-i
|
10 年之前 |
Waldemar Brodkorb
|
648ffb1bc5
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 年之前 |
Waldemar Brodkorb
|
f9e8a355d7
use bin directory for host binaries only, use new firmware directory for the resulting firmware
|
10 年之前 |
Waldemar Brodkorb
|
937802ab68
add initial stuff for cubox-i, still waiting for the hardware, so fully untested
|
10 年之前 |
Waldemar Brodkorb
|
7a41e5b051
ld handles O1 and O2 in the same way, use O1
|
10 年之前 |
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 年之前 |
Waldemar Brodkorb
|
bd9b90c712
disable certificate checking
|
10 年之前 |
Waldemar Brodkorb
|
5c6aa2ac04
make wget timeout configurable
|
10 年之前 |
Waldemar Brodkorb
|
bf73dab720
fix openjdk build, add render dependency
|
10 年之前 |
Waldemar Brodkorb
|
54419b88b5
fix clang warning
|
10 年之前 |
Waldemar Brodkorb
|
53d5800eb6
higher timeout for slow proxies
|
10 年之前 |
Waldemar Brodkorb
|
17a6468b3f
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 年之前 |
Waldemar Brodkorb
|
2548d641ca
remove jtools/java host dir. use host stuff instead.
|
10 年之前 |
Waldemar Brodkorb
|
cee86caa79
add TARGET_CFLAGS_ARCH to TARGET_LDFLAGS, required to fix build of f.e. cfgfs for musl ppc
|
11 年之前 |
Waldemar Brodkorb
|
0a936812d6
remove LINUX_HEADER_DIR
|
11 年之前 |
Waldemar Brodkorb
|
272b9fb572
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
11 年之前 |
Waldemar Brodkorb
|
bde68f551d
remove qemu vars from vars.mk
|
11 年之前 |
Waldemar Brodkorb
|
6f2c1e1ed1
add support for microblaze architecture, tested with qemu-system-microblaze{,el}
|
11 年之前 |
Waldemar Brodkorb
|
ae3d4616ed
try to fixup mesalib compile, it needs libxml2 python module
|
11 年之前 |
Waldemar Brodkorb
|
59e96ea148
use qemu-host, add support for uClibc and openjdk7, tested on qemu-system-mipsel
|
11 年之前 |
Waldemar Brodkorb
|
b59da8fc7b
update valgrind to latest upstream version, strlen is not a function in ld.so in latest glibc/eglibc setups, just remove the redirect for now. enable automatic building of debug subpackages. update TODO
|
11 年之前 |