Age | Commit message (Expand) | Author |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-05-11 | Rework where libraries get installed to. Now thew will be compiled and | Eric Andersen |
2001-05-11 | Change 'crypt' to 'libcrypt' | Eric Andersen |
2001-05-10 | Fix up naming of ld.so so every uses the same define. The top level | Eric Andersen |
2001-05-10 | uClibc now has a math library. muahahahaha! | Eric Andersen |
2001-05-09 | By default, leave out the RPC junk (it adds over 30k). Add in a compile | Eric Andersen |
2001-05-09 | compile up libutil | Eric Andersen |
2001-05-04 | Another update to make sure things work properly on x86 now. | Eric Andersen |
2001-05-04 | This patch allows powerpc to compile again. It also checks if we | Eric Andersen |
2001-05-04 | This is kindof neat. With this update, you can now simply set your | Eric Andersen |
2001-04-27 | A few more compilation updates | Eric Andersen |
2001-04-26 | Ok, this should finish things up | Eric Andersen |
2001-04-26 | Oops. I forgot to check this in last night, so if anybody built | Eric Andersen |
2001-04-23 | Fix up the main makefile. Autobuild ld.so and install it | Eric Andersen |
2001-04-20 | Change shared lib name. Update install_new target in Makefile. | Manuel Novoa III |
2001-04-05 | Compile the compiler last | Eric Andersen |
2001-04-03 | Fix a bug noted by David Beamonte <dbeamonte@intelnet.es>, so that | Eric Andersen |
2001-03-29 | Reimplemented "make install" target. I left the old one as-is, | David Schleef |
2001-03-20 | Do not remove const and extension when compiling with the elf tools. | David McCullough |
2001-03-20 | Fix some strange formatting, so the compile looks prettier. | Eric Andersen |
2001-03-19 | Seems most folks don't have /sbin in their path | Eric Andersen |
2001-03-19 | Move yet more stuff into the uClibc_config.h file | Eric Andersen |
2001-03-19 | Fix up breakage resulting from flipping the sense of some defines. Change from | Eric Andersen |
2001-03-18 | Added Vladimir's ctype locale support. Make Config setting visible in featur... | Manuel Novoa III |
2001-03-05 | Use LDFLAGS, don't always include -nostdlib... | Eric Andersen |
2001-02-19 | I just changed "net" to "inet" to better follow the directory | Eric Andersen |
2001-02-05 | Update the build system a bit. | Eric Andersen |
2001-01-30 | Commit a pointless change to test more updates to the logging script. | Eric Andersen |
2001-01-27 | Enable auto-generation of a size-optimized sysconf function (saves .5k on i386). | 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-24 | This is a silly update to test my change to the script that emails folks | Eric Andersen |
2001-01-24 | This is a silly update to the makefile to test the new script | Eric Andersen |
2001-01-16 | Makefile fixes | Eric Andersen |
2001-01-16 | Remove generated files. | Eric Andersen |
2001-01-16 | Add first pass shared lib support into Makefile. | Eric Andersen |
2001-01-16 | linux 2.0.x kernels have broken header files. It is silly to be so | Eric Andersen |
2001-01-15 | If they have an x86, but HAS_MMU is false, warn and sleep(10) since | Eric Andersen |
2001-01-12 | Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. | Eric Andersen |
2001-01-12 | Clean test dir on 'make clean' | Eric Andersen |
2001-01-12 | Makefile cleanups. For starters, OPTIMIZATION was missing... | Eric Andersen |
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen |
2001-01-05 | Make error msg even friendlier. | Eric Andersen |
2001-01-02 | Patch from James Graves <jgraves@deltamobile.com> to get | Eric Andersen |
2001-01-02 | Duh. This was so wrong. | Eric Andersen |
2001-01-01 | Carefully tell folks when their Config is screwed up. | Eric Andersen |
2001-01-01 | A bunch of updates, part from Manuel Novoa III (such as more long long | Eric Andersen |
2000-11-15 | Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, | Eric Andersen |
2000-11-04 | Fix doc blunder. | Eric Andersen |
2000-11-04 | Fix doc blunder. | Eric Andersen |
2000-11-04 | Make spelling of uClibc be consistant. | Eric Andersen |