summaryrefslogtreecommitdiffstats
path: root/Rules.mak
Commit message (Expand)AuthorAgeFilesLines
* Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT toJoakim Tjernlund2005-05-281-0/+4
* Add patch at bugs 274. From Peter Manzinger.Joakim Tjernlund2005-05-281-12/+13
* Add TOPDIR prefix in front of config file when getting target architecture."Steven J. Hill"2005-05-141-1/+1
* Top-level makefile fix for OS agnosticism and set the value of TARGET_ARCH"Steven J. Hill"2005-05-141-1/+1
* ARM1136JF-S support.Paul Mundt2005-05-131-0/+1
* Add sh2a support.Paul Mundt2005-05-021-0/+6
* erm, that #" broke stuffMike Frysinger2005-03-161-1/+1
* CROSS_COMPILE -> CROSS_COMPILER_PREFIX like busyboxMike Frysinger2005-03-161-1/+1
* add a Kconfig option for setting the $(CROSS) build variableMike Frysinger2005-03-151-0/+4
* beautifyMike Frysinger2005-01-191-33/+35
* - define RANLIB since a subdir or two uses itMike Frysinger2005-01-181-1/+7
* Bump version numberEric Andersen2005-01-091-1/+1
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-2/+6
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-0/+8
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-1/+1
* Cleaned up patch from Peter S. Mazinger adding support forEric Andersen2004-12-221-2/+7
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-1/+1
* Patch from Peter S. Mazinger to simplify PIE handlingEric Andersen2004-12-221-3/+3
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-0/+2
* Partial commit of a patch from Alexandre Oliva:Eric Andersen2004-12-111-2/+2
* Rip out Peter's unacceptable "fix" and do the sane thing instead; buildManuel Novoa III2004-10-151-52/+0
* hmm, somehow cvs lost this file in the previous commit.Joakim Tjernlund2004-10-141-1/+12
* Peter Mazinger writes:Joakim Tjernlund2004-10-141-0/+52
* This patch from Mike Frysinger, extended from an earlier patch from Peter S.Eric Andersen2004-10-031-1/+0
* Fixes from gentoo.Manuel Novoa III2004-08-261-1/+6
* Oops.Joakim Tjernlund2004-08-091-1/+1
* From: uclibc-bounces@uclibc.org on behalf of Peter KjellerstedtJoakim Tjernlund2004-08-091-10/+10
* Joakim Tjernlund writes:Eric Andersen2004-08-061-1/+9
* Hide the arm libfloat support for now. No longer needed for gcc 3.4.1 andManuel Novoa III2004-07-161-1/+5
* Update the x86 processor listing a bit, to preempt further questionsEric Andersen2004-02-191-1/+4
* Alexandre Oliva writes:Eric Andersen2004-02-181-0/+14
* Use the gcc 3.4 -funit-at-a-time optimization when availableEric Andersen2004-01-141-1/+3
* Update for releaseEric Andersen2004-01-041-1/+1
* Bump version, cleanup whitespaceEric Andersen2004-01-021-4/+4
* Prepare for uClibc 0.9.24 releaseEric Andersen2003-12-081-1/+1
* Add -msoft-float to CPU_CFLAGS instead of CFLAGS, since ldso and libdlManuel Novoa III2003-11-241-9/+11
* Ok.. this fixes the buildroot soft-float arm build.Manuel Novoa III2003-11-231-1/+1
* Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning.Manuel Novoa III2003-11-161-0/+9
* Revert the stupid quoting junk I inadvertantly committedEric Andersen2003-11-121-1/+1
* Bump version numberEric Andersen2003-11-121-2/+2
* Strip off quotes from TARGET_ARCH0_9_22Eric Andersen2003-11-101-0/+1
* It is remotely possible the utils might even compile this timeEric Andersen2003-11-071-2/+0
* Kill initfini.awkEric Andersen2003-11-051-7/+0
* Patch from Peter S. Mazinger to hunt for awk in additionalEric Andersen2003-11-051-1/+4
* Kill off "mipsel" and just use "mips"Eric Andersen2003-11-051-2/+2
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-041-37/+7
* Begin preparations for the next releaseEric Andersen2003-11-031-1/+1
* Some more soft float fixes... for arm in particular (libfloat).Manuel Novoa III2003-10-311-1/+6
* Disable optimizations with debuggingEric Andersen2003-10-241-2/+2
* better tuning for xscale that copes with generally available toolchainsEric Andersen2003-10-241-2/+2