Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-08 | only build host-file if we need it | Mike Frysinger | |
2005-09-02 | update developer verbage | Eric Andersen | |
2005-08-30 | some superh fixes | Mike Frysinger | |
2005-08-30 | update sh support | Mike Frysinger | |
2005-08-30 | touchup build process | Mike Frysinger | |
2005-08-30 | some patches from Gentoo | Mike Frysinger | |
2005-08-30 | ver bump to 1.3.8 | Mike Frysinger | |
2005-08-30 | This patch (and the one that got checked in for gdb-snapshot) hack the ↵ | "Steven J. Hill" | |
opcodes such that the MIPS32r2 instruction 'rdhwr' actually appears in the list of MIPS I instructions. This allows us to get disassembly for non-MIPS32r2 binaries. | |||
2005-08-30 | Add in support for downloading and building the latest snapshot of GDB. If ↵ | "Steven J. Hill" | |
you want to debug NPTL binaries, you'll need the latest and greatest. Patches for 6.3 will be forward ported where applicable later this week. | |||
2005-08-30 | Build 'file' for the host as well as the target. If the host system has a ↵ | "Steven J. Hill" | |
version older than that being built for buildroot, the target build will fail. So, we build 'file' for the host and add actually add '$(TOOL_BUILD_DIR)/bin' to the TARGET_PATH so that it takes precedence over the host system version. | |||
2005-08-28 | david_bachelart writes in Bug 181: make defconfig is trying to find ↵ | Mike Frysinger | |
"defconfig" file instead of ".defconfig" | |||
2005-08-28 | acutetech writes in Bug 266: the buildroot docs point to the download dir ↵ | Mike Frysinger | |
off of uclibc.org when it should be buildroot.uclibc.org | |||
2005-08-28 | acutetech writes in Bug 267: Wrong path in documentation, should mention ↵ | Mike Frysinger | |
staging_dir subdir | |||
2005-08-28 | allanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config ↵ | Mike Frysinger | |
anymore. Patch adds setting UCLIBC_HAS_THREADS instead. | |||
2005-08-28 | jdupre writes in Bug 390: trying to use buildroot failed telling me to ↵ | Mike Frysinger | |
install bison ... turns out i was missing which, not bison | |||
2005-08-28 | marcusbrutus writes in Bug 393: version 3.0.2 no longer exists, upstream has ↵ | Mike Frysinger | |
released 3.0.3 of dhcp | |||
2005-08-28 | daisuke writes in Bug 397: This patch updates the iptables package to build ↵ | Mike Frysinger | |
version 1.3.3. The 1.3.3 version of iptables adds additional features. | |||
2005-08-28 | daisuke writes in Bug 401: This patch updates the ncurses package to build ↵ | Mike Frysinger | |
version 5.4. The 5.4 version of ncurses adds additional features. | |||
2005-08-26 | patch from upstream to fix an off-by-one error in superh bfd | Mike Frysinger | |
2005-08-26 | remove older 2.16.91.0.1 | Mike Frysinger | |
2005-08-25 | Cut-n-paste strikes again. Change "BusyBox" to say "Buildroot", | Eric Andersen | |
which the sensible thing for the Buildroot webpage to say. | |||
2005-08-23 | import 2.16.91.0.3 based on 2.16.91.0.2 | Mike Frysinger | |
2005-08-22 | The mips kernel maintainers reverted the change. So the mips coredump patch ↵ | Manuel Novoa III | |
is no longer needed for 2.4.30+. | |||
2005-08-20 | update to latest version | Mike Frysinger | |
2005-08-19 | add support for sdl by Patrick Noffke | Mike Frysinger | |
2005-08-18 | Remove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile ↵ | "Steven J. Hill" | |
for buildroot. Normally, this option is defined in 'include/linux/config.h'. The actual configuration language is found in the Linux 2.6 kernel in the file 'init/Kconfig' and normally has the value of 0. | |||
2005-08-18 | Changes to allow compilation with GCC-4.1.0. | "Steven J. Hill" | |
2005-08-18 | file-4.15 is out and it supports cross-compiling :D | Mike Frysinger | |
2005-08-18 | uClibc 0.9.28 has been released | Mike Frysinger | |
2005-08-18 | busybox-1.01 has been released | Mike Frysinger | |
2005-08-15 | The coreutils configure script is a steaming <many explitives deleted | Eric Andersen | |
in the interest of our younger readers>. This works around some of the worst damage, thus allowing utils such as 'df' to properly cross compile so that ltp will produce proper results. | |||
2005-08-15 | apply patches when requested to | Eric Andersen | |
2005-08-13 | Change root_fs_$(ARCH) to rootfs.$(ARCH) | Eric Andersen | |
2005-08-13 | Switch default from 'unc' to 'easynews' | Eric Andersen | |
2005-08-13 | CVS dirs -> .svn dirs | Mike Frysinger | |
2005-08-13 | remove references to CVS and update with SVN | Mike Frysinger | |
2005-08-13 | update to python-2.4.1 with the help of open embedded | Mike Frysinger | |
2005-08-11 | forgot to commit this | Mike Frysinger | |
2005-08-11 | New MIPS patch for TLS syscalls. | "Steven J. Hill" | |
2005-08-11 | portage needs python | Mike Frysinger | |
2005-08-10 | fix screwy patch handling | Eric Andersen | |
2005-08-10 | minor update | Eric Andersen | |
2005-08-10 | update | Eric Andersen | |
2005-08-10 | resync | Eric Andersen | |
2005-08-09 | touchup descriptions | Mike Frysinger | |
2005-08-09 | add the wheel group | Mike Frysinger | |
2005-08-09 | Make strace behave for arm, which for 2.4.x lacks __NR_exit_group | Eric Andersen | |
2005-08-09 | some platforms (such as arm with 2.4.x kernel headers) lack | Eric Andersen | |
__NR_fremovexattr and thus need special case handling | |||
2005-08-09 | Add 'nogroup' to make ltp happy | Eric Andersen | |
2005-08-09 | routine update | Eric Andersen | |