Commit Verlauf

Autor SHA1 Nachricht Datum
  Waldemar Brodkorb ce0418c732 add TOOLCHAIN_DIR support vor 10 Jahren
  Waldemar Brodkorb 4ac8527c29 Merge branch 'master' of git+ssh://openadk.org/git/openadk vor 10 Jahren
  Waldemar Brodkorb 186c1bd82b fixups for x86_64 x32 toolchain, x86_64 32 still problematic vor 10 Jahren
  Waldemar Brodkorb 4893f466c5 remove cleantarget at the moment vor 10 Jahren
  Waldemar Brodkorb 0f64c10d29 rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is no difference vor 10 Jahren
  Waldemar Brodkorb ad914ac4ab Merge branch 'master' of git+ssh://openadk.org/git/openadk vor 10 Jahren
  Waldemar Brodkorb 4b2d9e38c1 use gnu sed for darwin vor 10 Jahren
  Waldemar Brodkorb 8763676774 rename DISTDIR, make it configurable in the menu vor 10 Jahren
  Waldemar Brodkorb 0e8808034d fix x32 musl vor 10 Jahren
  Waldemar Brodkorb 21c33001b9 fix order vor 10 Jahren
  Waldemar Brodkorb 07f56ae74b fix parallel using of different mips abi vor 10 Jahren
  Waldemar Brodkorb b563b8fd14 get rid of ADK_NATIVE mode, it is not regulary tested and the results where not satisfying. vor 10 Jahren
  Waldemar Brodkorb 00fa581bc6 remove REAL_GNU_TARGET_NAME, it is a relict from buildroot days, I do not know why this is required. the names are not unique between arch with different abi vor 10 Jahren
  Waldemar Brodkorb 65ba91df3f add x32 toolchain and kernel support vor 10 Jahren
  Waldemar Brodkorb abe3b8f248 add basic support for x86_64 x32 abi, convert to miniconfig vor 10 Jahren
  Waldemar Brodkorb bba1d4f4e1 Merge branch 'master' of git+ssh://openadk.org/git/openadk vor 10 Jahren
  Waldemar Brodkorb b700bbdede move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup vor 10 Jahren
  Waldemar Brodkorb 8441e81773 update to gcc 4.8.2 (partially done by last commit) vor 10 Jahren
  Waldemar Brodkorb c0986f0820 do not set ARCH in TARGET_CONFIGURE_OPTS, hopefully fixes libx264 depend target, it just was added for openafs, which requires eventually even more rework vor 10 Jahren
  Waldemar Brodkorb 84af1b9633 Merge branch 'master' of git+ssh://openadk.org/git/openadk vor 10 Jahren
  Waldemar Brodkorb 6c79680171 need to use gcc mode thumb, to compile glibc, CFLAGS is not enough vor 10 Jahren
  Waldemar Brodkorb 4301c4661e use special case, do not put CFLAGS always into LDFLAGS vor 10 Jahren
  Waldemar Brodkorb 9bed26e23f add thumb2 support as an option for cubox-i vor 10 Jahren
  Waldemar Brodkorb 648ffb1bc5 Merge branch 'master' of git+ssh://openadk.org/git/openadk vor 10 Jahren
  Waldemar Brodkorb f9e8a355d7 use bin directory for host binaries only, use new firmware directory for the resulting firmware vor 10 Jahren
  Waldemar Brodkorb 937802ab68 add initial stuff for cubox-i, still waiting for the hardware, so fully untested vor 10 Jahren
  Waldemar Brodkorb 7a41e5b051 ld handles O1 and O2 in the same way, use O1 vor 10 Jahren
  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 vor 10 Jahren
  Waldemar Brodkorb bd9b90c712 disable certificate checking vor 10 Jahren
  Waldemar Brodkorb 5c6aa2ac04 make wget timeout configurable vor 10 Jahren