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
/
Makefile
Age
Commit message (
Expand
)
Author
2016-05-12
add support to play with LLVM/clang
Waldemar Brodkorb
2016-04-02
add support for epiphany bare-metal toolchain building
Waldemar Brodkorb
2016-02-16
add nds32 bare-metal toolchain support
Waldemar Brodkorb
2015-12-28
v850: add basic newlib toolchain support
Waldemar Brodkorb
2015-12-13
rework prereq check
Waldemar Brodkorb
2015-12-11
Revert "rework prereq check"
Waldemar Brodkorb
2015-12-11
rework prereq check
wbx
2015-12-04
cleanup binfmt flat handling, reduce duplicates
Waldemar Brodkorb
2015-12-03
toolchain: add newlib support
Waldemar Brodkorb
2015-12-02
simplify toolchain building
Waldemar Brodkorb
2015-10-11
remove already disabled uClibc support, fix wrong PKG_LIBC_DEPENDS
Waldemar Brodkorb
2015-07-13
add basic toolchain support for or1k arch with musl libc
Waldemar Brodkorb
2015-07-09
add support for metag architecture
Waldemar Brodkorb
2015-03-10
only arc is disabled for now
Waldemar Brodkorb
2015-02-28
toolchain: add cross prelinking tool from yoctoproject and hook it into build...
Phil Sutter
2015-02-14
add support for old avr32 gdb
Waldemar Brodkorb
2014-12-19
use the new concept of appliances
Waldemar Brodkorb
2014-09-09
add toolchain support for avr32
Waldemar Brodkorb
2014-09-05
gdb for arc not yet upstream, disable at the moment
Waldemar Brodkorb
2014-08-15
move to toolchain dir
Waldemar Brodkorb
2014-07-06
allow static building of toolchain
Waldemar Brodkorb
2014-07-05
add support for uClibc-ng in parallel to uClibc.
Waldemar Brodkorb
2014-06-21
s/TOPDIR/ADK_TOPDIR/
Waldemar Brodkorb
2014-06-16
optimize environment variables, reduce duplicate stuff
Waldemar Brodkorb
2014-05-23
always build gdb for host
Waldemar Brodkorb
2014-04-30
use CLIB instead of LIBC to avoid clashes with uClibc buildsystem
Waldemar Brodkorb
2014-04-06
use lowercase directory name
Waldemar Brodkorb
2014-03-17
add TOOLCHAIN_DIR support
Waldemar Brodkorb
2014-03-02
resolve merge conflict
Waldemar Brodkorb
2014-03-02
remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not kno...
Waldemar Brodkorb
2014-03-02
goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/
Waldemar Brodkorb
2014-02-04
unbreak toolchain building
Waldemar Brodkorb
2013-08-12
update glibc to latest upstream
Waldemar Brodkorb
2013-08-11
preliminary musl support
Waldemar Brodkorb
2012-10-14
install gdb when chosen
Waldemar Brodkorb
2012-10-10
fix 32 Bit multilib builds
Waldemar Brodkorb
2011-01-22
activate GCC cflags check, cleanup FLAGS stuff in OpenADK.
Waldemar Brodkorb
2011-01-10
add LTO support to toolchain settings. Cleanup SYSROOT mess.
Waldemar Brodkorb
2011-01-08
fix make clean target rule
Waldemar Brodkorb
2011-01-07
add toolchain settings menu point
Waldemar Brodkorb
2010-12-30
rework architecture / embedded systems concept
Waldemar Brodkorb
2010-07-05
add menu based configuration of a password
Waldemar Brodkorb
2010-06-26
with gcc 4.5 we will need mpc
Waldemar Brodkorb
2010-02-25
fix merge problem, enable e1000 driver correctly
Waldemar Brodkorb
2010-02-25
resolve merge conflict
Waldemar Brodkorb
2010-02-25
first try to get glibc working for mips/arm (not working yet)
Waldemar Brodkorb
2010-02-24
toolchain: trailing whitespaces cleanup (just cosmetics!)
Phil Sutter
2009-08-20
add eglibc support
Waldemar Brodkorb
2009-06-01
remove unused $Id$
Waldemar Brodkorb
2009-05-17
Initial import
wbx