Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-02 | Fix things the other way round. Instead of restoring the mips | Eric Andersen | |
embedded pic support into binutils, instead fixup gcc to not emit any embedded pic relocations. | |||
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 | |
3.3.x to compile again on mips. As was, compiling gcc 3.3.x for mips would cause gcc to blow up whining about combining symbols from different segments, since stock binutils no longer supports the PC relative expressions emitted by gcc 3.3.x for mips when generating embedded PIC code. | |||
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 | Fix Soekris net4521 kernel config location | Eric Andersen | |
2005-03-01 | bridge and pcmcia need a compiled up linux kernel | 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 | |
obvious rejects. | |||
2005-02-25 | - The installed root/usr/sbin/dropbear was not getting stripped. stripping ↵ | Ned Ludd | |
saves about 35K | |||
2005-02-25 | ext2 was renamed, update config option | Mike Frysinger | |
2005-02-25 | Add support for libelf | Eric Andersen | |
2005-02-25 | pdinoto writes: | Eric Andersen | |
This patch adds an option in GCC config to compile Objective-C language support in the toolchain. It is disabled by default, so it is not intrusive. | |||
2005-02-25 | scott writes in http://bugs.uclibc.org/view.php?id=41 | Eric Andersen | |
this patch adds the package 'readline' which is the GNU readline library used to get/save history with text input applications. | |||
2005-02-25 | gtj writes in http://bugs.uclibc.org/view.php?id=55 | Eric Andersen | |
The version of mconf used by buildroot doesn't handle "menuconfig" correctly. Instead of displaying the proper submenu, it just displays the menuconfig option itself again. This patch adds the proper code to mconf. Only 6 lines of code. | |||
2005-02-25 | Patch from ralphs adding microperl, per | Eric Andersen | |
http://bugs.uclibc.org/view.php?id=123 | |||
2005-02-25 | Trivial updates | Eric Andersen | |
2005-02-25 | rename patches to avoid any confision as to patch order | Eric Andersen | |
2005-02-24 | This doesn't need ncurses headers installed in the target | Eric Andersen | |
2005-02-24 | target/device/Soekris/net4521/linux.mk should only be used when | Eric Andersen | |
BR2_TARGET_SOEKRIS_NET4521 is enabled. | |||
2005-02-24 | Update to ISC dhcp 3.0.2 | Eric Andersen | |
2005-02-22 | fixup kernel compile | Eric Andersen | |
2005-02-21 | refer to busybox as well | Eric Andersen | |
2005-02-21 | typo | Eric Andersen | |
2005-02-21 | Add a website | Eric Andersen | |
2005-02-21 | rename | Eric Andersen | |
2005-02-19 | 2.15.94.0.2.2 has been released | Mike Frysinger | |
2005-02-19 | old | Mike Frysinger | |
2005-02-19 | make valgrind compile with newer kernel headers | Eric Andersen | |
2005-02-18 | Do not squash perms, just owner | Eric Andersen | |
2005-02-18 | move stuff around a little bit more | Eric Andersen | |
2005-02-17 | I need this bit too | Eric Andersen | |
2005-02-17 | more example device support | Eric Andersen | |
2005-02-17 | Update toolchain with some cvs additions from the debian package | Eric Andersen | |
2005-02-17 | fixup a couple of typos | Eric Andersen | |
2005-02-17 | move more stuff around for better board support | Eric Andersen | |
2005-02-17 | more changes towards better board support | Eric Andersen | |
2005-02-17 | more changes towards better board support | Eric Andersen | |
2005-02-17 | shuffle things around | Eric Andersen | |
2005-02-17 | Move stuff around | Eric Andersen | |
2005-02-17 | Move device table to | Eric Andersen | |
2005-02-17 | Add the new device directory | Eric Andersen | |
2005-02-17 | Whitespace | Eric Andersen | |
2005-02-17 | Make target stuff last so it can override everything else | Eric Andersen | |
2005-02-16 | add dhcpdump | Eric Andersen | |