buildroot.git
2004-09-30 Manuel Novoa... Fix ld/emultempl/elf32.em. Found by vapier.
2004-09-30 Manuel Novoa... Don't include glibc symbol versions in libgcc.
2004-09-30 Manuel Novoa... Fix some config issues.
2004-09-30 Manuel Novoa... Don't build libfloat unless we're using gcc 3.3.x.
2004-09-27 Tim Rikermkdir can fail
2004-09-27 Tim Rikermkdir can fail
2004-09-27 Tim Rikerws
2004-09-22 Eric AndersenDefault to 2.4.27 kernel headers
2004-09-14 Manuel Novoa... Add back in support for 3.3.4 soft float toolchains...
2004-09-11 Manuel Novoa... Aesthetic change... Current gcc cvs removes the unnece...
2004-09-11 Manuel Novoa... Fix type noticed by Peter Mazinger.
2004-09-10 Manuel Novoa... Integrate gcc 3.4.2 and add patches from both openembed...
2004-09-10 Manuel Novoa... Peter noticed some bits were missing.
2004-09-09 Manuel Novoa... Patch by michael tesch <tesch1@gmail.com> ...
2004-09-08 Eric Andersenlatest uClibc config updates
2004-09-08 Eric AndersenAdd N copies of the arm-textrel.patch
2004-09-03 Manuel Novoa... Looks like this finally gets a more recent version...
2004-09-03 Manuel Novoa... Fix this to work with the arm big endian patch.
2004-09-03 Manuel Novoa... Fix a cross compile issue.
2004-09-03 Manuel Novoa... Sigh...
2004-09-03 Manuel Novoa... Change the filenames.
2004-09-03 Manuel Novoa... Add support for armeb.
2004-09-03 Manuel Novoa... For now, mimic arm behavior for armeb since that's...
2004-09-03 Manuel Novoa... Oops... remove some makefile debugging bits.
2004-09-03 Manuel Novoa... Should be supported now for gcc 3.4.1.
2004-09-03 Manuel Novoa... Update to what I'm currently using. Lots of changes...
2004-09-02 Eric AndersenEnable CONFIG_FEATURE_SUID, but disable CONFIG_FEATURE_...
2004-08-19 Eric Andersennew 2.6. kernel headers are out
2004-08-16 Eric Andersenupdate to current
2004-07-29 Eric AndersenUse relative links
2004-07-29 Eric AndersenDon't use a shared lib for file
2004-07-28 Eric AndersenUse relative links
2004-07-28 Eric AndersenUpdate the 'file' patch
2004-07-28 Eric AndersenTarcisio writes:
2004-07-25 Eric AndersenOnly install libgcc_s when it is present
2004-07-20 Eric AndersenInstall /lib/libgcc_s.so.1
2004-07-20 Eric AndersenUpdate to dropbear-0.43
2004-07-20 Eric AndersenRemove the unnecessary USE_UCLIBC_LDSO_0_9_24 option
2004-07-20 Eric AndersenUse 2.4.26 final, not a -pre
2004-07-18 Eric AndersenUse shared libgcc if possible
2004-07-17 Eric AndersenUpdate configs a bit
2004-07-16 Eric AndersenFix a silly bug
2004-07-09 Eric Andersenenable rdate and hwclock
2004-07-09 Eric AndersenAutomatically scale down the image padding size
2004-07-09 Eric AndersenUpdate binutils. This version works on arm...
2004-07-09 Eric AndersenUpdate dropbear and add a setup/start init script for it
2004-06-28 Eric AndersenErik Karu writes:
2004-06-26 Eric AndersenMinor config updates
2004-06-24 Eric AndersenUpdate for the latest linux-libc-headers
2004-06-24 Eric AndersenFixup a stupid bug
2004-06-14 Eric AndersenMinor doc update to match reality
2004-06-14 Eric AndersenUse stock gcc 3.3.4
2004-06-14 Eric AndersenUse newer versions
2004-06-14 Eric AndersenA few updates, add some dirs so ifup/ifdown wont complain
2004-06-14 Eric Andersenpurge whitespace
2004-05-28 Manuel Novoa... uClibc has a working strtod. coreutils does _not_...
2004-05-19 Manuel Novoa... A correction and a clarification.
2004-05-19 Eric AndersenSome tedious commentary on the current toolchain patches
2004-05-14 Tim Rikerhttp preferred, no?
2004-05-13 Eric Andersenbother
2004-05-13 Eric AndersenSupport building procps (since ltp prefers it)
2004-05-13 Eric AndersenUpdate to the latest ltp testsuite
2004-05-11 Eric AndersenLink 'cc' to 'gcc'
2004-05-07 Eric AndersenRevert to using 2.4.x kernel headers by default, due...
2004-05-06 Eric AndersenChris Wilson writes:
2004-05-06 Eric Andersenbe sure the dir is present
2004-05-04 Eric Andersencope with older uClibc versions
2004-05-04 Eric AndersenCope with stock uClibc 0.9.26
2004-05-01 Eric AndersenUpdate to strace 4.5.3
2004-04-30 Eric AndersenSigh
2004-04-30 Eric Andersenoops
2004-04-30 Eric AndersenFix gcc bug 15089
2004-04-21 Eric AndersenAvoid a question when possible
2004-04-21 Eric AndersenDefault to using the 2.6.x based linux-libc-headers...
2004-04-21 Eric AndersenUpdate to latest valgrind
2004-04-21 Eric AndersenUse busybox to provide login etc by default
2004-04-20 Eric AndersenSync with the latest from Debian testing
2004-04-20 Eric AndersenSync up binutils with current Debian testing
2004-04-16 Eric AndersenGoetz Bock writes:
2004-04-16 Eric AndersenStick the cache in its own empty dir
2004-04-13 Eric AndersenMissed a link
2004-04-13 Eric AndersenSplit off the C++ stuff and only install when INSTALL_L...
2004-04-12 Eric AndersenMake ifup/ifdown shutup
2004-04-12 Eric Andersenbuilding uml is not supported
2004-04-12 Eric AndersenProvide sane defaults
2004-04-12 Eric AndersenDue to alphabetizing, the uml stuff was pulled in after...
2004-04-12 Eric AndersenFix ccache build for target
2004-04-09 Eric AndersenFix openvpn build deps
2004-04-09 Eric Andersenoops
2004-04-09 Eric Andersensupport ccache for the build as well as the target
2004-04-04 Manuel Novoa... Fix so TARGET_CFLAGS is respected in the build.
2004-04-04 Manuel Novoa... dnsmasq.mk handles both 1.18 and 2.x, where 2.x is...
2004-04-04 Manuel Novoa... Ok... this is a bit painful. Both dnsmasq1 (1.18)...
2004-04-01 Eric AndersenTurn off CONFIG_ASH_RANDOM_SUPPORT by default
2004-04-01 Manuel Novoa... Update to latest and modify patch so it builds.
2004-03-30 Manuel Novoa... Silly little patch to add an option to force root/root...
2004-03-25 Manuel Novoa... The stale sources problem strikes again.
2004-03-25 Eric AndersenUse cannonical gnu.org site for gcc 3.3.x
2004-03-24 Eric Andersenfix a stupid search-n-replace bug
2004-03-21 Eric AndersenUpdate kernel to 2.4.26-pre5
next