Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-22 | patch is still needed | Mike Frysinger | |
2004-11-17 | add gcc 3.3.5/3.4.3 options | Mike Frysinger | |
2004-11-17 | copy 3.4.2 and remove patches no longer needed | Mike Frysinger | |
2004-11-17 | add some help text | Mike Frysinger | |
2004-11-17 | direct copy from 3.3.4 | Mike Frysinger | |
2004-11-13 | fix config scripts for sh | Mike Frysinger | |
2004-11-05 | Fix 2.14.90.0.8 / 2.15 selection. | Manuel Novoa III | |
2004-10-31 | Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breaking | Manuel Novoa III | |
coredump handling by gdb for current kernels. Update the hardcoded constants to reflect the change. | |||
2004-10-31 | Upstream bug fix. | Manuel Novoa III | |
2004-10-31 | Integrate some patches extracted from gcc-3.4_3.4.2-3.diff. | Manuel Novoa III | |
2004-10-31 | Integrate some debian patches, extracted from binutils_2.15-4.diff. | Manuel Novoa III | |
2004-10-27 | Allow selection of specific (supported) versions... specificly the 2.6.8 | Manuel Novoa III | |
headers with the (mostly mips related) cleanup patch. | |||
2004-10-26 | doh | Eric Andersen | |
2004-10-25 | Update to the latest linux-libc-headers | Eric Andersen | |
2004-10-19 | Kristian Hoffmann writes: | Eric Andersen | |
TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in the buildroot config. It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ were renamed to BR2_INSTALL_... in the config system, but not in the gcc and ccache makefiles. -Kristian | |||
2004-10-19 | fix binutils_target-clean | Mike Frysinger | |
2004-10-19 | fix the gcc_target-clean target | Mike Frysinger | |
2004-10-19 | force patches to be converted -p1 | Mike Frysinger | |
2004-10-18 | Apply compressed patches as well | Eric Andersen | |
2004-10-18 | Remove the non-compressed copy of this patch | Eric Andersen | |
2004-10-18 | allow for overriding the default -p1 arguement to patch | Mike Frysinger | |
2004-10-18 | Patch from Thomas Lundquist to fix a thinko | Eric Andersen | |
2004-10-15 | do some touching to sync timestamps | Mike Frysinger | |
2004-10-15 | Build the uClibc utils with the uClibc-targeted toolchain. | Manuel Novoa III | |
While the host utils are also built, they are not currently installed. | |||
2004-10-11 | -xvf -> $(TAR_OPTIONS) | Mike Frysinger | |
2004-10-10 | depend on ncurses | Eric Andersen | |
2004-10-10 | Andrew May writes: | Eric Andersen | |
A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y. | |||
2004-10-09 | Fixup SOFT_FLOAT handling | Eric Andersen | |
2004-10-09 | allow people to enter target optimizations | Mike Frysinger | |
2004-10-09 | final step in buildroot facelift | Eric Andersen | |
2004-10-09 | Add some seperators | Eric Andersen | |
2004-10-09 | Remove obsolete reference to SOURCE_DIR | Eric Andersen | |
2004-10-09 | Move the STLport to 2.95 where it belongs | Eric Andersen | |
2004-10-09 | facelift step number two | Eric Andersen | |
2004-10-09 | Major buildroot facelift, step one. | Eric Andersen | |
-Erik |