summaryrefslogtreecommitdiff
path: root/Rules.mak
AgeCommit message (Expand)Author
2005-09-28Remove ar-target and shared targets, at build time now we traverse the tree o...Peter S. Mazinger
2005-09-28clean up -malign- vs -falign- #352 by yvasilevMike Frysinger
2005-09-26Add __cxa_atexit and __cxa_finalize, thanks to Stephen Warren. This patch bre...Peter S. Mazinger
2005-09-08punt _DL_FINI_CRT_COMPAT option now that 0.9.28 has been releasedMike Frysinger
2005-08-25optimize library based upon sparc cpu selectionMike Frysinger
2005-08-13per suggestion by psm, remove the variable DYNAMIC_LINKEREric Andersen
2005-08-12Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger.Joakim Tjernlund
2005-08-12Remove SYSTEM_LDSO option since it no longer works.Joakim Tjernlund
2005-08-11add back in the LDPIEFLAG since -fPIE does not imply -pieMike Frysinger
2005-08-10Bump version in preparation for the upcoming releaseEric Andersen
2005-07-29as pointed out by khem/ngupta, ARM926T should be march armv5 instead of armv4Mike Frysinger
2005-07-29export PIEFLAG and the noexecstack AS test so that gcc/as arent executed in e...Mike Frysinger
2005-07-29finish cleaning up the PIE flag checksMike Frysinger
2005-07-29get rid of LDPIEFLAG since PIEFLAG is already usedMike Frysinger
2005-07-28further refine output so the silent mode of make is truly silentMike Frysinger
2005-07-28add c to default ARFLAGS to get rid of ar: creating blah.a messagesMike Frysinger
2005-05-28Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT toJoakim Tjernlund
2005-05-28Add patch at bugs 274. From Peter Manzinger.Joakim Tjernlund
2005-05-14Add TOPDIR prefix in front of config file when getting target architecture."Steven J. Hill"
2005-05-14Top-level makefile fix for OS agnosticism and set the value of TARGET_ARCH"Steven J. Hill"
2005-05-13ARM1136JF-S support.Paul Mundt
2005-05-02Add sh2a support.Paul Mundt
2005-03-16erm, that #" broke stuffMike Frysinger
2005-03-16CROSS_COMPILE -> CROSS_COMPILER_PREFIX like busyboxMike Frysinger
2005-03-15add a Kconfig option for setting the $(CROSS) build variableMike Frysinger
2005-01-19beautifyMike Frysinger
2005-01-18- define RANLIB since a subdir or two uses itMike Frysinger
2005-01-09Bump version numberEric Andersen
2004-12-22Patch from Peter S. Mazinger:Eric Andersen
2004-12-22Patch from Peter S. Mazinger:Eric Andersen
2004-12-22Patch from Peter S. Mazinger:Eric Andersen
2004-12-22Cleaned up patch from Peter S. Mazinger adding support forEric Andersen
2004-12-22Patch from Peter S. Mazinger:Eric Andersen
2004-12-22Patch from Peter S. Mazinger to simplify PIE handlingEric Andersen
2004-12-22Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen
2004-12-11Partial commit of a patch from Alexandre Oliva:Eric Andersen
2004-10-15Rip out Peter's unacceptable "fix" and do the sane thing instead; buildManuel Novoa III
2004-10-14hmm, somehow cvs lost this file in the previous commit.Joakim Tjernlund
2004-10-14Peter Mazinger writes:Joakim Tjernlund
2004-10-03This patch from Mike Frysinger, extended from an earlier patch from Peter S.Eric Andersen
2004-08-26Fixes from gentoo.Manuel Novoa III
2004-08-09Oops.Joakim Tjernlund
2004-08-09From: uclibc-bounces@uclibc.org on behalf of Peter KjellerstedtJoakim Tjernlund
2004-08-06Joakim Tjernlund writes:Eric Andersen
2004-07-16Hide the arm libfloat support for now. No longer needed for gcc 3.4.1 andManuel Novoa III
2004-02-19Update the x86 processor listing a bit, to preempt further questionsEric Andersen
2004-02-18Alexandre Oliva writes:Eric Andersen
2004-01-14Use the gcc 3.4 -funit-at-a-time optimization when availableEric Andersen
2004-01-04Update for releaseEric Andersen
2004-01-02Bump version, cleanup whitespaceEric Andersen