summaryrefslogtreecommitdiff
path: root/Rules.mak
AgeCommit message (Expand)Author
2003-06-14Bump version number in preparation for a releaseEric Andersen
2003-04-29Some small fixups for the h8 support and add the h8s platform support.David McCullough
2003-03-03begin preparing for releaseEric Andersen
2003-02-17updates to the uClinux-dist romfs and uClinux shared library targets.David McCullough
2003-02-15Don't just tune, use -march which implies -mcpu as wellEric Andersen
2003-02-12Bump version numberEric Andersen
2003-02-10Don't use -O0 when DODEBUG is turned on.Miles Bader
2003-01-24Begin release preparations...Eric Andersen
2003-01-23Shuffle OPTIMIZATION setting a bitEric Andersen
2003-01-23Cleanup makefiles and make clean a bitEric Andersen
2003-01-17Remember to also export LC_ALL in addition to setting it.Eric Andersen
2003-01-16Update build rules a bit. fix quoting problems. Update defaultEric Andersen
2003-01-14Strip off unwanted quotes from ARCH_CFLAGS. Attempt toEric Andersen
2002-12-13Only build the ncurses stuff when it is needed, based on aEric Andersen
2002-12-13Move the soft float checkEric Andersen
2002-12-09Cleanup the case when using the system shared lib loaderEric Andersen
2002-12-05Added CPU_CFLAGS and CPU_LDFLAGS for cris.Tobias Anderberg
2002-12-04Change some variable names so we are more consistant with whatEric Andersen
2002-12-04Override optimization settings when debuggingEric Andersen
2002-12-03Make the arm cpu-specific optimizations work properlyEric Andersen
2002-11-21Patch from Yoshinori Sato to update the h8300 architecture.Eric Andersen
2002-11-21Doh! Manuel noticed I'd put the CFLAGS before DODEBUG, killingEric Andersen
2002-11-19Remove use of $(strip) when no longer needed. Fixup DODEBUGEric Andersen
2002-11-09For arm use -mcpu for the moment, since it seems to workEric Andersen
2002-11-09Final update for 0.9.16Eric Andersen
2002-11-08Add CPU_CFLAGS-y into LIBGCC_CFLAGS so multilibs gcc will behaveEric Andersen
2002-11-08Large cleanup patch, based in large part on a patch fromEric Andersen
2002-11-07Changes for MIPS and new configuration system."Steven J. Hill"
2002-11-07Fix target determination for MIPSEL."Steven J. Hill"
2002-11-07* Make -DNDEBUG depend on DOASSERTS, not DODEBUGMiles Bader
2002-11-05Cleanup soft-float supportEric Andersen
2002-11-05Fixup handling of disabled optionsEric Andersen
2002-11-05Standardize LIBGCC_DIREric Andersen
2002-11-05Export TARGET_ARCHEric Andersen
2002-11-04This fixes a broken build for me.Manuel Novoa III
2002-11-04Fixup so we use soft-float when HAS_FPU is disabled.Eric Andersen
2002-11-03Yet more config system updating.Eric Andersen
2002-11-03Use "include_config" not "include-config"Eric Andersen
2002-11-01Don't assume i386Eric Andersen
2002-10-31Make it so arch specific stuff can be simpler. Initial attempt atEric Andersen
2002-10-31Don't force gcc 3.2 on the worldEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-10-30Use a nifty macro to make testing gcc features simplerEric Andersen
2002-10-18This patch, based on a patch from Stefan Allius, lets us pick anEric Andersen
2002-10-01Sigh. OpenBSD used /usr/bin/{true|false}Eric Andersen
2002-09-16* Updated for the CRIS port.Tobias Anderberg
2002-08-25Update version to 0.9.15 in preparation for making a releaseEric Andersen
2002-08-16Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__Eric Andersen
2002-08-12Update to version 0.9.14Eric Andersen
2002-08-08Bump version to 0.9.13Eric Andersen