summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-03-09Add board support for the AMD DBAu1500 development boardEric Andersen
2005-03-09Update dropbear to the new version.Eric Andersen
Add a config option to handle low entropy system.
2005-03-08fix grammarEric Andersen
2005-03-08Fixup gcc 3.3.3 and 3.3.4 builds with patches backportedEric Andersen
from stuff I added to gcc-3.3.5
2005-03-07Support building fakeroot for use on the host system, i.e. forEric Andersen
munging permissions on tarballs...
2005-03-07ncurses build with make -jN, N>1 seems raceyEric Andersen
2005-03-02gcc 3.4.0 also needs to not emit embedded pic relocs for mipsEric Andersen
2005-03-02Deal with it when binutils is being somewhat troublesomeEric Andersen
2005-03-02Fix things the other way round. Instead of restoring the mipsEric Andersen
embedded pic support into binutils, instead fixup gcc to not emit any embedded pic relocations.
2005-03-02bother. Fix the filenameEric Andersen
2005-03-02117_mips_symbolic_link is from debianEric Andersen
2005-03-02450-mips-restore-embedded-pic is I believe the minimum necessary to get gccEric 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-02Always use CFLAGS_FOR_BUILD for using CC_FOR_BUILDEric Andersen
2005-03-02kill off support for gdb 5.3Eric Andersen
2005-03-02simplify target language selection to remove nasty nested ifeqEric Andersen
2005-03-02teach BR2_INSTALL_LIBSTDCPP to actually install libstdc++Eric Andersen
2005-03-01Fix Soekris net4521 kernel config locationEric Andersen
2005-03-01bridge and pcmcia need a compiled up linux kernelEric Andersen
2005-03-01On mips, default to 4k pages to make binaries smallerEric Andersen
2005-03-01use tested patch from upstreamMike Frysinger
2005-03-013.3.5 needs arm big endian lovin tooMike Frysinger
2005-02-27Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fixJoakim Tjernlund
obvious rejects.
2005-02-25- The installed root/usr/sbin/dropbear was not getting stripped. stripping ↵Ned Ludd
saves about 35K
2005-02-25ext2 was renamed, update config optionMike Frysinger
2005-02-25Add support for libelfEric Andersen
2005-02-25pdinoto 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-25scott writes in http://bugs.uclibc.org/view.php?id=41Eric Andersen
this patch adds the package 'readline' which is the GNU readline library used to get/save history with text input applications.
2005-02-25gtj writes in http://bugs.uclibc.org/view.php?id=55Eric 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-25Patch from ralphs adding microperl, perEric Andersen
http://bugs.uclibc.org/view.php?id=123
2005-02-25Trivial updatesEric Andersen
2005-02-25rename patches to avoid any confision as to patch orderEric Andersen
2005-02-24This doesn't need ncurses headers installed in the targetEric Andersen
2005-02-24target/device/Soekris/net4521/linux.mk should only be used when Eric Andersen
BR2_TARGET_SOEKRIS_NET4521 is enabled.
2005-02-24Update to ISC dhcp 3.0.2Eric Andersen
2005-02-22fixup kernel compileEric Andersen
2005-02-21refer to busybox as wellEric Andersen
2005-02-21typoEric Andersen
2005-02-21Add a websiteEric Andersen
2005-02-21renameEric Andersen
2005-02-192.15.94.0.2.2 has been releasedMike Frysinger
2005-02-19oldMike Frysinger
2005-02-19make valgrind compile with newer kernel headersEric Andersen
2005-02-18Do not squash perms, just ownerEric Andersen
2005-02-18move stuff around a little bit moreEric Andersen
2005-02-17I need this bit tooEric Andersen
2005-02-17more example device supportEric Andersen
2005-02-17Update toolchain with some cvs additions from the debian packageEric Andersen
2005-02-17fixup a couple of typosEric Andersen
2005-02-17move more stuff around for better board supportEric Andersen
2005-02-17more changes towards better board supportEric Andersen