Commit Verlauf

Autor SHA1 Nachricht Datum
  Peter S. Mazinger ba31c6c463 Remove TOPDIR vor 18 Jahren
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture vor 18 Jahren
  Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. vor 18 Jahren
  Peter S. Mazinger 50143b1b6f Allow building uClibc w/ make-3.79.1 if SSP is disabled vor 18 Jahren
  "Steven J. Hill" 8c7ac6fc36 Clean up pthread include mess. Some of these will be needed to support NPTL, but they do no harm for the linuxthreads case. Yes, I tested this. vor 18 Jahren
  Peter S. Mazinger fae2e21c20 Do not build __uClibc_main.o with ssp enabled vor 18 Jahren
  Eric Andersen 78b9403339 per suggestion by psm, remove the variable DYNAMIC_LINKER vor 19 Jahren
  Joakim Tjernlund 8a8af03dce Add __libc_stack_end to libc. vor 19 Jahren
  Mike Frysinger 130697527b merge parallel build support vor 19 Jahren
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: vor 20 Jahren
  Eric Andersen 54ebe998d5 Fixup handling of the .note.ABI-tag section so that it is ARM only, vor 21 Jahren
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've vor 21 Jahren
  Eric Andersen b3f7002fd8 Fixup depends vor 21 Jahren
  Eric Andersen 87f912c03f Doh. Add a missing #include to interp.c. I wonder why it used to vor 21 Jahren
  Eric Andersen 0d86dfc46f Add a .note section to make gdb happy vor 22 Jahren
  Eric Andersen 83a5601c6c Patch from Martin Proulx to not do ELFish things when not ELF. vor 22 Jahren
  Manuel Novoa III 03e039820d Swap in the new stdio code. vor 22 Jahren
  Eric Andersen 033c0d7edc Proper support for setting h_errno vor 22 Jahren
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from vor 22 Jahren
  Eric Andersen c35cde1edb Make shared libs properly list the correct ld.so in the interp vor 22 Jahren
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com vor 22 Jahren
  Manuel Novoa III eba708a62b Make selection of uClibc floating point support in printf, etc. seperate vor 23 Jahren
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source vor 23 Jahren
  Eric Andersen 0fe8d5df2c Update temp file handling and use a single function to do all vor 23 Jahren
  Manuel Novoa III dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's vor 23 Jahren
  Manuel Novoa III cc07f2350d Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a vor 23 Jahren
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. vor 23 Jahren
  Eric Andersen 39d74aae95 Patch from James Graves <jgraves@deltamobile.com> to get vor 23 Jahren
  Eric Andersen c6218dbae5 A number of updates from Manuel Novoa III. Things look good... vor 23 Jahren
  Eric Andersen 91102e0dec Fix doc blunder. vor 23 Jahren