Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix 2.14.90.0.8 / 2.15 selection. | Manuel Novoa III | 2004-11-05 | 1 | -1/+2 | |
| | ||||||
* | Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breaking | Manuel Novoa III | 2004-10-31 | 1 | -0/+28 | |
| | | | | | coredump handling by gdb for current kernels. Update the hardcoded constants to reflect the change. | |||||
* | Upstream bug fix. | Manuel Novoa III | 2004-10-31 | 1 | -0/+12 | |
| | ||||||
* | Integrate some patches extracted from gcc-3.4_3.4.2-3.diff. | Manuel Novoa III | 2004-10-31 | 4 | -0/+440 | |
| | ||||||
* | Integrate some debian patches, extracted from binutils_2.15-4.diff. | Manuel Novoa III | 2004-10-31 | 5 | -0/+223 | |
| | ||||||
* | Allow selection of specific (supported) versions... specificly the 2.6.8 | Manuel Novoa III | 2004-10-27 | 1 | -7/+15 | |
| | | | | headers with the (mostly mips related) cleanup patch. | |||||
* | doh | Eric Andersen | 2004-10-26 | 1 | -1/+1 | |
| | ||||||
* | Update to the latest linux-libc-headers | Eric Andersen | 2004-10-25 | 2 | -3/+12 | |
| | ||||||
* | Kristian Hoffmann writes: | Eric Andersen | 2004-10-19 | 4 | -9/+4 | |
| | | | | | | | | | 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 | |||||
* | fix binutils_target-clean | Mike Frysinger | 2004-10-19 | 1 | -0/+3 | |
| | ||||||
* | fix the gcc_target-clean target | Mike Frysinger | 2004-10-19 | 1 | -1/+1 | |
| | ||||||
* | force patches to be converted -p1 | Mike Frysinger | 2004-10-19 | 1 | -1/+1 | |
| | ||||||
* | Apply compressed patches as well | Eric Andersen | 2004-10-18 | 1 | -1/+1 | |
| | ||||||
* | Remove the non-compressed copy of this patch | Eric Andersen | 2004-10-18 | 1 | -0/+0 | |
| | ||||||
* | allow for overriding the default -p1 arguement to patch | Mike Frysinger | 2004-10-18 | 1 | -1/+1 | |
| | ||||||
* | Patch from Thomas Lundquist to fix a thinko | Eric Andersen | 2004-10-18 | 1 | -1/+1 | |
| | ||||||
* | do some touching to sync timestamps | Mike Frysinger | 2004-10-15 | 1 | -0/+5 | |
| | ||||||
* | Build the uClibc utils with the uClibc-targeted toolchain. | Manuel Novoa III | 2004-10-15 | 1 | -10/+7 | |
| | | | | While the host utils are also built, they are not currently installed. | |||||
* | -xvf -> $(TAR_OPTIONS) | Mike Frysinger | 2004-10-11 | 7 | -9/+9 | |
| | ||||||
* | depend on ncurses | Eric Andersen | 2004-10-10 | 2 | -8/+10 | |
| | ||||||
* | Andrew May writes: | Eric Andersen | 2004-10-10 | 2 | -3/+3 | |
| | | | | | | | | | | | | | 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. | |||||
* | Fixup SOFT_FLOAT handling | Eric Andersen | 2004-10-09 | 3 | -9/+4 | |
| | ||||||
* | allow people to enter target optimizations | Mike Frysinger | 2004-10-09 | 1 | -3/+2 | |
| | ||||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 5 | -8/+26 | |
| | ||||||
* | Add some seperators | Eric Andersen | 2004-10-09 | 7 | -0/+13 | |
| | ||||||
* | Remove obsolete reference to SOURCE_DIR | Eric Andersen | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | Move the STLport to 2.95 where it belongs | Eric Andersen | 2004-10-09 | 2 | -1/+1 | |
| | ||||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 7 | -8/+8214 | |
| | ||||||
* | Major buildroot facelift, step one. | Eric Andersen | 2004-10-09 | 103 | -0/+38547 | |
-Erik |