Age | Commit message (Expand) | Author |
2005-04-30 | Someone forgot mipsel for soft float... | Manuel Novoa III |
2005-04-30 | Add 4.0.0 support. Some arches may still need some tweaking and/or additiona... | Manuel Novoa III |
2005-04-30 | Support gcc 4.[01]. Only tried for 4.0.0 at this point. | Manuel Novoa III |
2005-04-30 | Add gcc 4.0.0 support. Note... I haven't needed the sjlj exception support i... | Manuel Novoa III |
2005-04-30 | Fill in a couple of omissions. | Manuel Novoa III |
2005-04-30 | Needed --disable-werror to get 2.16.mumble build from dying on missing protot... | Manuel Novoa III |
2005-04-30 | grab the -linux-gnu* -> -linux-* config changes from mainline and backport th... | Mike Frysinger |
2005-04-30 | 2.16.90.0.2 released | Mike Frysinger |
2005-04-28 | Add support for soon to be released binutils-2.16 as well as | "Steven J. Hill" |
2005-04-25 | Don't forget about libgcc_s_nof.so when processing | Joakim Tjernlund |
2005-04-23 | Fix broken patch. Was this even tested? | "Steven J. Hill" |
2005-04-15 | Change all instances of 'ln -sf' to 'ln -snf' | Eric Andersen |
2005-04-14 | Add a bunch of patches snarfed from the debian gdb package | Eric Andersen |
2005-04-11 | delete older 2.15.94.0.2 and add new 2.16.90.0.1 | Mike Frysinger |
2005-03-26 | update gdb a bit. remove support for ancient versions. | Eric Andersen |
2005-03-26 | Overwrite any existing link should there be one | Eric Andersen |
2005-03-22 | Add missing definition for 'struct ip_nat_multi_range_compat' so | Eric Andersen |
2005-03-21 | Bug #110, acmay writes: The gdb version depends on BR2_HOST_GDB, but it shoul... | Mike Frysinger |
2005-03-18 | Bump available sanitized kernel headers | Eric Andersen |
2005-03-09 | Be extra careful about where the uClibc config file comes from | Eric Andersen |
2005-03-08 | Fixup gcc 3.3.3 and 3.3.4 builds with patches backported | Eric Andersen |
2005-03-02 | gcc 3.4.0 also needs to not emit embedded pic relocs for mips | Eric Andersen |
2005-03-02 | Fix things the other way round. Instead of restoring the mips | Eric Andersen |
2005-03-02 | bother. Fix the filename | Eric Andersen |
2005-03-02 | 117_mips_symbolic_link is from debian | Eric Andersen |
2005-03-02 | 450-mips-restore-embedded-pic is I believe the minimum necessary to get gcc | Eric Andersen |
2005-03-02 | Always use CFLAGS_FOR_BUILD for using CC_FOR_BUILD | Eric Andersen |
2005-03-02 | kill off support for gdb 5.3 | Eric Andersen |
2005-03-02 | simplify target language selection to remove nasty nested ifeq | Eric Andersen |
2005-03-02 | teach BR2_INSTALL_LIBSTDCPP to actually install libstdc++ | Eric Andersen |
2005-03-01 | On mips, default to 4k pages to make binaries smaller | Eric Andersen |
2005-03-01 | use tested patch from upstream | Mike Frysinger |
2005-03-01 | 3.3.5 needs arm big endian lovin too | Mike Frysinger |
2005-02-27 | Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fix | Joakim Tjernlund |
2005-02-25 | pdinoto writes: | Eric Andersen |
2005-02-25 | Trivial updates | Eric Andersen |
2005-02-24 | This doesn't need ncurses headers installed in the target | Eric Andersen |
2005-02-19 | 2.15.94.0.2.2 has been released | Mike Frysinger |
2005-02-19 | old | Mike Frysinger |
2005-02-17 | Update toolchain with some cvs additions from the debian package | Eric Andersen |
2005-02-15 | give uclibc and busybox config files consistant variable names | Eric Andersen |
2005-02-11 | cleanup using a variable before it was defined | Eric Andersen |
2005-02-11 | fixup use of a variable before it is set | Eric Andersen |
2005-02-11 | Fix some silly bugs: a variable for gcc was used before it was defined, remove | Eric Andersen |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen |
2005-01-27 | default ldconfig to non-static | Mike Frysinger |
2005-01-23 | Patch from acmay: http://bugs.uclibc.org/view.php?id=47 | Eric Andersen |
2005-01-23 | Patch from acmay: http://bugs.uclibc.org/view.php?id=50 | Eric Andersen |
2005-01-23 | Philip Rakity writes: | Eric Andersen |
2004-12-24 | use target cflags | Mike Frysinger |