Age | Commit message (Expand) | Author |
2004-08-06 | Joakim Tjernlund writes: | Eric Andersen |
2004-07-16 | Hide the arm libfloat support for now. No longer needed for gcc 3.4.1 and | Manuel Novoa III |
2004-02-19 | Update the x86 processor listing a bit, to preempt further questions | Eric Andersen |
2004-02-18 | Alexandre Oliva writes: | Eric Andersen |
2004-01-14 | Use the gcc 3.4 -funit-at-a-time optimization when available | Eric Andersen |
2004-01-04 | Update for release | Eric Andersen |
2004-01-02 | Bump version, cleanup whitespace | Eric Andersen |
2003-12-08 | Prepare for uClibc 0.9.24 release | Eric Andersen |
2003-11-24 | Add -msoft-float to CPU_CFLAGS instead of CFLAGS, since ldso and libdl | Manuel Novoa III |
2003-11-23 | Ok.. this fixes the buildroot soft-float arm build. | Manuel Novoa III |
2003-11-16 | Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning. | Manuel Novoa III |
2003-11-12 | Revert the stupid quoting junk I inadvertantly committed | Eric Andersen |
2003-11-12 | Bump version number | Eric Andersen |
2003-11-10 | Strip off quotes from TARGET_ARCH | Eric Andersen |
2003-11-07 | It is remotely possible the utils might even compile this time | Eric Andersen |
2003-11-05 | Kill initfini.awk | Eric Andersen |
2003-11-05 | Patch from Peter S. Mazinger to hunt for awk in additional | Eric Andersen |
2003-11-05 | Kill off "mipsel" and just use "mips" | Eric Andersen |
2003-11-04 | Rework the config system. Better utilize the Kconfig language | Eric Andersen |
2003-11-03 | Begin preparations for the next release | Eric Andersen |
2003-10-31 | Some more soft float fixes... for arm in particular (libfloat). | Manuel Novoa III |
2003-10-24 | Disable optimizations with debugging | Eric Andersen |
2003-10-24 | better tuning for xscale that copes with generally available toolchains | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-09-11 | Fix several stupid bugs I let slip into the release | Eric Andersen |
2003-09-05 | Bump version number in preparation for a release | Eric Andersen |
2003-09-01 | Do not overwrite CPU_CFLAGS values.... | Eric Andersen |
2003-08-20 | Revert this change for now. | Eric Andersen |
2003-08-18 | Cleanup arm architecture optimizations and add big endian arm as well. | Eric Andersen |
2003-08-13 | Patch from Paul Mundt adding uClibc sh64 support: | Eric Andersen |
2003-07-15 | Patch from Peter Kjellerstedt to make it simpler for arches to specify | Eric Andersen |
2003-06-14 | Bump version number in preparation for a release | Eric Andersen |
2003-04-29 | Some small fixups for the h8 support and add the h8s platform support. | David McCullough |
2003-03-03 | begin preparing for release | Eric Andersen |
2003-02-17 | updates to the uClinux-dist romfs and uClinux shared library targets. | David McCullough |
2003-02-15 | Don't just tune, use -march which implies -mcpu as well | Eric Andersen |
2003-02-12 | Bump version number | Eric Andersen |
2003-02-10 | Don't use -O0 when DODEBUG is turned on. | Miles Bader |
2003-01-24 | Begin release preparations... | Eric Andersen |
2003-01-23 | Shuffle OPTIMIZATION setting a bit | Eric Andersen |
2003-01-23 | Cleanup makefiles and make clean a bit | Eric Andersen |
2003-01-17 | Remember to also export LC_ALL in addition to setting it. | Eric Andersen |
2003-01-16 | Update build rules a bit. fix quoting problems. Update default | Eric Andersen |
2003-01-14 | Strip off unwanted quotes from ARCH_CFLAGS. Attempt to | Eric Andersen |
2002-12-13 | Only build the ncurses stuff when it is needed, based on a | Eric Andersen |
2002-12-13 | Move the soft float check | Eric Andersen |
2002-12-09 | Cleanup the case when using the system shared lib loader | Eric Andersen |
2002-12-05 | Added CPU_CFLAGS and CPU_LDFLAGS for cris. | Tobias Anderberg |