Historie revizí

Autor SHA1 Zpráva Datum
  Bernhard Reutner-Fischer d6442235e7 - fix prerequisites of sysnum.h (has to depend on the script that generates it) před 16 roky
  Bernhard Reutner-Fischer 65ebd664a0 - fixup stripping of host utils and make host-utils compile with std=gnu99 před 17 roky
  Bernhard Reutner-Fischer 30c6496f51 - improve building utils před 17 roky
  Bernhard Reutner-Fischer 30a86497f2 - fix generation of sysnum.h for parallel builds, second take. před 17 roky
  Bernhard Reutner-Fischer a3a92c8473 - fix (parallel) compilation error in ldso.c před 17 roky
  "Steven J. Hill" 592900dfa4 Filter out '-std=gnu99' when running the assembler. This causes an error před 17 roky
  Bernd Schmidt 0e91092476 Another piece needed for FD-PIC. This compiles another startfile, crtreloc.o, před 17 roky
  Bernhard Reutner-Fischer bcfe406465 - check for -nostdlib před 17 roky
  Bernd Schmidt e682ab4139 Some shared flat improvements. před 17 roky
  Bernhard Reutner-Fischer 51ce75b5b0 - use the compiler-driver instead of the linker před 17 roky
  Mike Frysinger e1d59aed55 create new menu so people can select what format they wish to build uClibc před 18 roky
  Mike Frysinger 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries před 18 roky
  Mike Frysinger 82334a1ba0 get rid of the notion of .E files as .i is the proper usage před 18 roky
  Peter S. Mazinger e845126408 Add support for libpthread_nonshared.a, strip the objects in *nonshared* před 19 roky
  Peter S. Mazinger 552a524fbd Add -D__ASSEMBLER__ to compile.S so that -std=c99 would not fail před 19 roky
  Mike Frysinger 41d42afb34 touchup how we generate initfini.s před 19 roky
  Mike Frysinger fe774e4e70 add support for glibc initfini.c před 19 roky
  Peter S. Mazinger 6cc179a45b Add support for CFLAGS-OMIT-file from nptl před 19 roky
  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 před 19 roky
  Mike Frysinger 94c41e72b5 touchup headers target somemore so building in subdirs works nicely again před 19 roky
  Mike Frysinger fec64b1a41 fix parallel build with headers once and for all (i hope) před 19 roky
  Mike Frysinger 28f1d458d4 combine the crt1.0/Scrt1.o rules since they are pretty much the samething před 19 roky
  Mike Frysinger b5db14a3fb combine the output rules in one place před 19 roky
  Peter S. Mazinger a29eb4f241 DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box před 19 roky
  Mike Frysinger acc9d40199 add support for generating %.i files like %.E files před 19 roky
  Peter S. Mazinger eaf180eead Correct building objs in each libc subdir před 19 roky
  Mike Frysinger 9bf5af92ea make build output a little less noisy před 19 roky
  Peter S. Mazinger 6af91aa03a Undo -std=c99 and related -D__ASSEMBLER__ před 19 roky
  Peter S. Mazinger 75443475a4 Enable -std=c99 if supported, this will define __STDC_VERSION__, have to -D__ASSEMBLER__, bug in all gcc před 19 roky
  Peter S. Mazinger 686016a705 Correct strip display in multi mode před 19 roky