Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix soft float options for gcc 4. | Manuel Novoa III | 2005-04-30 | 1 | -0/+7 |
| | |||||
* | Someone forgot mipsel for soft float... | Manuel Novoa III | 2005-04-30 | 1 | -1/+1 |
| | |||||
* | Add 4.0.0 support. Some arches may still need some tweaking and/or ↵ | Manuel Novoa III | 2005-04-30 | 6 | -0/+3817 |
| | | | | additional patches. But I successfully built cross and target toolchains for x86 and mipsel supporting c/c++/objective-c/java. Of course I haven't tested them yet... | ||||
* | Support gcc 4.[01]. Only tried for 4.0.0 at this point. | Manuel Novoa III | 2005-04-30 | 1 | -0/+7 |
| | |||||
* | Add gcc 4.0.0 support. Note... I haven't needed the sjlj exception support ↵ | Manuel Novoa III | 2005-04-30 | 1 | -0/+4 |
| | | | | in some time, but haven't touched the default in this commit. | ||||
* | Fill in a couple of omissions. | Manuel Novoa III | 2005-04-30 | 1 | -30/+107 |
| | |||||
* | Needed --disable-werror to get 2.16.mumble build from dying on missing ↵ | Manuel Novoa III | 2005-04-30 | 1 | -0/+5 |
| | | | | prototypes in lex-generated files. | ||||
* | grab the -linux-gnu* -> -linux-* config changes from mainline and backport ↵ | Mike Frysinger | 2005-04-30 | 3 | -156/+727 |
| | | | | them to the 2.16 branch | ||||
* | 2.16.90.0.2 released | Mike Frysinger | 2005-04-30 | 8 | -0/+447 |
| | |||||
* | Add support for soon to be released binutils-2.16 as well as | "Steven J. Hill" | 2005-04-28 | 15 | -0/+4170 |
| | | | | | | GCC-4.1.0. These tool versions are needed so that NPTL support can be added into uClibc. Backporting NPTL from GCC-4.1.0 into GCC-4.0 may be possible, but not recommended. | ||||
* | Slash missing. | "Steven J. Hill" | 2005-04-27 | 1 | -1/+1 |
| | |||||
* | Rsync was recently upgraded to 2.6.4. Until buildroot is updated, | "Steven J. Hill" | 2005-04-27 | 1 | -1/+1 |
| | | | | the RSYNC_SITE variable needs to be changed. | ||||
* | Make defconfig work properly | Eric Andersen | 2005-04-27 | 1 | -1/+1 |
| | |||||
* | http://bugs.uclibc.org/view.php?id=189 | Eric Andersen | 2005-04-26 | 7 | -0/+233 |
| | |||||
* | Don't forget about libgcc_s_nof.so when processing | Joakim Tjernlund | 2005-04-25 | 1 | -4/+4 |
| | | | | libgcc_s.so | ||||
* | Fix install error caused by 'ln -sf' which tries to use the target's | "Steven J. Hill" | 2005-04-23 | 1 | -1/+1 |
| | | | | | | 'ln' instead of the host. A quick grep through the other packages shows that this may be an issue as well. I will probably have more fixes later today. | ||||
* | Fix broken patch. Was this even tested? | "Steven J. Hill" | 2005-04-23 | 1 | -1/+1 |
| | |||||
* | Update for latest config options | Eric Andersen | 2005-04-21 | 1 | -0/+1 |
| | |||||
* | Do not include an empty resolv.conf | Eric Andersen | 2005-04-21 | 1 | -0/+0 |
| | |||||
* | don't put in a default resolv.conf. Some folks with a ro rootfs | Eric Andersen | 2005-04-21 | 1 | -2/+0 |
| | | | | will want to replace this, i.e. with a symlink to /tmp | ||||
* | Don't mess with /etc/default for now. | Eric Andersen | 2005-04-21 | 2 | -3/+0 |
| | |||||
* | Update init scripts a bit. Don't mess with /etc/default for now. | Eric Andersen | 2005-04-21 | 6 | -47/+44 |
| | |||||
* | Change all instances of 'ln -sf' to 'ln -snf' | Eric Andersen | 2005-04-15 | 11 | -43/+42 |
| | |||||
* | Some minor updates for the net4521 | Eric Andersen | 2005-04-15 | 5 | -13/+26 |
| | |||||
* | Add a bunch of patches snarfed from the debian gdb package | Eric Andersen | 2005-04-14 | 21 | -0/+3566 |
| | |||||
* | switch to mips32 | Eric Andersen | 2005-04-14 | 2 | -4/+4 |
| | |||||
* | Minor ltrace updates | Eric Andersen | 2005-04-14 | 1 | -2/+7 |
| | |||||
* | Update cramfs to handle switching endianness when necessary | Eric Andersen | 2005-04-14 | 3 | -1/+145 |
| | |||||
* | Fix up the build of libelf so it actually works | Eric Andersen | 2005-04-12 | 2 | -6/+23 |
| | |||||
* | Make busybox config file location a config option | Eric Andersen | 2005-04-12 | 4 | -6/+19 |
| | |||||
* | Apply patch from http://bugs.busybox.net/view.php?id=205 | Eric Andersen | 2005-04-12 | 1 | -1/+1 |
| | |||||
* | remove empty directory | Eric Andersen | 2005-04-11 | 0 | -0/+0 |
| | |||||
* | delete older 2.15.94.0.2 and add new 2.16.90.0.1 | Mike Frysinger | 2005-04-11 | 10 | -801/+155 |
| | |||||
* | - glib1 does not build a .so | Ned Ludd | 2005-04-08 | 1 | -2/+2 |
| | |||||
* | - fix broken concatenated lines. reported by hermannb bug #216 | Ned Ludd | 2005-04-08 | 1 | -1/+1 |
| | |||||
* | SnarlCat writes: add OBJCOPY to build environment Bug #213 | Mike Frysinger | 2005-04-07 | 1 | -1/+2 |
| | |||||
* | version bump | Mike Frysinger | 2005-04-05 | 1 | -4/+4 |
| | |||||
* | Minor platform updates | Eric Andersen | 2005-03-31 | 3 | -1/+3 |
| | |||||
* | update gdb a bit. remove support for ancient versions. | Eric Andersen | 2005-03-26 | 7 | -618/+68 |
| | |||||
* | Overwrite any existing link should there be one | Eric Andersen | 2005-03-26 | 1 | -1/+1 |
| | |||||
* | Add missing definition for 'struct ip_nat_multi_range_compat' so | Eric Andersen | 2005-03-22 | 1 | -0/+18 |
| | | | | that iptables can compile | ||||
* | force libelf to be selected | Mike Frysinger | 2005-03-21 | 1 | -0/+1 |
| | |||||
* | Bug #160, pgrayson writes: The readline package currently has a Makefile.in. ↵ | Mike Frysinger | 2005-03-21 | 2 | -6/+6 |
| | | | | This patch removes the depricated Makefile.in and adds the relevant modifications to TARGETS to readline.mk. | ||||
* | Bug #172, LordApollyon writes: Add support for latest openssl 0.9.7e, This ↵ | Mike Frysinger | 2005-03-21 | 2 | -3/+3 |
| | | | | will update the version to download as well as one line of the patch which needed correcting. | ||||
* | dont install fips crap | Mike Frysinger | 2005-03-21 | 1 | -0/+43 |
| | |||||
* | Bug #110, acmay writes: The gdb version depends on BR2_HOST_GDB, but it ↵ | Mike Frysinger | 2005-03-21 | 1 | -2/+2 |
| | | | | should be BR2_PACKAGE_GDB_CLIENT. | ||||
* | Bump available sanitized kernel headers | Eric Andersen | 2005-03-18 | 2 | -16/+20 |
| | |||||
* | Don't let the system /usr/bin/install try to strip target binaries | Eric Andersen | 2005-03-17 | 1 | -2/+2 |
| | | | | | since it is too stupid to know about cross compilation, and will therefore try to use the system strip command, too ill effect. | ||||
* | Add support for udev, from Nathanael Noblet | Eric Andersen | 2005-03-15 | 3 | -0/+59 |
| | |||||
* | Teach the kernel config to also swing both ways | Eric Andersen | 2005-03-10 | 1 | -0/+3 |
| |