Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2005-08-09 | typo -- revenge of cut n paste | Eric Andersen | |
2005-08-08 | Rather than adjusting the way ldso allocates memory, for the | Eric Andersen | |
time being simply add a series of suppressions to make valgrind ignore all memory mmaped by uClibc's ldso. | |||
2005-08-08 | Fix some broken dependancies | Eric Andersen | |
2005-08-08 | Prevent problems with fakeroot possibly trying to use stale host filesystem | Eric Andersen | |
inodes by carefully regenerating fakeroot.env from package specific files. | |||
2005-08-08 | Prevent problems with fakeroot possibly trying to use stale host filesystem | Eric Andersen | |
inodes by carefully regenerating fakeroot.env from package specific files. | |||
2005-08-08 | minor cleanup for target handling | Eric Andersen | |
2005-08-08 | also need to depend on makedevs as noted by emalkowski in Bug #366 | Mike Frysinger | |
2005-08-08 | make sure we depend on fakeroot existing #366 by pnoffke | Mike Frysinger | |
2005-08-07 | Add nobody and users to make LTP happier. | Joakim Tjernlund | |
2005-08-07 | make sure ext2 target depends on fakeroot | Mike Frysinger | |
2005-08-04 | use the new gnuconfig stuff | Mike Frysinger | |
2005-08-04 | add support for fetching latest config.{sub,guess} files from config cvs | Mike Frysinger | |
2005-08-04 | whitespace sync | Mike Frysinger | |
2005-08-04 | only run ldconfig if ld.so.conf exists | Mike Frysinger | |
2005-08-04 | Allow packages to use fakeroot. To accomodate this, convert all | Eric Andersen | |
target filesystem creation tools to also use fakeroot. | |||
2005-08-04 | Sigh... Let's try this again. | Manuel Novoa III | |
2005-08-04 | Fix it up so ltp builds and installs itself properly so it is | Eric Andersen | |
100% ready to run on the target device. | |||
2005-08-04 | Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug | Manuel Novoa III | |
apps with a deployed cross toolchain. Should probably do ltrace as well... Also, add another compat symlink for cross gdb. | |||
2005-08-03 | dont use xargs | Mike Frysinger | |
2005-08-03 | fixes for superh | Mike Frysinger | |
2005-08-03 | new version (4.5.12) | Mike Frysinger | |
2005-08-03 | Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead ↵ | Manuel Novoa III | |
of STAGING_DIR, since the latter could be a standalone cross toolchain dir. | |||
2005-08-03 | filter through dos2unix | Eric Andersen | |
2005-08-03 | put back support for generating .config.cmd | Eric Andersen | |
2005-08-03 | Add /dev/shm. | Manuel Novoa III | |
2005-08-03 | Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to ↵ | Manuel Novoa III | |
install them. | |||
2005-08-03 | Update locale config to match non-locale settings. | Manuel Novoa III | |
2005-08-03 | Add sstrip for host and/or target. | Manuel Novoa III | |
2005-08-02 | also remove support/mksignames.c | Eric Andersen | |
2005-08-02 | Hopefully this will teach bash to get signals correct when cross compiled. | Eric Andersen | |
2005-08-02 | prune 2.16.90.0.1 / 2.16.90.0.2 | Mike Frysinger | |
2005-08-02 | import binutils 2.16.91.0.2 | Mike Frysinger | |
2005-08-02 | update kbuild system | Eric Andersen | |
2005-08-01 | Only include linux makefile when properly selected | Eric Andersen | |
2005-08-01 | Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MII | Eric Andersen | |
and only should be selectable when BR2_TARGET_VIA_EPIA_MII has first been selected. | |||
2005-07-29 | Add in options for NPTL in uClibc. Users can select, but since NPTL is | "Steven J. Hill" | |
on a branch it will not have any effect. Updated DBAu1500 configuration files for latest uClibc snapshot and NPTL options. | |||
2005-07-29 | - zlib prior to 1.2.3 improperly handled invalid data streams which could ↵ | Ned Ludd | |
lead a denial of service or arbitrary code execution. Tavis Ormandy CAN-2005-2096 | |||
2005-07-28 | grab some static updates from linux-2.6 git to fix gcc4 build errors as ↵ | Mike Frysinger | |
reported by Khem Raj | |||
2005-07-27 | Minor updates | Eric Andersen | |
2005-07-27 | Fix broken dependancies | Eric Andersen | |