OSDN Git Service

Fix regex support to be compatible with 4.2 BSD regex library. This is
[uclinux-h8/uClibc.git] / Rules.mak
2001-05-16 Eric AndersenFix up a few little problems
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-05-11 Eric AndersenRework where libraries get installed to. Now thew...
2001-05-10 Eric AndersenFix up naming of ld.so so every uses the same define...
2001-05-04 Eric AndersenThis patch allows powerpc to compile again. It also...
2001-04-27 Eric AndersenMore trivial changes.
2001-04-23 Eric AndersenFix up the main makefile. Autobuild ld.so and install it
2001-04-20 Manuel Novoa III Change shared lib name. Update install_new target...
2001-04-06 Eric AndersenFix include/errno.h to not use kernel header, and inste...
2001-03-19 Eric AndersenMove yet more stuff into the uClibc_config.h file
2001-03-19 Eric AndersenFix up breakage resulting from flipping the sense of...
2001-02-21 Eric AndersenAdd an SH port done by Jean-Yves Avenard of Hewlett...
2001-02-05 Eric AndersenUpdate the build system a bit.
2001-01-29 David McCulloughAllow Config to override OPTIMIZATION flags.
2001-01-20 Eric AndersenAdd in NATIVE_ARCH
2001-01-15 Eric AndersenWarn using $(WARNINGS)
2001-01-12 Eric AndersenPatch from James Graves <jgraves@deltamobile.com> to...
2001-01-12 Eric AndersenMakefile cleanups. For starters, OPTIMIZATION was...
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2001-01-02 Eric AndersenPatch from James Graves <jgraves@deltamobile.com> to get
2001-01-01 Eric AndersenA bunch of updates, part from Manuel Novoa III (such...
2000-11-16 Eric AndersenFix it so files are not stripped when debugging (doh...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenFix doc blunder
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-11-04 Eric AndersenMore cleanups. Fix things so tinylogin compiles.
2000-10-30 Eric AndersenMove config stuff to a file named "Config". Makes...
2000-10-30 Eric AndersenHeader file cleanup
2000-10-26 Eric AndersenAdd some more stuff -- {get|set}mntent, getline, getdel...
2000-10-23 Eric AndersenCleanup arch support
2000-10-23 Eric AndersenTry removing no-builtin
2000-10-17 Eric AndersenFix up ctype.h
2000-10-17 Eric AndersenBypass problem with signals for the moment...
2000-10-12 Eric AndersenMakefile update