Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-07 | add missing Config.in for toolchain settings | Waldemar Brodkorb | |
2011-01-07 | make sysroot relative to have a relocatable gcc | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | add varios patches... | Waldemar Brodkorb | |
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS. | |||
2011-01-07 | add toolchain settings menu point | Waldemar Brodkorb | |
- gdb compilation can be disabled - gcc languages (c++/java) can be enabled/disabled - gcc stack smashing protection can be enabled/disabled | |||
2011-01-04 | copy fsf config.guess on Cygwin and use it. | Waldemar Brodkorb | |
When compiling gmp under Windows XP on a 64 Bit AMD system, config.guess tries to build with ABI64 and fails. Using configfsf.guess in this case, will fix it. | |||
2011-01-04 | copy readelf only on Darwin build system | Waldemar Brodkorb | |
On Cygwin readelf in this directory is not the right binary. The real binary is in .libs/readelf.exe. Toolchain building fails on Cygwin after copying the readelf thingy. | |||
2011-01-02 | make bulk fixes. fix toolchain building for sparc64/ppc | Waldemar Brodkorb | |
2010-12-31 | revert common uClibc vfork implementation. the new one does not work with ↵ | Waldemar Brodkorb | |
cris architecture | |||
2010-12-31 | add patch from uClibc trunk, otherwise mipsel build breaks | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-12-15 | update to latest upstream version | Waldemar Brodkorb | |
2010-12-02 | fix mips 64bit toolchains | Waldemar Brodkorb | |
2010-11-27 | fix build of glibc toolchains | Waldemar Brodkorb | |
2010-11-23 | install symlinks for glibc-dev package, do not install libnsl for now | Waldemar Brodkorb | |
2010-11-20 | tarball is only available on openadk.org | Waldemar Brodkorb | |
2010-11-17 | update kernel-header patches, update cris patch | Waldemar Brodkorb | |
2010-11-15 | another bad hack to get eglibc working with make 3.82 | Waldemar Brodkorb | |
2010-11-12 | updates and build fixes for a lot of packages | Waldemar Brodkorb | |
compiled for ibmx40 with eglibc. | |||
2010-11-07 | fix eglibc/glibc toolchain building with make 3.82 | Waldemar Brodkorb | |
2010-11-03 | correct wrong version number for eglibc | Waldemar Brodkorb | |
2010-10-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk | |||
2010-10-14 | make MacOS X works as build system for most of the packages, update some ↵ | Waldemar Brodkorb | |
packages to latest stable upstream version | |||
2010-09-29 | update eglibc and ibm x40 target, fix macosx cross-compile | Waldemar Brodkorb | |
2010-09-28 | use correct path | Waldemar Brodkorb | |
2010-09-28 | update to latest upstream | Waldemar Brodkorb | |
2010-09-17 | update some targets to 2.6.35.4 | Waldemar Brodkorb | |
2010-08-05 | update lemote to 2.6.35, enable version specific patches for kernel-header ↵ | Waldemar Brodkorb | |
patches | |||
2010-07-23 | install readelf to staging | Waldemar Brodkorb | |
2010-07-19 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-07-19 | fix compile on Mac OS X host | Waldemar Brodkorb | |
2010-07-07 | fix timezone configuration for eglibc/glibc based systems | Waldemar Brodkorb | |
2010-07-06 | massive whitespace cleanup (EOL), suggested by j.seitter | 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-06-20 | uclibc: fix for broken daemon() in pthreaded programs | Phil Sutter | |
2010-06-18 | use openadk mirror | Waldemar Brodkorb | |
2010-06-14 | port dillo and all needed requirements (part2) | Waldemar Brodkorb | |
2010-06-11 | disable cloog and ppl support | Waldemar Brodkorb | |
2010-06-08 | fix checksum and some typos | Waldemar Brodkorb | |
2010-06-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-06-07 | fix compile issues on MacOS X host | Waldemar Brodkorb | |
2010-06-03 | fix instability problems on my loongson laptop | Waldemar Brodkorb | |
the latest binutils contains the needed options to build a kernel with the needed workarounds. Activate the work arounds. | |||
2010-05-31 | quote PATH, some people use strange directory names | Waldemar Brodkorb | |
2010-05-29 | upgrade all targets to Linux 2.6.34 | Waldemar Brodkorb | |
2010-05-20 | update to gcc 4.4.4 | Waldemar Brodkorb | |
2010-05-01 | allow building of glibc toolchain in debug mode | Waldemar Brodkorb | |
2010-04-21 | revert uclibc update | Waldemar Brodkorb | |
2010-04-21 | resolve merge conflict | Waldemar Brodkorb | |
2010-04-12 | enable parallel building for uclibc | Phil Sutter | |
2010-04-04 | update to latest upstream | Waldemar Brodkorb | |