OSDN Git Service

Correct targets install_dev and install_runtime to depend on shared
[uclinux-h8/uClibc.git] / Rules.mak
2005-09-08 Mike Frysingerpunt _DL_FINI_CRT_COMPAT option now that 0.9.28 has...
2005-08-25 Mike Frysingeroptimize library based upon sparc cpu selection
2005-08-13 Eric Andersenper suggestion by psm, remove the variable DYNAMIC_LINKER
2005-08-12 Joakim TjernlundRemoved hardcoded ld-uClibc.so.0 in uClibc. From Peter...
2005-08-12 Joakim TjernlundRemove SYSTEM_LDSO option since it no longer works.
2005-08-11 Mike Frysingeradd back in the LDPIEFLAG since -fPIE does not imply...
2005-08-10 Eric AndersenBump version in preparation for the upcoming release
2005-07-29 Mike Frysingeras pointed out by khem/ngupta, ARM926T should be march...
2005-07-29 Mike Frysingerexport PIEFLAG and the noexecstack AS test so that...
2005-07-29 Mike Frysingerfinish cleaning up the PIE flag checks
2005-07-29 Mike Frysingerget rid of LDPIEFLAG since PIEFLAG is already used
2005-07-28 Mike Frysingerfurther refine output so the silent mode of make is...
2005-07-28 Mike Frysingeradd c to default ARFLAGS to get rid of ar: creating...
2005-05-28 Joakim TjernlundAdd Peter Mazinger fini/crt compat patch. Select DL_FIN...
2005-05-28 Joakim TjernlundAdd patch at bugs 274. From Peter Manzinger.
2005-05-14 "Steven J. Hill"Add TOPDIR prefix in front of config file when getting...
2005-05-14 "Steven J. Hill"Top-level makefile fix for OS agnosticism and set the...
2005-05-13 Paul MundtARM1136JF-S support.
2005-05-02 Paul MundtAdd sh2a support.
2005-03-16 Mike Frysingererm, that #" broke stuff
2005-03-16 Mike FrysingerCROSS_COMPILE -> CROSS_COMPILER_PREFIX like busybox
2005-03-15 Mike Frysingeradd a Kconfig option for setting the $(CROSS) build...
2005-01-19 Mike Frysingerbeautify
2005-01-18 Mike Frysinger- define RANLIB since a subdir or two uses it
2005-01-09 Eric AndersenBump version number
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenCleaned up patch from Peter S. Mazinger adding support for
2004-12-22 Eric AndersenPatch from Peter S. Mazinger:
2004-12-22 Eric AndersenPatch from Peter S. Mazinger to simplify PIE handling
2004-12-22 Eric AndersenPatch from Peter S. Mazinger to consistantly use "ASFLAGS"
2004-12-11 Eric AndersenPartial commit of a patch from Alexandre Oliva:
2004-10-15 Manuel Novoa III Rip out Peter's unacceptable "fix" and do the sane...
2004-10-14 Joakim Tjernlundhmm, somehow cvs lost this file in the previous commit.
2004-10-14 Joakim TjernlundPeter Mazinger writes:
2004-10-03 Eric AndersenThis patch from Mike Frysinger, extended from an earlie...
2004-08-26 Manuel Novoa III Fixes from gentoo.
2004-08-09 Joakim TjernlundOops.
2004-08-09 Joakim TjernlundFrom: uclibc-bounces@uclibc.org on behalf of Peter...
2004-08-06 Eric AndersenJoakim Tjernlund writes:
2004-07-16 Manuel Novoa III Hide the arm libfloat support for now. No longer neede...
2004-02-19 Eric AndersenUpdate the x86 processor listing a bit, to preempt...
2004-02-18 Eric AndersenAlexandre Oliva writes:
2004-01-14 Eric AndersenUse the gcc 3.4 -funit-at-a-time optimization when...
2004-01-04 Eric AndersenUpdate for release
2004-01-02 Eric AndersenBump version, cleanup whitespace
2003-12-08 Eric AndersenPrepare for uClibc 0.9.24 release
2003-11-24 Manuel Novoa III Add -msoft-float to CPU_CFLAGS instead of CFLAGS, since...
2003-11-23 Manuel Novoa III Ok.. this fixes the buildroot soft-float arm build.
2003-11-16 Manuel Novoa III Patch from Jeffrey Baitis <baitisj@evolution.com> for...
2003-11-12 Eric AndersenRevert the stupid quoting junk I inadvertantly committed
2003-11-12 Eric AndersenBump version number
2003-11-10 Eric AndersenStrip off quotes from TARGET_ARCH
2003-11-07 Eric AndersenIt is remotely possible the utils might even compile...
2003-11-05 Eric AndersenKill initfini.awk
2003-11-05 Eric AndersenPatch from Peter S. Mazinger to hunt for awk in additional
2003-11-05 Eric AndersenKill off "mipsel" and just use "mips"
2003-11-04 Eric AndersenRework the config system. Better utilize the Kconfig...
2003-11-03 Eric AndersenBegin preparations for the next release
2003-10-31 Manuel Novoa III Some more soft float fixes... for arm in particular...
2003-10-24 Eric AndersenDisable optimizations with debugging
2003-10-24 Eric Andersenbetter tuning for xscale that copes with generally...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-09-11 Eric AndersenFix several stupid bugs I let slip into the release
2003-09-05 Eric AndersenBump version number in preparation for a release
2003-09-01 Eric AndersenDo not overwrite CPU_CFLAGS values....
2003-08-20 Eric AndersenRevert this change for now.
2003-08-18 Eric AndersenCleanup arm architecture optimizations and add big...
2003-08-13 Eric AndersenPatch from Paul Mundt adding uClibc sh64 support:
2003-07-15 Eric AndersenPatch from Peter Kjellerstedt to make it simpler for...
2003-06-14 Eric AndersenBump version number in preparation for a release
2003-04-29 David McCulloughSome small fixups for the h8 support and add the h8s...
2003-03-03 Eric Andersenbegin preparing for release
2003-02-17 David McCulloughupdates to the uClinux-dist romfs and uClinux shared...
2003-02-15 Eric AndersenDon't just tune, use -march which implies -mcpu as...
2003-02-12 Eric AndersenBump version number
2003-02-10 Miles BaderDon't use -O0 when DODEBUG is turned on.
2003-01-24 Eric AndersenBegin release preparations...
2003-01-23 Eric AndersenShuffle OPTIMIZATION setting a bit
2003-01-23 Eric AndersenCleanup makefiles and make clean a bit
2003-01-17 Eric AndersenRemember to also export LC_ALL in addition to setting it.
2003-01-16 Eric AndersenUpdate build rules a bit. fix quoting problems. Updat...
2003-01-14 Eric AndersenStrip off unwanted quotes from ARCH_CFLAGS. Attempt to
2002-12-13 Eric AndersenOnly build the ncurses stuff when it is needed, based...
2002-12-13 Eric AndersenMove the soft float check
2002-12-09 Eric AndersenCleanup the case when using the system shared lib loader
2002-12-05 Tobias AnderbergAdded CPU_CFLAGS and CPU_LDFLAGS for cris.
2002-12-04 Eric AndersenChange some variable names so we are more consistant...
2002-12-04 Eric AndersenOverride optimization settings when debugging
2002-12-03 Eric AndersenMake the arm cpu-specific optimizations work properly
2002-11-21 Eric AndersenPatch from Yoshinori Sato to update the h8300 architecture.
2002-11-21 Eric AndersenDoh! Manuel noticed I'd put the CFLAGS before DODEBUG...
2002-11-19 Eric AndersenRemove use of $(strip) when no longer needed. Fixup...
2002-11-09 Eric AndersenFor arm use -mcpu for the moment, since it seems to...
2002-11-09 Eric AndersenFinal update for 0.9.16
2002-11-08 Eric AndersenAdd CPU_CFLAGS-y into LIBGCC_CFLAGS so multilibs gcc...
2002-11-08 Eric AndersenLarge cleanup patch, based in large part on a patch...
next