| Commit message (Expand) | Author | Age | Files | Lines |
* | *-menuconfig needs dirs to exist | Bernhard Reutner-Fischer | 2009-10-09 | 1 | -1/+1 |
* | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth | 2009-09-23 | 1 | -18/+18 |
* | toolchain: use qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -8/+4 |
* | uClibc as of 20090825 requires the ARCH to be specified when we call it's make | Austin Foxley | 2009-09-03 | 1 | -1/+10 |
* | Fix PROGRAM_INVOCATION handling with external toolchains | Thomas Petazzoni | 2009-07-31 | 2 | -9/+1 |
* | toolchain/uClibc: add patch to rename getline to get_line in unifdef.c | Pavel Roskin | 2009-07-27 | 2 | -0/+58 |
* | toolchain/uclibc: xtensa patches | Peter Korsgaard | 2009-07-25 | 8 | -0/+345 |
* | toolchain/uclibc: xtensa support | Maxim Grigoriev | 2009-07-24 | 1 | -0/+1 |
* | toolchain/uClibc: 0.9.30.1 arm linuxthreads fix | Peter Korsgaard | 2009-04-29 | 1 | -0/+177 |
* | toolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address | Peter Korsgaard | 2009-04-24 | 1 | -0/+13 |
* | toolchain: add BR2_USE_SSP option for stack protection support | Peter Korsgaard | 2009-04-22 | 3 | -6/+20 |
* | uClibc: additional 0.9.30.1 patches | Peter Korsgaard | 2009-03-12 | 2 | -22/+822 |
* | uClibc: strtouq fix for 64bit | Peter Korsgaard | 2009-03-10 | 2 | -0/+96 |
* | uclibc: 0.9.30.1 fix for ppc32 C99 math | Peter Korsgaard | 2009-03-05 | 1 | -0/+45 |
* | uclibc: cleanup version handling | Peter Korsgaard | 2009-03-03 | 2 | -24/+16 |
* | uclibc: add 0.9.30.1 | Peter Korsgaard | 2009-03-03 | 2 | -2/+11 |
* | uClibc: remove unused 0.9.29 wchar defconfig | Peter Korsgaard | 2009-02-03 | 1 | -215/+0 |
* | uClibc: enable LDSO_RUNPATH in defconfigs (use ELF RPATH info) | Peter Korsgaard | 2009-02-03 | 5 | -5/+5 |
* | Extend External Toolchain options (match buildroot built toolchain): | Daniel Laird | 2009-01-30 | 1 | -37/+0 |
* | toolchain: fix up GNU_TARGET_NAME link and target_utils location | Peter Korsgaard | 2009-01-30 | 1 | -2/+2 |
* | toolchain/uClibc: fix 0.9.30 build with linuxthreads on ARM | Peter Korsgaard | 2009-01-28 | 1 | -0/+177 |
* | toolchain/uClibc: disable UCLIBC_SUPPORT_AI_ADDRCONFIG in 0.9.30 defconfig | Peter Korsgaard | 2009-01-24 | 1 | -1/+1 |
* | Kconfig: remove 'default n' and 'default no' (see r22874) | Peter Korsgaard | 2009-01-18 | 1 | -1/+0 |
* | toolchain/uClibc: mark 0.9.29 as recent | Peter Korsgaard | 2009-01-16 | 1 | -0/+1 |
* | toolchain/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -2/+2 |
* | toolchain: sh64 fixes | Peter Korsgaard | 2009-01-13 | 1 | -2/+2 |
* | uclibc: 0.9.30-x86-2.6.28+headers-fix: add r24799 as well | Peter Korsgaard | 2009-01-12 | 1 | -1/+26 |
* | toolchain/uclibc: fix sparc SED handling of _V9 / _V9B | Peter Korsgaard | 2009-01-12 | 1 | -1/+1 |
* | toolchain/uclibc: propagate mips mips32r2 variant setting to uclibc | Peter Korsgaard | 2009-01-12 | 1 | -2/+3 |
* | add .empty files for git-svn | Peter Korsgaard | 2009-01-05 | 3 | -0/+0 |
* | toolchain: revert "Allow creating a script for external use of Buildroot tool... | Peter Korsgaard | 2009-01-02 | 1 | -6/+0 |
* | Remove whitespace damage in uclibc.mk | Ulf Samuelsson | 2009-01-02 | 1 | -1/+0 |
* | toolchain/uclibc: fix 0.9.30 x86 build with 2.6.28 headers (from r24515) | Peter Korsgaard | 2008-12-29 | 1 | -0/+34 |
* | toolchain/uclibc: fix typo | Peter Korsgaard | 2008-12-23 | 1 | -1/+1 |
* | toolchain/uclibc: Add BR2_ENABLE_LOCALE_PREGENERATED option | Peter Korsgaard | 2008-12-23 | 2 | -5/+17 |
* | Allow creating a script for external use of Buildroot toolchain | Ulf Samuelsson | 2008-12-21 | 1 | -0/+6 |
* | toolchain/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | uclibc: add RPC config variables to 0.9.30 | Peter Korsgaard | 2008-12-07 | 1 | -0/+2 |
* | uclibc 0.9.30: defconfig: enable UCLIBC_HAS_LONG_DOUBLE_MATH | Peter Korsgaard | 2008-12-01 | 1 | -0/+1 |
* | uClibc: set 0.9.30 as default | Hans-Christian Egtvedt | 2008-12-01 | 1 | -1/+1 |
* | uClibc: add a default config for 0.9.30 | Hans-Christian Egtvedt | 2008-12-01 | 2 | -1/+240 |
* | uClibc: add uClibc 0.9.30 to kconfig and Makefile | Hans-Christian Egtvedt | 2008-12-01 | 2 | -1/+8 |
* | toolchain/uclibc: brown paper bag fix for r23746 | Peter Korsgaard | 2008-10-20 | 1 | -6/+3 |
* | toolchain/uclibc: only use make install_headers for 0.9.29+ | Peter Korsgaard | 2008-10-20 | 1 | -0/+4 |
* | uclibc: fix path to ARCH_CFLAGS when compiling the test suite | Hans-Christian Egtvedt | 2008-10-07 | 1 | -1/+1 |
* | uclibc: add kconfig option and make stuff for installing the uClibc test suite | Hans-Christian Egtvedt | 2008-10-07 | 2 | -4/+47 |
* | uclibc: install headers after building headers in configure part | Hans-Christian Egtvedt | 2008-09-30 | 1 | -1/+1 |
* | uClibc-0.9.29: remove double ARM subarch selection from defconfig | Peter Korsgaard | 2008-08-04 | 1 | -16/+0 |
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 2 | -11/+11 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -3/+0 |