Age | Commit message (Expand) | Author |
2005-10-12 | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger |
2005-10-11 | Allow building uClibc w/ make-3.79.1 if SSP is disabled | Peter S. Mazinger |
2005-10-04 | Clean up pthread include mess. Some of these will be needed to support NPTL, ... | "Steven J. Hill" |
2005-09-23 | Do not build __uClibc_main.o with ssp enabled | Peter S. Mazinger |
2005-08-13 | per suggestion by psm, remove the variable DYNAMIC_LINKER | Eric Andersen |
2005-06-29 | Add __libc_stack_end to libc. | Joakim Tjernlund |
2005-01-25 | merge parallel build support | Mike Frysinger |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-02-08 | Fixup handling of the .note.ABI-tag section so that it is ARM only, | Eric Andersen |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-10-25 | Fixup depends | Eric Andersen |
2002-10-25 | Doh. Add a missing #include to interp.c. I wonder why it used to | Eric Andersen |
2002-08-19 | Add a .note section to make gdb happy | Eric Andersen |
2002-04-17 | Patch from Martin Proulx to not do ELFish things when not ELF. | Eric Andersen |
2002-03-12 | Swap in the new stdio code. | Manuel Novoa III |
2002-02-26 | Proper support for setting h_errno | Eric Andersen |
2002-02-20 | Merge in the pthread library. This is the linuxthreads library taken from | Eric Andersen |
2002-02-18 | Make shared libs properly list the correct ld.so in the interp | Eric Andersen |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-05-28 | Make selection of uClibc floating point support in printf, etc. seperate | Manuel Novoa III |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-04-18 | Update temp file handling and use a single function to do all | Eric Andersen |
2001-02-19 | Create __uClibc_main to handle what can be done in C instead of each arch's | Manuel Novoa III |
2001-01-25 | Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a | Manuel Novoa III |
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen |
2001-01-02 | Patch from James Graves <jgraves@deltamobile.com> to get | Eric Andersen |
2000-12-20 | A number of updates from Manuel Novoa III. Things look good... | Eric Andersen |
2000-11-04 | Fix doc blunder. | Eric Andersen |
2000-11-04 | Make spelling of uClibc be consistant. | Eric Andersen |
2000-10-20 | Strip all object files of all non global symbols and .note and | Eric Andersen |
2000-10-12 | Makefile update | Eric Andersen |
2000-10-11 | Finish reorganizing things. At least I think I've finished. | Eric Andersen |