summaryrefslogtreecommitdiffstats
path: root/Rules.mak
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-4/+4
* Fix up PTDIR bug and clean target for libpthread."Steven J. Hill"2005-10-081-11/+11
* Fix broken path for PTDIR which needed a '/' at the end to work. Also brought..."Steven J. Hill"2005-10-061-3/+31
* Use PTDIR in libpthread/Makefile too, add new PTNAME being nptl or linuxthrea...Peter S. Mazinger2005-10-041-3/+10
* Clean up pthread include mess. Some of these will be needed to support NPTL, ..."Steven J. Hill"2005-10-041-0/+7
* Remove ar-target and shared targets, at build time now we traverse the tree o...Peter S. Mazinger2005-09-281-4/+0
* clean up -malign- vs -falign- #352 by yvasilevMike Frysinger2005-09-281-3/+3
* Add __cxa_atexit and __cxa_finalize, thanks to Stephen Warren. This patch bre...Peter S. Mazinger2005-09-261-0/+1
* punt _DL_FINI_CRT_COMPAT option now that 0.9.28 has been releasedMike Frysinger2005-09-081-5/+2
* optimize library based upon sparc cpu selectionMike Frysinger2005-08-251-0/+7
* per suggestion by psm, remove the variable DYNAMIC_LINKEREric Andersen2005-08-131-1/+0
* Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger.Joakim Tjernlund2005-08-121-7/+1
* Remove SYSTEM_LDSO option since it no longer works.Joakim Tjernlund2005-08-121-4/+1
* add back in the LDPIEFLAG since -fPIE does not imply -pieMike Frysinger2005-08-111-1/+17
* Bump version in preparation for the upcoming releaseEric Andersen2005-08-101-1/+1
* as pointed out by khem/ngupta, ARM926T should be march armv5 instead of armv4Mike Frysinger2005-07-291-1/+1
* export PIEFLAG and the noexecstack AS test so that gcc/as arent executed in e...Mike Frysinger2005-07-291-5/+16
* finish cleaning up the PIE flag checksMike Frysinger2005-07-291-16/+9
* get rid of LDPIEFLAG since PIEFLAG is already usedMike Frysinger2005-07-291-3/+0
* further refine output so the silent mode of make is truly silentMike Frysinger2005-07-281-0/+11
* add c to default ARFLAGS to get rid of ar: creating blah.a messagesMike Frysinger2005-07-281-1/+1
* 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