Waldemar Brodkorb
|
f9e8a355d7
use bin directory for host binaries only, use new firmware directory for the resulting firmware
|
10 anos atrás |
Waldemar Brodkorb
|
7a41e5b051
ld handles O1 and O2 in the same way, use O1
|
10 anos atrás |
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 anos atrás |
Waldemar Brodkorb
|
bd9b90c712
disable certificate checking
|
10 anos atrás |
Waldemar Brodkorb
|
5c6aa2ac04
make wget timeout configurable
|
10 anos atrás |
Waldemar Brodkorb
|
bf73dab720
fix openjdk build, add render dependency
|
10 anos atrás |
Waldemar Brodkorb
|
54419b88b5
fix clang warning
|
10 anos atrás |
Waldemar Brodkorb
|
53d5800eb6
higher timeout for slow proxies
|
10 anos atrás |
Waldemar Brodkorb
|
17a6468b3f
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 anos atrás |
Waldemar Brodkorb
|
2548d641ca
remove jtools/java host dir. use host stuff instead.
|
10 anos atrás |
Waldemar Brodkorb
|
cee86caa79
add TARGET_CFLAGS_ARCH to TARGET_LDFLAGS, required to fix build of f.e. cfgfs for musl ppc
|
10 anos atrás |
Waldemar Brodkorb
|
0a936812d6
remove LINUX_HEADER_DIR
|
10 anos atrás |
Waldemar Brodkorb
|
272b9fb572
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
11 anos atrás |
Waldemar Brodkorb
|
bde68f551d
remove qemu vars from vars.mk
|
11 anos atrás |
Waldemar Brodkorb
|
6f2c1e1ed1
add support for microblaze architecture, tested with qemu-system-microblaze{,el}
|
11 anos atrás |
Waldemar Brodkorb
|
ae3d4616ed
try to fixup mesalib compile, it needs libxml2 python module
|
11 anos atrás |
Waldemar Brodkorb
|
59e96ea148
use qemu-host, add support for uClibc and openjdk7, tested on qemu-system-mipsel
|
11 anos atrás |
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 anos atrás |
Waldemar Brodkorb
|
08f64b87c0
optimize code generation, saves space on disk and ram. do not generate eh_frame section in ELF
|
11 anos atrás |
Waldemar Brodkorb
|
031ac4e91c
need TARGET_PATH to find file
|
11 anos atrás |
Waldemar Brodkorb
|
fbe47cba99
remove dependencies to libiconv,pkg-config and file. use pkgconf and libiconv-tiny instead. fixes glib compile on systems without libiconv/ native iconv implementation
|
11 anos atrás |
Waldemar Brodkorb
|
0e19731bdf
allow gettext-tiny host compile with HOST_STYLE=manual
|
11 anos atrás |
Waldemar Brodkorb
|
444176e8aa
fix host build stuff and update-patches, convert cifs-utils and libaudiofile to new autotool infrastructure
|
11 anos atrás |
Waldemar Brodkorb
|
36b8021619
get rid of unsupported locale support
|
11 anos atrás |
Waldemar Brodkorb
|
b2a670265e
hard float target systems, need to have their own toolchain/target/host dirs, because toolchain is different
|
11 anos atrás |
Waldemar Brodkorb
|
cd47bd9a54
Merge branch 'master' of openadk.org:/git/openadk
|
11 anos atrás |
Waldemar Brodkorb
|
021f3710f7
first step to port openafs
|
11 anos atrás |
Waldemar Brodkorb
|
068db3f8b1
remove -fPIC, fixes compile of x86-eglibc toolchain
|
11 anos atrás |
Waldemar Brodkorb
|
b7d17c687b
add mips64el stuff
|
11 anos atrás |
Waldemar Brodkorb
|
e6a960e0a0
we need Optimization flags for eglibc/glibc
|
12 anos atrás |