Commit Graph

  • 2341d4d2fc This patch (and the one that got checked in for gdb-snapshot) hack the 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. "Steven J. Hill" 2005-08-30 03:39:43 +00:00
  • 67cc4f3e6e Add in support for downloading and building the latest snapshot of GDB. If 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. "Steven J. Hill" 2005-08-30 03:37:12 +00:00
  • 6b632ad624 Build 'file' for the host as well as the target. If the host system has a 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. "Steven J. Hill" 2005-08-30 03:35:37 +00:00
  • 4b186393b4 david_bachelart writes in Bug 181: make defconfig is trying to find "defconfig" file instead of ".defconfig" Mike Frysinger 2005-08-28 08:17:15 +00:00
  • 8742d3304a acutetech writes in Bug 266: the buildroot docs point to the download dir off of uclibc.org when it should be buildroot.uclibc.org Mike Frysinger 2005-08-28 08:08:14 +00:00
  • 4c16d89c0d acutetech writes in Bug 267: Wrong path in documentation, should mention staging_dir subdir Mike Frysinger 2005-08-28 08:06:07 +00:00
  • 5da2a158e1 allanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config anymore. Patch adds setting UCLIBC_HAS_THREADS instead. Mike Frysinger 2005-08-28 08:00:30 +00:00
  • 024b4c8e1a jdupre writes in Bug 390: trying to use buildroot failed telling me to install bison ... turns out i was missing which, not bison Mike Frysinger 2005-08-28 07:56:08 +00:00
  • 5a3f689e1f marcusbrutus writes in Bug 393: version 3.0.2 no longer exists, upstream has released 3.0.3 of dhcp Mike Frysinger 2005-08-28 07:53:37 +00:00
  • 3b44e42ccc daisuke writes in Bug 397: This patch updates the iptables package to build version 1.3.3. The 1.3.3 version of iptables adds additional features. Mike Frysinger 2005-08-28 07:51:30 +00:00
  • 327765c89f daisuke writes in Bug 401: This patch updates the ncurses package to build version 5.4. The 5.4 version of ncurses adds additional features. Mike Frysinger 2005-08-28 07:50:10 +00:00
  • 784c4679ab patch from upstream to fix an off-by-one error in superh bfd Mike Frysinger 2005-08-26 03:57:29 +00:00
  • f5afa22f60 remove older 2.16.91.0.1 Mike Frysinger 2005-08-26 03:56:56 +00:00
  • db8bc35fbc Cut-n-paste strikes again. Change "BusyBox" to say "Buildroot", which the sensible thing for the Buildroot webpage to say. Eric Andersen 2005-08-25 07:19:20 +00:00
  • 037a5ccdd8 import 2.16.91.0.3 based on 2.16.91.0.2 Mike Frysinger 2005-08-23 01:42:23 +00:00
  • 25db1e348f The mips kernel maintainers reverted the change. So the mips coredump patch is no longer needed for 2.4.30+. Manuel Novoa III 2005-08-22 21:50:51 +00:00
  • 9b0555f23f update to latest version Mike Frysinger 2005-08-20 06:27:12 +00:00
  • c1a138d9eb add support for sdl by Patrick Noffke Mike Frysinger 2005-08-19 04:57:13 +00:00
  • bcb40eb351 Remove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile 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. "Steven J. Hill" 2005-08-18 23:15:57 +00:00
  • bb4bed8545 Changes to allow compilation with GCC-4.1.0. "Steven J. Hill" 2005-08-18 23:08:19 +00:00
  • bd00131051 file-4.15 is out and it supports cross-compiling :D Mike Frysinger 2005-08-18 22:24:54 +00:00
  • e7ac2eab21 uClibc 0.9.28 has been released Mike Frysinger 2005-08-18 02:05:30 +00:00
  • 257dcdeabf busybox-1.01 has been released Mike Frysinger 2005-08-18 02:04:15 +00:00
  • 94b4383252 The coreutils configure script is a steaming <many explitives deleted 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. Eric Andersen 2005-08-15 12:52:38 +00:00
  • 6acb6740fb apply patches when requested to Eric Andersen 2005-08-15 11:02:06 +00:00
  • 29353e58bc Change root_fs_$(ARCH) to rootfs.$(ARCH) Eric Andersen 2005-08-13 10:57:08 +00:00
  • 0deb9d1486 Switch default from 'unc' to 'easynews' Eric Andersen 2005-08-13 10:55:51 +00:00
  • 8b7c51f368 CVS dirs -> .svn dirs Mike Frysinger 2005-08-13 03:23:18 +00:00
  • 678aff6c83 remove references to CVS and update with SVN Mike Frysinger 2005-08-13 03:22:37 +00:00
  • 7c64d3c23d update to python-2.4.1 with the help of open embedded Mike Frysinger 2005-08-13 02:45:34 +00:00
  • 2b374759b4 forgot to commit this Mike Frysinger 2005-08-11 21:56:17 +00:00
  • 0947055765 New MIPS patch for TLS syscalls. "Steven J. Hill" 2005-08-11 02:26:13 +00:00
  • 37891c6a78 portage needs python Mike Frysinger 2005-08-11 00:02:29 +00:00
  • b3f5073c5b fix screwy patch handling Eric Andersen 2005-08-10 12:51:54 +00:00
  • a69862a9db minor update Eric Andersen 2005-08-10 12:51:11 +00:00
  • d2c0a9e6f5 update Eric Andersen 2005-08-10 12:50:47 +00:00
  • d81a10c94f resync Eric Andersen 2005-08-10 10:14:53 +00:00
  • 9d3a6533b5 touchup descriptions Mike Frysinger 2005-08-09 22:19:04 +00:00
  • 856246f584 add the wheel group Mike Frysinger 2005-08-09 22:18:43 +00:00
  • 0654846d23 Make strace behave for arm, which for 2.4.x lacks __NR_exit_group Eric Andersen 2005-08-09 07:53:40 +00:00
  • 9b8c07d638 some platforms (such as arm with 2.4.x kernel headers) lack __NR_fremovexattr and thus need special case handling Eric Andersen 2005-08-09 07:47:50 +00:00
  • 3c31be684d Add 'nogroup' to make ltp happy Eric Andersen 2005-08-09 06:08:51 +00:00
  • 204fbfd846 routine update Eric Andersen 2005-08-09 04:08:33 +00:00
  • 99230c6eb3 typo -- revenge of cut n paste Eric Andersen 2005-08-09 03:48:47 +00:00
  • b904ce1778 Rather than adjusting the way ldso allocates memory, for the time being simply add a series of suppressions to make valgrind ignore all memory mmaped by uClibc's ldso. Eric Andersen 2005-08-08 11:48:35 +00:00
  • 8ce4796efa Fix some broken dependancies Eric Andersen 2005-08-08 08:23:50 +00:00
  • a928fd7b94 Prevent problems with fakeroot possibly trying to use stale host filesystem inodes by carefully regenerating fakeroot.env from package specific files. Eric Andersen 2005-08-08 07:54:28 +00:00
  • d70e7f4f1e Prevent problems with fakeroot possibly trying to use stale host filesystem inodes by carefully regenerating fakeroot.env from package specific files. Eric Andersen 2005-08-08 07:53:10 +00:00
  • 06c5ff4e82 minor cleanup for target handling Eric Andersen 2005-08-08 06:57:43 +00:00
  • ab3bf08f9c also need to depend on makedevs as noted by emalkowski in Bug #366 Mike Frysinger 2005-08-08 00:42:49 +00:00
  • f46ae35ac3 make sure we depend on fakeroot existing #366 by pnoffke Mike Frysinger 2005-08-08 00:41:40 +00:00
  • 3ed6fb0af3 Add nobody and users to make LTP happier. Joakim Tjernlund 2005-08-07 21:35:53 +00:00
  • 5bfaa0bb40 make sure ext2 target depends on fakeroot Mike Frysinger 2005-08-07 08:30:24 +00:00
  • 0de80acbbf use the new gnuconfig stuff Mike Frysinger 2005-08-04 22:43:37 +00:00
  • 105c3483b5 add support for fetching latest config.{sub,guess} files from config cvs Mike Frysinger 2005-08-04 22:42:34 +00:00
  • 1a48268a55 whitespace sync Mike Frysinger 2005-08-04 22:17:55 +00:00
  • b1f37b4a5a only run ldconfig if ld.so.conf exists Mike Frysinger 2005-08-04 22:17:36 +00:00
  • d1345f067e Allow packages to use fakeroot. To accomodate this, convert all target filesystem creation tools to also use fakeroot. Eric Andersen 2005-08-04 06:32:52 +00:00
  • 1172dbb8b1 Sigh... Let's try this again. Manuel Novoa III 2005-08-04 05:44:48 +00:00
  • 1e218e33eb Fix it up so ltp builds and installs itself properly so it is 100% ready to run on the target device. Eric Andersen 2005-08-04 05:14:23 +00:00
  • 42c9321a15 Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug apps with a deployed cross toolchain. Should probably do ltrace as well... Also, add another compat symlink for cross gdb. Manuel Novoa III 2005-08-04 03:49:25 +00:00
  • ee69884eed dont use xargs Mike Frysinger 2005-08-03 23:21:37 +00:00
  • 90df2829cb fixes for superh Mike Frysinger 2005-08-03 22:14:51 +00:00
  • 8f4e2f6c87 new version (4.5.12) Mike Frysinger 2005-08-03 22:14:39 +00:00
  • 249637b723 Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead of STAGING_DIR, since the latter could be a standalone cross toolchain dir. Manuel Novoa III 2005-08-03 04:02:02 +00:00
  • 60bb12e60d filter through dos2unix Eric Andersen 2005-08-03 03:17:26 +00:00
  • e3ba99bc58 put back support for generating .config.cmd Eric Andersen 2005-08-03 03:09:02 +00:00
  • 05c5b1ba36 Add /dev/shm. Manuel Novoa III 2005-08-03 01:28:41 +00:00
  • 593c8b05a5 Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to install them. Manuel Novoa III 2005-08-03 01:25:12 +00:00
  • 5c445e68c7 Update locale config to match non-locale settings. Manuel Novoa III 2005-08-03 01:23:13 +00:00
  • c0a49140ad Add sstrip for host and/or target. Manuel Novoa III 2005-08-03 01:20:34 +00:00
  • f3dcc7593c also remove support/mksignames.c Eric Andersen 2005-08-02 23:05:22 +00:00
  • 0896e6f709 Hopefully this will teach bash to get signals correct when cross compiled. Eric Andersen 2005-08-02 23:00:09 +00:00
  • 806cb2a2dd prune 2.16.90.0.1 / 2.16.90.0.2 Mike Frysinger 2005-08-02 04:24:17 +00:00
  • 13ed16a397 import binutils 2.16.91.0.2 Mike Frysinger 2005-08-02 04:23:39 +00:00
  • 273175d0d3 update kbuild system Eric Andersen 2005-08-02 00:57:33 +00:00
  • a18f36417b Only include linux makefile when properly selected Eric Andersen 2005-08-01 21:13:40 +00:00
  • bc02c515f2 Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MII and only should be selectable when BR2_TARGET_VIA_EPIA_MII has first been selected. Eric Andersen 2005-08-01 21:11:06 +00:00
  • 1ba78f57e1 Add in options for NPTL in uClibc. Users can select, but since NPTL is on a branch it will not have any effect. Updated DBAu1500 configuration files for latest uClibc snapshot and NPTL options. "Steven J. Hill" 2005-07-29 23:28:31 +00:00
  • 2ade59720b - zlib prior to 1.2.3 improperly handled invalid data streams which could lead a denial of service or arbitrary code execution. Tavis Ormandy CAN-2005-2096 Ned Ludd 2005-07-29 02:36:31 +00:00
  • da163069d8 grab some static updates from linux-2.6 git to fix gcc4 build errors as reported by Khem Raj Mike Frysinger 2005-07-28 22:27:27 +00:00
  • dbd27ef3ac Minor updates Eric Andersen 2005-07-27 11:16:00 +00:00
  • 8006313159 Fix broken dependancies Eric Andersen 2005-07-27 10:55:38 +00:00
  • a2c326396a update valgrind to the latest and greatest Eric Andersen 2005-07-22 09:49:20 +00:00
  • b746d35505 e2fsprogs does not appear to be 'make -j N' safe for N > 1 Eric Andersen 2005-07-20 07:20:27 +00:00
  • fd2f194d91 update to dropbear-0.46 Eric Andersen 2005-07-19 02:18:44 +00:00
  • bd7ed099dc Apply the fix for gcc bug #22167 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22167 remove gcc 3.3.3, change config for sjlj exception handling a bit. Eric Andersen 2005-07-18 23:34:20 +00:00
  • 58f2a53ffb Update the set of available kernel headers to include 2.4.31 and 2.6.12 Eric Andersen 2005-07-18 22:20:12 +00:00
  • 7b8aeaeb28 Fixup standalong makedevs to handle regular files, and also fix it to properly update file permissions as specified. Eric Andersen 2005-07-18 20:06:49 +00:00
  • c56927879f A little more setup Eric Andersen 2005-07-15 08:39:09 +00:00
  • 100a951a5a Install xorg modules correctly Eric Andersen 2005-07-15 07:07:44 +00:00
  • 0868de1326 Yet more xorg build fixups Eric Andersen 2005-07-14 23:34:47 +00:00
  • 5ef0c31bf4 Run ldconfig on the target rootfs to generate /etc/ld.so.cache Eric Andersen 2005-07-14 23:30:39 +00:00
  • 09aab35147 Add device nodes for /dev/input by default (xorg and others want then) Eric Andersen 2005-07-14 23:29:45 +00:00
  • a79991083a Get it building Eric Andersen 2005-07-13 10:29:18 +00:00
  • 85d9e768af file-4.12 is no longer available Eric Andersen 2005-07-13 09:11:26 +00:00
  • 0e22901742 Fix some stupid bugs in the Xorg build Eric Andersen 2005-07-13 07:36:40 +00:00
  • dadad95190 Thomas Lundquist writes: Eric Andersen 2005-07-12 19:53:12 +00:00
  • b5ad3a7944 Patrick Doyle writes: Mike Frysinger 2005-07-11 21:53:23 +00:00
  • 53fdf867ba revert earlier change since it doesnt work with last uClibc release :/ Mike Frysinger 2005-07-11 21:49:45 +00:00