Historique des commits

Auteur SHA1 Message Date
  Waldemar Brodkorb 0d2d7e93f8 fix build il y a 9 ans
  Waldemar Brodkorb 4a0ae6ec18 disable parallel building il y a 9 ans
  Waldemar Brodkorb 822f3c1f97 removing elf2flt from CFLAGS, breaks sash compile il y a 9 ans
  Waldemar Brodkorb f6ec1e19e5 add some libraries needed for XBMC on Solidrun IMX6 il y a 9 ans
  Waldemar Brodkorb 9d6eef9b39 we need to remove crtbegin.o/crtend.o from gcc specs file. otherwise broken executables (f.e. sash) with a wrong data start are created by elf2flt) il y a 9 ans
  Waldemar Brodkorb a3875719ff use 5307 for now, which results in a working userland. need to investigate. il y a 10 ans
  Waldemar Brodkorb bbf5aaee18 add elf2flt, use it for m68k-nommu. bootup in qemu still fails. il y a 10 ans
  Waldemar Brodkorb 845731aa16 do not duplicate optimization cflags il y a 10 ans
  Waldemar Brodkorb d9f5e00fd6 okay, -static-libgcc breaks uClibc toolchain building il y a 10 ans
  Waldemar Brodkorb 289f3efaa9 another clang Darwin patch il y a 10 ans
  Waldemar Brodkorb ff1d511b58 clang does not know -static-libgcc on Darwin il y a 10 ans
  Waldemar Brodkorb acb6713155 add some debug related optimization il y a 10 ans
  Waldemar Brodkorb 39a2d17b40 more patches for musl userland as buildsystem il y a 10 ans
  Waldemar Brodkorb a81c14cdff when using OpenADK for toolchain building, a musl system have to use -static-libgcc il y a 10 ans
  Waldemar Brodkorb c43854da4d add some basic infrastructure for qemu-system-m68k il y a 10 ans
  Waldemar Brodkorb 3c98ceaa57 toplevel build directory change il y a 10 ans
  Waldemar Brodkorb b75624a495 allow static building of toolchain il y a 10 ans
  Waldemar Brodkorb 987bb0fd44 update uClibc-ng to beta2 il y a 10 ans
  Waldemar Brodkorb 43aff39b8e only for musl il y a 10 ans
  Waldemar Brodkorb 8ae257ac2b breaks network configuration rogue pointer in qemu il y a 10 ans
  Waldemar Brodkorb 90f603e2be s/TOPDIR/ADK_TOPDIR/ il y a 10 ans
  Waldemar Brodkorb 9dc569f14f add missing backslash il y a 10 ans
  Waldemar Brodkorb 224199c2a0 optimize environment variables, reduce duplicate stuff il y a 10 ans
  Waldemar Brodkorb 86eb75942e use same stuff for cxxflags il y a 10 ans
  Waldemar Brodkorb 47e4109811 add support for xtensa architecture, tested with qemu. thanks to Max Filippov for help il y a 10 ans
  Waldemar Brodkorb f0bd75d79c ignore config.sub/config.guess, do not create backup and restore it on update-patches, fix some minor issues. PIE can only be used for binaries and need support in a package il y a 10 ans
  Waldemar Brodkorb 781f64f1ef rework ssp support, use static version of libssp il y a 10 ans
  Waldemar Brodkorb b9af8ec237 make ld relro and bind now optional il y a 10 ans
  Waldemar Brodkorb 48758993b0 refactor CPU_ARCH/ARCH variables il y a 10 ans
  Waldemar Brodkorb 0d5a4bd731 rework static linking support, works with musl/glibc, fails to boot with uclibc (qemu-x86) il y a 10 ans