Age | Commit message (Expand) | Author |
2003-11-28 | Another missing mips function, needed by the boehm garbage collector. | Manuel Novoa III |
2003-11-28 | Add sysmips(), based on a patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp>. | Manuel Novoa III |
2003-11-24 | Add -msoft-float to CPU_CFLAGS instead of CFLAGS, since ldso and libdl | Manuel Novoa III |
2003-11-24 | Don't bother checking, since we want an error if -msoft-float doesn't work. | Manuel Novoa III |
2003-11-23 | Ok.. this fixes the buildroot soft-float arm build. | Manuel Novoa III |
2003-11-23 | Make sure we use the right CC setting when building utils. | Manuel Novoa III |
2003-11-23 | Hopefully this is correct for cris. | Manuel Novoa III |
2003-11-23 | Protect against quoting changes. | Manuel Novoa III |
2003-11-22 | Remove SAFECFLAGS. It was a workaround for failures in old awk script | Eric Andersen |
2003-11-22 | Only enable debugging when SUPPORT_LD_DEBUG is enabled, not DEBUGGING | Eric Andersen |
2003-11-22 | Oops. Only enable debug when debugging... | Eric Andersen |
2003-11-22 | Fix arm detection for libfloat. | Manuel Novoa III |
2003-11-22 | Make sure the utils build gets the setting for CROSS. | Manuel Novoa III |
2003-11-21 | prevent some needless warnings when building w/2.6.x kernel headers | Eric Andersen |
2003-11-20 | Add missing weak alias for bcmp | Eric Andersen |
2003-11-20 | Always include locale.h, which was included by libintl.h only when | Manuel Novoa III |
2003-11-20 | Don't depend on BSD naming | Eric Andersen |
2003-11-20 | Add an initial set of arm optimized string functions. These | Eric Andersen |
2003-11-20 | Lets try that one again... | Eric Andersen |
2003-11-20 | Make certain that arch specific stuff is compiled last | Eric Andersen |
2003-11-20 | Make certain that the arch specific stuff is always compiled last | Eric Andersen |
2003-11-20 | Fixup dependancies to ensure arch specific string functions | Eric Andersen |
2003-11-19 | Fix the return value for fputs when passed an empty string. | Manuel Novoa III |
2003-11-18 | Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops | Manuel Novoa III |
2003-11-17 | If __NR_ftruncate64 isn't defined, do the best we can. | Manuel Novoa III |
2003-11-16 | I forgot to update the thread locking in the last dst fix. | Manuel Novoa III |
2003-11-16 | Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning. | Manuel Novoa III |
2003-11-16 | Don't install shadow.h if shadow password support is disabled. | Manuel Novoa III |
2003-11-16 | Fix a build problem when using 2.2.x kernel headers. | Manuel Novoa III |
2003-11-13 | Prepare for release | Eric Andersen |
2003-11-13 | Joakim Tjernlund writes: | Eric Andersen |
2003-11-13 | Update the debian packaging for use in a standalone uClibc | Eric Andersen |
2003-11-13 | Kill off these headers, which are supposed to be part of binutils-dev, | Eric Andersen |
2003-11-13 | Teach the install_dev target to behave itself and install | Eric Andersen |
2003-11-12 | Add support for missing ntp_gettime and ntp_adjtime | Eric Andersen |
2003-11-12 | Revert the stupid quoting junk I inadvertantly committed | Eric Andersen |
2003-11-12 | Bump version number | Eric Andersen |
2003-11-12 | Fix a stupid potential segfault | Eric Andersen |
2003-11-11 | Fix for the last "fix". | Manuel Novoa III |
2003-11-11 | It seems that the powerpc ldso doesn't like -O0 | Eric Andersen |
2003-11-11 | Protect some header inclusions. | Manuel Novoa III |
2003-11-11 | Joakim Tjernlund writes: | Eric Andersen |
2003-11-11 | Stefan Allius writes: | Eric Andersen |
2003-11-11 | Stefan Allius writes: | Eric Andersen |
2003-11-11 | Another cleanup patch from Joakim Tjernlund: | Eric Andersen |
2003-11-10 | Strip off quotes from TARGET_ARCH | Eric Andersen |
2003-11-08 | Darn. Fix compilation for soft-float, which I inadvertantly | Eric Andersen |
2003-11-08 | Sigh. I can't type this morning. | Eric Andersen |
2003-11-08 | Joakim Tjernlund writes: | Eric Andersen |
2003-11-08 | hide the wrapper in with the debian stuff | Eric Andersen |