Commit History

Author SHA1 Message Date
  Mike Frysinger 696bb3025f just let user decide CFLAGS instead of assuming stuff for him 19 years ago
  Mike Frysinger 368689c3b7 these defines are created for use in features.h so no point in duplicating work in the build system 19 years ago
  Mike Frysinger a45e23692c make sure ldso is rebuilt if source files are updated 19 years ago
  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 19 years ago
  Mike Frysinger adcf10adfb use a tempfile while generating sysnum.h 19 years ago
  Mike Frysinger 4c8e5f94b1 we use _GNU_SOURCE for all of uClibc now 19 years ago
  Mike Frysinger 0da794d618 touchup header handling in other config targets 19 years ago
  Mike Frysinger 57b282dc05 disable ctor/dtor on bfin as binutils doesnt provide init/fini symbols 19 years ago
  Mike Frysinger 09da9f1507 remove hunk that shouldnt have been committed 19 years ago
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it 19 years ago
  Mike Frysinger aa5490a851 improve MMU selection a little to be less confusing 19 years ago
  Mike Frysinger ea0f380daa simplify endian config/selection 19 years ago
  Mike Frysinger 25e6fcc89b dont output so many newlines 19 years ago
  Mike Frysinger 7496bd022d touchup syscall break define so it doesnt conflict with kernel headers 19 years ago
  Mike Frysinger 22f992395b dont define _stdio_init if it doesnt do anything 19 years ago
  Mike Frysinger e4aa2102cd add infrastructure for fenv 19 years ago
  Mike Frysinger c551124efb make headers more quiet 19 years ago
  Mike Frysinger 42bdee0b24 grab headers from glibc 19 years ago
  Mike Frysinger 94c41e72b5 touchup headers target somemore so building in subdirs works nicely again 19 years ago
  Mike Frysinger 85b6ebca5c sync with kernel 19 years ago
  Mike Frysinger fec64b1a41 fix parallel build with headers once and for all (i hope) 19 years ago
  Mike Frysinger 28f1d458d4 combine the crt1.0/Scrt1.o rules since they are pretty much the samething 19 years ago
  Mike Frysinger b5db14a3fb combine the output rules in one place 19 years ago
  Mike Frysinger 695fcdc154 touchup headers output and make it run smoother 19 years ago
  Mike Frysinger dcec207b86 touchup whitespace 19 years ago
  Mike Frysinger 05e5500c72 dynamically build the DIRS variables so i dont have to keep updating it all the time 19 years ago
  Mike Frysinger 22461470c0 disable mallopt based upon malloc implementation, not mmu status 19 years ago
  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 19 years ago
  Peter S. Mazinger babffcaa72 Remove hidden_data_def for opt* 19 years ago
  Peter S. Mazinger 6678c3b74d Sync w/ glibc, no size change 19 years ago