index
:
openadk.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
musl
/
Makefile
Age
Commit message (
Expand
)
Author
2021-11-01
mk: Introduce KERNEL_MAKE variable
Phil Sutter
2018-03-08
fix path to new include file
Waldemar Brodkorb
2017-11-07
musl: pass TARGET_CFLAGS for simple test app
Waldemar Brodkorb
2017-10-22
musl: get the linker name by compiling a test app
Waldemar Brodkorb
2017-06-03
musl: fix sh4eb dynamic linker name
Waldemar Brodkorb
2016-12-13
sh2-nommu/j2: add better support and add required patches from musl-cross-make
Waldemar Brodkorb
2016-11-27
add three library methods, static, shared or both
Waldemar Brodkorb
2016-07-07
musl: fix powerpc soft-float
Waldemar Brodkorb
2016-07-07
musl: fix sh4eb ld.so symlink
Waldemar Brodkorb
2016-05-14
fix musl mipsel sf ld.so link
Waldemar Brodkorb
2016-05-10
add basic ppc64 musl support
Waldemar Brodkorb
2016-04-23
fix musl n32 ld.so name
Waldemar Brodkorb
2015-12-31
fix musl mips soft-float bootup in qemu
Waldemar Brodkorb
2015-08-03
rework kernel module infrastructure
Waldemar Brodkorb
2014-12-19
use the new concept of appliances
Waldemar Brodkorb
2014-06-21
s/TOPDIR/ADK_TOPDIR/
Waldemar Brodkorb
2014-06-12
fix linux header installation on Darwin
Waldemar Brodkorb
2014-06-08
use ADK_TARGET_KARCH for kernel stuff, fix ppc build
Waldemar Brodkorb
2014-06-07
avoid grep error message
Waldemar Brodkorb
2014-06-06
musl uses subarch now
Waldemar Brodkorb
2014-06-05
fix missing kernel-version in libc-dev packages, add PKG_OPTS nostaging for l...
Waldemar Brodkorb
2014-06-03
fix more users of
Waldemar Brodkorb
2014-06-02
refactor CPU_ARCH/ARCH variables
Waldemar Brodkorb
2014-05-31
rework static linking support, works with musl/glibc, fails to boot with ucli...
Waldemar Brodkorb
2014-05-29
resolve merge conflict
Waldemar Brodkorb
2014-04-15
fix superh big endian compile for musl
Waldemar Brodkorb
2014-03-11
finetune rebuild stuff
Waldemar Brodkorb
2014-03-01
add basic support for x86_64 x32 abi, convert to miniconfig
Waldemar Brodkorb
2013-10-22
fix libmix packages, while checking all packages make some style cleanup
Waldemar Brodkorb
2013-09-18
last bits for lemote yeelong and musl support
Waldemar Brodkorb
2013-09-17
use right ld loader for armhf
Waldemar Brodkorb
2013-09-13
trying to get mips and ppc musl working
Waldemar Brodkorb
2013-09-04
fix musl package for x86 arch
Waldemar Brodkorb
2013-08-17
use CPU_ARCH
Waldemar Brodkorb
2013-08-14
add ldd
Waldemar Brodkorb
2013-08-12
complete musl support, tested with qemu-arm
Waldemar Brodkorb