| Commit message (Expand) | Author | Age | Files | Lines |
* | gdb: fix target gdb build when host-gawk is built before | Thomas Petazzoni | 2012-05-07 | 1 | -0/+1 |
* | DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_... | Alvaro G. M | 2012-03-18 | 1 | -1/+1 |
* | gdb: also force ELF support for gdbhost | Peter Korsgaard | 2012-01-24 | 1 | -0/+2 |
* | toolchain/gdb: strip tarball component when extracting | Yann E. MORIN | 2011-10-05 | 1 | -7/+2 |
* | support: move package/gnuconfig to support/gnuconfig | Thomas Petazzoni | 2011-09-17 | 1 | -1/+1 |
* | support: move patch-kernel.sh and rename it | Thomas Petazzoni | 2011-09-17 | 1 | -1/+1 |
* | gdb: depend on host-expat to fix remote debugging | Bjørn Forsman | 2011-02-28 | 1 | -1/+2 |
* | gdb: fixup symlink handling now tolchain gets installed into HOST_DIR | Peter Korsgaard | 2011-01-04 | 1 | -3/+1 |
* | gdb: add source targets for gdbserver/gdbhost | Peter Korsgaard | 2010-11-19 | 1 | -0/+4 |
* | gdb: drop local stripping in favor of top level | Mike Frysinger | 2010-11-18 | 1 | -2/+0 |
* | Update all packages to quote $(TARGET_CC) | Thomas Petazzoni | 2010-07-07 | 1 | -2/+2 |
* | Fix GDB BFD test linking | Paulius Zaleckas | 2010-05-01 | 1 | -0/+2 |
* | toolchain/gdb: remove external source toolchain leftover | Peter Korsgaard | 2010-02-09 | 1 | -4/+1 |
* | toolchain/gdb: get rid of another legacy and unused variable | Yann E. MORIN | 2010-02-09 | 1 | -7/+5 |
* | toolchain/gdb: get rid of legacy & unused variables | Yann E. MORIN | 2010-02-08 | 1 | -1/+1 |
* | gdb: add avr32 special verson | Thomas Petazzoni | 2009-12-14 | 1 | -4/+9 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -3/+3 |
* | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth | 2009-09-23 | 1 | -5/+5 |
* | toolchain: use qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -2/+1 |
* | toolchain: xtensa toolchain patch support | Maxim Grigoriev | 2009-07-24 | 1 | -1/+6 |
* | toolchain/gdb: remove ancient deprecated versions | Peter Korsgaard | 2009-04-28 | 1 | -9/+0 |
* | toolchain/gdb: remove broken snapshot support | Peter Korsgaard | 2009-04-28 | 1 | -10/+0 |
* | 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 | -1/+1 |
* | toolchain: use same gdb Config.in for internal/external toolchains | Peter Korsgaard | 2008-12-15 | 1 | -5/+0 |
* | toolchain/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -4/+4 |
* | toolchain/gdb: add -source target | Peter Korsgaard | 2008-12-07 | 1 | -0/+1 |
* | toolchain/*: use CONFIG_UPDATE | Peter Korsgaard | 2008-12-05 | 1 | -1/+1 |
* | toolhain/: confgure: respect quiet option | Peter Korsgaard | 2008-10-26 | 1 | -0/+1 |
* | toolchain/gdb: unbreak target gdb support | Peter Korsgaard | 2008-08-24 | 1 | -5/+1 |
* | Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati... | Ulf Samuelsson | 2008-07-04 | 1 | -2/+8 |
* | disable werror in gdb | Ulf Samuelsson | 2008-07-01 | 1 | -0/+1 |
* | disable configure caching in gdb, courtesy of Fathi Boudra | Ulf Samuelsson | 2008-07-01 | 1 | -5/+7 |
* | gdb: support external toolchain | Peter Korsgaard | 2008-06-16 | 1 | -9/+5 |
* | Add support for GNU and kernel.org mirrors | Ivan Kuten | 2007-12-17 | 1 | -1/+1 |
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -2/+2 |
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ... | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -3/+3 |
* | reinstate AVR32 toolchain | Ulf Samuelsson | 2007-09-26 | 1 | -2/+2 |
* | - remove one invariant in toolchain type selection. | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -2/+2 |
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -3/+3 |
* | - fixup whitespace damage after ulf | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -2/+2 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -3/+3 |
* | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson | 2007-08-11 | 1 | -1/+1 |
* | Add PATCH_DIR's for snapshots of uclibc and gdb | Ulf Samuelsson | 2007-07-31 | 1 | -0/+1 |
* | Add support for prepatched toolchains | Ulf Samuelsson | 2007-07-31 | 1 | -3/+18 |
* | - don't bail out on cc warnings | Bernhard Reutner-Fischer | 2007-06-26 | 1 | -2/+3 |
* | - gdb resides in usr/ | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -18/+12 |
* | - add gdb-6.6 | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -0/+2 |
* | Fix building of GDB when using external toolchain. | "Steven J. Hill" | 2007-02-06 | 1 | -3/+9 |
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -3/+3 |