Commit History

Author SHA1 Message Date
  Peter S. Mazinger ba31c6c463 Remove TOPDIR 18 years ago
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture 18 years ago
  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. 18 years ago
  Peter S. Mazinger 50143b1b6f Allow building uClibc w/ make-3.79.1 if SSP is disabled 18 years ago
  "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. 18 years ago
  Peter S. Mazinger fae2e21c20 Do not build __uClibc_main.o with ssp enabled 18 years ago
  Eric Andersen 78b9403339 per suggestion by psm, remove the variable DYNAMIC_LINKER 18 years ago
  Joakim Tjernlund 8a8af03dce Add __libc_stack_end to libc. 19 years ago
  Mike Frysinger 130697527b merge parallel build support 19 years ago
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 years ago
  Eric Andersen 54ebe998d5 Fixup handling of the .note.ABI-tag section so that it is ARM only, 21 years ago
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 years ago
  Eric Andersen b3f7002fd8 Fixup depends 21 years ago
  Eric Andersen 87f912c03f Doh. Add a missing #include to interp.c. I wonder why it used to 21 years ago
  Eric Andersen 0d86dfc46f Add a .note section to make gdb happy 22 years ago
  Eric Andersen 83a5601c6c Patch from Martin Proulx to not do ELFish things when not ELF. 22 years ago
  Manuel Novoa III 03e039820d Swap in the new stdio code. 22 years ago
  Eric Andersen 033c0d7edc Proper support for setting h_errno 22 years ago
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from 22 years ago
  Eric Andersen c35cde1edb Make shared libs properly list the correct ld.so in the interp 22 years ago
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
  Manuel Novoa III eba708a62b Make selection of uClibc floating point support in printf, etc. seperate 23 years ago
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 years ago
  Eric Andersen 0fe8d5df2c Update temp file handling and use a single function to do all 23 years ago
  Manuel Novoa III dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's 23 years ago
  Manuel Novoa III cc07f2350d Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a 23 years ago
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 years ago
  Eric Andersen 39d74aae95 Patch from James Graves <jgraves@deltamobile.com> to get 23 years ago
  Eric Andersen c6218dbae5 A number of updates from Manuel Novoa III. Things look good... 23 years ago
  Eric Andersen 91102e0dec Fix doc blunder. 23 years ago