Cronologia Commit

Autore SHA1 Messaggio Data
  Waldemar Brodkorb 5ca03df697 threads: optimize single threaded applications 7 anni fa
  Bernhard Reutner-Fischer 1b3025b735 buildsys: switch libc to kbuild-style 11 anni fa
  Peter S. Mazinger f418f52701 errno, h_errno: correct them for non-TLS 13 anni fa
  Bernhard Reutner-Fischer 8faa445d36 add config parser 14 anni fa
  Bernhard Reutner-Fischer abdbaa897b prettify make clean 14 anni fa
  Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree 14 anni fa
  Bernhard Reutner-Fischer b74c3aa1a9 - less verbose make clean 15 anni fa
  Bernd Schmidt 993821a6b5 Add some necessary Makefile bits for UCLIBC_FORMAT_FLAT_SEP_DATA. 16 anni fa
  Bernd Schmidt e682ab4139 Some shared flat improvements. 16 anni fa
  Mike Frysinger e1d59aed55 create new menu so people can select what format they wish to build uClibc 17 anni fa
  Mike Frysinger 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries 17 anni fa
  Eric Andersen 73c811263c fixup my copyright notice, trim stale remnants of older notices which 18 anni fa
  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 18 anni fa
  Peter S. Mazinger 4390d8e705 libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore 18 anni fa
  Peter S. Mazinger 646ed9e564 Forgotten to commit 18 anni fa
  Mike Frysinger 28cfdb8644 remove headers_done since it broke buildroot again 18 anni fa
  Peter S. Mazinger 235373b727 make -j2 works here 18 anni fa
  Peter S. Mazinger 0a7b9d5d57 Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign objects to a lib 18 anni fa
  Mike Frysinger 8c7a3d7c75 initial import of a nicer output display akin to linux-2.6 18 anni fa
  Mike Frysinger b8b570448e change .os back to .oS per psm 18 anni fa
  Mike Frysinger fd945a6c8e produce a .os instead of .oS 18 anni fa
  Peter S. Mazinger 30c664f0a7 Hopefully correct undefined __libc_stack_end issue 18 anni fa
  Peter S. Mazinger 237277e9a8 Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. 18 anni fa
  Peter S. Mazinger a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. 18 anni fa