Age | Commit message (Expand) | Author |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-09-11 | Fix several stupid bugs I let slip into the release | Eric Andersen |
2003-09-05 | Bump version number in preparation for a release | Eric Andersen |
2003-09-01 | Do not overwrite CPU_CFLAGS values.... | Eric Andersen |
2003-08-20 | Revert this change for now. | Eric Andersen |
2003-08-18 | Cleanup arm architecture optimizations and add big endian arm as well. | Eric Andersen |
2003-08-13 | Patch from Paul Mundt adding uClibc sh64 support: | Eric Andersen |
2003-07-15 | Patch from Peter Kjellerstedt to make it simpler for arches to specify | Eric Andersen |
2003-06-14 | Bump version number in preparation for a release | Eric Andersen |
2003-04-29 | Some small fixups for the h8 support and add the h8s platform support. | David McCullough |
2003-03-03 | begin preparing for release | Eric Andersen |
2003-02-17 | updates to the uClinux-dist romfs and uClinux shared library targets. | David McCullough |
2003-02-15 | Don't just tune, use -march which implies -mcpu as well | Eric Andersen |
2003-02-12 | Bump version number | Eric Andersen |
2003-02-10 | Don't use -O0 when DODEBUG is turned on. | Miles Bader |
2003-01-24 | Begin release preparations... | Eric Andersen |
2003-01-23 | Shuffle OPTIMIZATION setting a bit | Eric Andersen |
2003-01-23 | Cleanup makefiles and make clean a bit | Eric Andersen |
2003-01-17 | Remember to also export LC_ALL in addition to setting it. | Eric Andersen |
2003-01-16 | Update build rules a bit. fix quoting problems. Update default | Eric Andersen |
2003-01-14 | Strip off unwanted quotes from ARCH_CFLAGS. Attempt to | Eric Andersen |
2002-12-13 | Only build the ncurses stuff when it is needed, based on a | Eric Andersen |
2002-12-13 | Move the soft float check | Eric Andersen |
2002-12-09 | Cleanup the case when using the system shared lib loader | Eric Andersen |
2002-12-05 | Added CPU_CFLAGS and CPU_LDFLAGS for cris. | Tobias Anderberg |
2002-12-04 | Change some variable names so we are more consistant with what | Eric Andersen |
2002-12-04 | Override optimization settings when debugging | Eric Andersen |
2002-12-03 | Make the arm cpu-specific optimizations work properly | Eric Andersen |
2002-11-21 | Patch from Yoshinori Sato to update the h8300 architecture. | Eric Andersen |
2002-11-21 | Doh! Manuel noticed I'd put the CFLAGS before DODEBUG, killing | Eric Andersen |
2002-11-19 | Remove use of $(strip) when no longer needed. Fixup DODEBUG | Eric Andersen |
2002-11-09 | For arm use -mcpu for the moment, since it seems to work | Eric Andersen |
2002-11-09 | Final update for 0.9.16 | Eric Andersen |
2002-11-08 | Add CPU_CFLAGS-y into LIBGCC_CFLAGS so multilibs gcc will behave | Eric Andersen |
2002-11-08 | Large cleanup patch, based in large part on a patch from | Eric Andersen |
2002-11-07 | Changes for MIPS and new configuration system. | "Steven J. Hill" |
2002-11-07 | Fix target determination for MIPSEL. | "Steven J. Hill" |
2002-11-07 | * Make -DNDEBUG depend on DOASSERTS, not DODEBUG | Miles Bader |
2002-11-05 | Cleanup soft-float support | Eric Andersen |
2002-11-05 | Fixup handling of disabled options | Eric Andersen |
2002-11-05 | Standardize LIBGCC_DIR | Eric Andersen |
2002-11-05 | Export TARGET_ARCH | Eric Andersen |
2002-11-04 | This fixes a broken build for me. | Manuel Novoa III |
2002-11-04 | Fixup so we use soft-float when HAS_FPU is disabled. | Eric Andersen |
2002-11-03 | Yet more config system updating. | Eric Andersen |
2002-11-03 | Use "include_config" not "include-config" | Eric Andersen |
2002-11-01 | Don't assume i386 | Eric Andersen |
2002-10-31 | Make it so arch specific stuff can be simpler. Initial attempt at | Eric Andersen |