コミット履歴

作者 SHA1 メッセージ 日付
  Mike Frysinger 701f87d8d1 update MMU config options to utilize USE_MMU instead of HAS_MMU 20 年 前
  Mike Frysinger 3468e01582 fix sysfs call 20 年 前
  Mike Frysinger 696bb3025f just let user decide CFLAGS instead of assuming stuff for him 20 年 前
  Mike Frysinger 368689c3b7 these defines are created for use in features.h so no point in duplicating work in the build system 20 年 前
  Mike Frysinger a45e23692c make sure ldso is rebuilt if source files are updated 20 年 前
  Mike Frysinger 5ffab6434a since interp is an actual object file that is linked into shared libs, make it a build depend rather than just an order depend 20 年 前
  Mike Frysinger adcf10adfb use a tempfile while generating sysnum.h 20 年 前
  Mike Frysinger 4c8e5f94b1 we use _GNU_SOURCE for all of uClibc now 20 年 前
  Mike Frysinger 0da794d618 touchup header handling in other config targets 20 年 前
  Mike Frysinger 57b282dc05 disable ctor/dtor on bfin as binutils doesnt provide init/fini symbols 20 年 前
  Mike Frysinger 09da9f1507 remove hunk that shouldnt have been committed 20 年 前
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it 20 年 前
  Mike Frysinger aa5490a851 improve MMU selection a little to be less confusing 20 年 前
  Mike Frysinger ea0f380daa simplify endian config/selection 20 年 前
  Mike Frysinger 25e6fcc89b dont output so many newlines 20 年 前
  Mike Frysinger 7496bd022d touchup syscall break define so it doesnt conflict with kernel headers 20 年 前
  Mike Frysinger 22f992395b dont define _stdio_init if it doesnt do anything 20 年 前
  Mike Frysinger e4aa2102cd add infrastructure for fenv 20 年 前
  Mike Frysinger c551124efb make headers more quiet 20 年 前
  Mike Frysinger 42bdee0b24 grab headers from glibc 20 年 前
  Mike Frysinger 94c41e72b5 touchup headers target somemore so building in subdirs works nicely again 20 年 前
  Mike Frysinger 85b6ebca5c sync with kernel 20 年 前
  Mike Frysinger fec64b1a41 fix parallel build with headers once and for all (i hope) 20 年 前
  Mike Frysinger 28f1d458d4 combine the crt1.0/Scrt1.o rules since they are pretty much the samething 20 年 前
  Mike Frysinger b5db14a3fb combine the output rules in one place 20 年 前
  Mike Frysinger 695fcdc154 touchup headers output and make it run smoother 20 年 前
  Mike Frysinger dcec207b86 touchup whitespace 20 年 前
  Mike Frysinger 05e5500c72 dynamically build the DIRS variables so i dont have to keep updating it all the time 20 年 前
  Mike Frysinger 22461470c0 disable mallopt based upon malloc implementation, not mmu status 20 年 前
  Peter S. Mazinger dc25152b33 Take getopt from glibc, disable -W foo support as in the earlier version, size shrink 5%, hope it solves option parsing w/ busybox tar 20 年 前