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
/
toolchain
Age
Commit message (
Collapse
)
Author
2014-06-18
use libc specific patching to avoid any side effects in the gcc patches, as ↵
Waldemar Brodkorb
seen in buildroot recently
2014-06-17
fix toolchain building, uclibc
Waldemar Brodkorb
2014-06-16
optimize environment variables, reduce duplicate stuff
Waldemar Brodkorb
2014-06-16
do not delete gconv dir, required for iconv_open
Waldemar Brodkorb
2014-06-15
add support for xtensa architecture, tested with qemu. thanks to Max ↵
Waldemar Brodkorb
Filippov for help
2014-06-12
add lto support to first stage compiler
Waldemar Brodkorb
2014-06-11
add cleansystem target, filter fstack-protector-all for musl
Waldemar Brodkorb
2014-06-08
fixup and rename of libc arch lists
Waldemar Brodkorb
2014-06-07
update to latest
Waldemar Brodkorb
2014-06-05
rework ssp support, use static version of libssp
Waldemar Brodkorb
2014-06-03
fix patching of system specific patches
Waldemar Brodkorb
2014-06-02
update to latest git version from today
Waldemar Brodkorb
2014-06-02
refactor CPU_ARCH/ARCH variables
Waldemar Brodkorb
After Joerg asked me about the difference between ADK_TARGET_ARCH and ADK_TARGET_CPU_ARCH I recognized many duplication of variables for this information. These patch fixes this up. Use make cleandir && make menuconfig && make
2014-06-02
fix a regression between 4.8.2 and 4.8.3 by removing code
Waldemar Brodkorb
2014-05-31
do not install libiberty in staging area
Waldemar Brodkorb
2014-05-31
update to latest upstream version
Waldemar Brodkorb
2014-05-29
make libssp shared, when SSP used
Waldemar Brodkorb
2014-05-28
fix patch logic
Waldemar Brodkorb
2014-05-26
hide addon patches, move yaffs2 to addon style patch-
Waldemar Brodkorb
2014-05-26
allow to disable kernel patches
Waldemar Brodkorb
2014-05-25
only test archs
Waldemar Brodkorb
2014-05-24
fix libstdcxx issues
Waldemar Brodkorb
2014-05-24
remove 3.13 kernel, add generic kernel version symbols
Waldemar Brodkorb
2014-05-24
fix build with ssp enabled
Waldemar Brodkorb
2014-05-24
fix uclibc compile for qemu-arm (experimental fix), use DODEBUG as default
Waldemar Brodkorb
2014-05-23
always build c++ compiler
Waldemar Brodkorb
2014-05-23
always build gdb for host
Waldemar Brodkorb
2014-05-23
fix kernel patching
Waldemar Brodkorb
2014-05-23
fix symbol renaming bugs
Waldemar Brodkorb
2014-05-23
discussed with phil, do not split kernel patches between kernel-headers and ↵
Waldemar Brodkorb
kernel, can make issues
2014-05-23
update to latest stable version of gcc 4.8.x
Waldemar Brodkorb
2014-05-23
fix arch lists
Waldemar Brodkorb
2014-05-23
resolve merge conflict
Waldemar Brodkorb
2014-05-23
resolve merge
Waldemar Brodkorb
2014-05-22
use target cflags for libstdcxx, do not create shared libgcc
Waldemar Brodkorb
2014-05-21
udpate musl
Waldemar Brodkorb
2014-05-18
update to musl 1.1.0
Waldemar Brodkorb
2014-05-17
bump lts kernels, add yaffs2 kernel patch
Waldemar Brodkorb
2014-05-17
set CONFIG_SHELL to unbreak x86_64 x32 build on a system without /bin/sh ↵
Waldemar Brodkorb
being /bin/bash
2014-05-16
fix it now, really
Waldemar Brodkorb
2014-05-16
patch does not work for this old version
Waldemar Brodkorb
2014-05-16
fix patch
Waldemar Brodkorb
2014-05-16
fix patch
Waldemar Brodkorb
2014-05-16
add generic patches
Waldemar Brodkorb
2014-05-14
update to 3.14.4, deafult for toolchains
Waldemar Brodkorb
2014-05-10
update to rc5
Waldemar Brodkorb
2014-05-07
add 3.15.rc4 for cubox, revert some module conversion, breaks fb and usb
Waldemar Brodkorb
2014-05-07
update to 3.14.3, convert some drivers to modules
Waldemar Brodkorb
2014-05-05
gnu sed no longer required, will be build as hosttool
Waldemar Brodkorb
2014-05-05
with-gmp pointing to staging dir is required
Waldemar Brodkorb
[next]