| Commit message (Expand) | Author | Age | Files | Lines |
* | xtensa: add support for the Xtensa architecture | Chris Zankel | 2012-11-15 | 1 | -0/+1 |
* | uClibc: use the Buildroot toolchain options instead of the hidden common options | Thomas Petazzoni | 2012-11-04 | 1 | -5/+5 |
* | toolchain/uClibc: correct a slip of the pen | Xinglong Liao | 2012-10-26 | 1 | -6/+6 |
* | Remove the Xtensa architecture | Thomas Petazzoni | 2012-09-20 | 1 | -1/+0 |
* | Move BR2_SPARC_TYPE to an uClibc specific place | Thomas Petazzoni | 2012-09-20 | 1 | -1/+1 |
* | Move BR2_ARM_TYPE to an uClibc specific place | Thomas Petazzoni | 2012-09-20 | 1 | -1/+1 |
* | Clarify MIPS ABIs support | Thomas Petazzoni | 2012-09-04 | 1 | -4/+3 |
* | uClibc: use BR2_ENDIAN to simplify endianess selection | Thomas Petazzoni | 2012-09-04 | 1 | -15/+2 |
* | toolchain/mips: kill EABI and fix N32 | Gustavo Zacarias | 2012-07-15 | 1 | -1/+1 |
* | Remove REAL_GNU_TARGET_NAME | Richard Braun | 2012-06-23 | 1 | -2/+1 |
* | Add support to generate locale data | Thomas Petazzoni | 2012-05-09 | 1 | -1/+10 |
* | DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_... | Alvaro G. M | 2012-03-18 | 1 | -1/+1 |
* | toolchain: add powerpc SPE ABI support | Gustavo Zacarias | 2012-01-07 | 1 | -1/+7 |
* | uclibc: update internal toolchain build | Gustavo Zacarias | 2011-12-07 | 1 | -0/+6 |
* | uclibc: rename uclibc-update to uclibc-update-config | Thomas De Schampheleire | 2011-11-11 | 1 | -1/+1 |
* | support: move patch-kernel.sh and rename it | Thomas Petazzoni | 2011-09-17 | 1 | -2/+2 |
* | uClibc: drop BR2_PROGRAM_INVOCATION option | Peter Korsgaard | 2011-07-27 | 1 | -7/+0 |
* | sh: Fix Buildroot sh targets to match gnuconfig targets | Phil Edworthy | 2011-07-18 | 1 | -2/+2 |
* | uClibc: fix uclibc-menuconfig with ccache enabled | Peter Korsgaard | 2011-02-25 | 1 | -0/+7 |
* | toolchain: drop BR2_CROSS_TOOLCHAIN_TARGET_UTILS option | Gustavo Zacarias | 2010-12-29 | 1 | -5/+0 |
* | uclibc: move tools to host dir | Gustavo Zacarias | 2010-12-28 | 1 | -6/+6 |
* | toolchain: move Stack Protection Support option | Thomas Petazzoni | 2010-12-13 | 1 | -1/+1 |
* | sed: get rid of host-sed variant | Peter Korsgaard | 2010-09-30 | 1 | -1/+1 |
* | uClibc: fix ppc e500 handling | Stanislav Bogatyrev | 2010-08-29 | 1 | -7/+1 |
* | uClibc: remove old 0.9.28 support | Peter Korsgaard | 2010-07-29 | 1 | -6/+1 |
* | Add support for uclibc NPTL toolchain. | Khem Raj | 2010-07-29 | 1 | -5/+10 |
* | toolchain: remove gcc 4.1.2 and non-sysroot support | Peter Korsgaard | 2010-06-15 | 1 | -9/+0 |
* | uclibc: make sure the default configuration doesn't ask questions | Thomas Petazzoni | 2010-05-02 | 1 | -1/+3 |
* | Remove BR2_ENABLE_LOCALE_PREGENERATED | Thomas Petazzoni | 2010-04-11 | 1 | -20/+1 |
* | Enable e300c2, e300c3 and e500mc powerpc optimizations | Gustavo Zacarias | 2010-04-08 | 1 | -0/+6 |
* | uclibc: don't install libs to target if BR2_PREFER_STATIC_LIB | Peter Korsgaard | 2010-04-05 | 1 | -0/+3 |
* | toolchain: add uClibc 0.9.31, mark 0.9.30.x as recent | Peter Korsgaard | 2010-04-05 | 1 | -1/+3 |
* | uclibc: Fix for improper copying of kernel headers | Will Wagner | 2010-04-03 | 1 | -39/+0 |
* | get rid of broken nios2 support | Peter Korsgaard | 2010-03-30 | 1 | -7/+0 |
* | uclibc: get rid of avr32 special version since upstream works | Thomas Petazzoni | 2009-12-15 | 1 | -2/+0 |
* | Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE | Thomas Petazzoni | 2009-12-14 | 1 | -1/+1 |
* | uclibc: remove support for external source toolchains | Thomas Petazzoni | 2009-12-14 | 1 | -17/+5 |
* | uclibc: add avr32 special version | Thomas Petazzoni | 2009-12-14 | 1 | -1/+7 |
* | toolchain/uClibc: install ldd to target | Peter Korsgaard | 2009-11-17 | 1 | -2/+1 |
* | *-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 | 1 | -1/+1 |
* | toolchain/uclibc: xtensa support | Maxim Grigoriev | 2009-07-24 | 1 | -0/+1 |
* | toolchain: add BR2_USE_SSP option for stack protection support | Peter Korsgaard | 2009-04-22 | 1 | -0/+5 |
* | uclibc: cleanup version handling | Peter Korsgaard | 2009-03-03 | 1 | -24/+8 |
* | uclibc: add 0.9.30.1 | Peter Korsgaard | 2009-03-03 | 1 | -0/+3 |
* | toolchain: fix up GNU_TARGET_NAME link and target_utils location | Peter Korsgaard | 2009-01-30 | 1 | -2/+2 |
* | toolchain/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -2/+2 |