summaryrefslogtreecommitdiffstats
path: root/Rules.mak
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-0/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-0/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-0/+2
* Fix several stupid bugs I let slip into the releaseEric Andersen2003-09-111-3/+3
* Bump version number in preparation for a releaseEric Andersen2003-09-051-1/+1
* Do not overwrite CPU_CFLAGS values....Eric Andersen2003-09-011-47/+47
* Revert this change for now.Eric Andersen2003-08-201-2/+2
* Cleanup arm architecture optimizations and add big endian arm as well.Eric Andersen2003-08-181-4/+16
* Patch from Paul Mundt adding uClibc sh64 support:Eric Andersen2003-08-131-1/+9
* Patch from Peter Kjellerstedt to make it simpler for arches to specifyEric Andersen2003-07-151-5/+4
* Bump version number in preparation for a releaseEric Andersen2003-06-141-1/+1
* Some small fixups for the h8 support and add the h8s platform support.David McCullough2003-04-291-3/+5
* begin preparing for releaseEric Andersen2003-03-031-1/+1
* updates to the uClinux-dist romfs and uClinux shared library targets.David McCullough2003-02-171-0/+15
* Don't just tune, use -march which implies -mcpu as wellEric Andersen2003-02-151-3/+3
* Bump version numberEric Andersen2003-02-121-1/+1
* Don't use -O0 when DODEBUG is turned on.Miles Bader2003-02-101-4/+0
* Begin release preparations...Eric Andersen2003-01-241-1/+1
* Shuffle OPTIMIZATION setting a bitEric Andersen2003-01-231-4/+3
* Cleanup makefiles and make clean a bitEric Andersen2003-01-231-4/+4
* Remember to also export LC_ALL in addition to setting it.Eric Andersen2003-01-171-1/+1
* Update build rules a bit. fix quoting problems. Update defaultEric Andersen2003-01-161-3/+5
* Strip off unwanted quotes from ARCH_CFLAGS. Attempt toEric Andersen2003-01-141-3/+3
* Only build the ncurses stuff when it is needed, based on aEric Andersen2002-12-131-1/+0
* Move the soft float checkEric Andersen2002-12-131-4/+4
* Cleanup the case when using the system shared lib loaderEric Andersen2002-12-091-2/+2
* Added CPU_CFLAGS and CPU_LDFLAGS for cris.Tobias Anderberg2002-12-051-1/+11
* Change some variable names so we are more consistant with whatEric Andersen2002-12-041-3/+3
* Override optimization settings when debuggingEric Andersen2002-12-041-1/+6
* Make the arm cpu-specific optimizations work properlyEric Andersen2002-12-031-3/+3
* Patch from Yoshinori Sato to update the h8300 architecture.Eric Andersen2002-11-211-0/+5
* Doh! Manuel noticed I'd put the CFLAGS before DODEBUG, killingEric Andersen2002-11-211-4/+3
* Remove use of $(strip) when no longer needed. Fixup DODEBUGEric Andersen2002-11-191-12/+14
* For arm use -mcpu for the moment, since it seems to work0_9_16Eric Andersen2002-11-091-3/+3
* Final update for 0.9.16Eric Andersen2002-11-091-1/+1
* Add CPU_CFLAGS-y into LIBGCC_CFLAGS so multilibs gcc will behaveEric Andersen2002-11-081-8/+8
* Large cleanup patch, based in large part on a patch fromEric Andersen2002-11-081-20/+37
* Changes for MIPS and new configuration system."Steven J. Hill"2002-11-071-2/+2
* Fix target determination for MIPSEL."Steven J. Hill"2002-11-071-0/+1
* * Make -DNDEBUG depend on DOASSERTS, not DODEBUGMiles Bader2002-11-071-2/+4
* Cleanup soft-float supportEric Andersen2002-11-051-1/+1
* Fixup handling of disabled optionsEric Andersen2002-11-051-1/+1
* Standardize LIBGCC_DIREric Andersen2002-11-051-0/+1