summaryrefslogtreecommitdiff
path: root/toolchain/gdb/gdb.mk
AgeCommit message (Expand)Author
2012-01-24gdb: also force ELF support for gdbhostPeter Korsgaard
2011-10-05toolchain/gdb: strip tarball component when extractingYann E. MORIN
2011-09-17support: move package/gnuconfig to support/gnuconfigThomas Petazzoni
2011-09-17support: move patch-kernel.sh and rename itThomas Petazzoni
2011-02-28gdb: depend on host-expat to fix remote debuggingBjørn Forsman
2011-01-04gdb: fixup symlink handling now tolchain gets installed into HOST_DIRPeter Korsgaard
2010-11-19gdb: add source targets for gdbserver/gdbhostPeter Korsgaard
2010-11-18gdb: drop local stripping in favor of top levelMike Frysinger
2010-07-07Update all packages to quote $(TARGET_CC)Thomas Petazzoni
2010-05-01Fix GDB BFD test linkingPaulius Zaleckas
2010-02-09toolchain/gdb: remove external source toolchain leftoverPeter Korsgaard
2010-02-09toolchain/gdb: get rid of another legacy and unused variableYann E. MORIN
2010-02-08toolchain/gdb: get rid of legacy & unused variablesYann E. MORIN
2009-12-14gdb: add avr32 special versonThomas Petazzoni
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-23rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth
2009-09-05toolchain: use qstripThomas Petazzoni
2009-07-24toolchain: xtensa toolchain patch supportMaxim Grigoriev
2009-04-28toolchain/gdb: remove ancient deprecated versionsPeter Korsgaard
2009-04-28toolchain/gdb: remove broken snapshot supportPeter Korsgaard
2009-01-30toolchain: fix up GNU_TARGET_NAME link and target_utils locationPeter Korsgaard
2009-01-16toolchain/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-15toolchain: use same gdb Config.in for internal/external toolchainsPeter Korsgaard
2008-12-08toolchain/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-12-07toolchain/gdb: add -source targetPeter Korsgaard
2008-12-05toolchain/*: use CONFIG_UPDATEPeter Korsgaard
2008-10-26toolhain/: confgure: respect quiet optionPeter Korsgaard
2008-08-24toolchain/gdb: unbreak target gdb supportPeter Korsgaard
2008-07-04Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati...Ulf Samuelsson
2008-07-01disable werror in gdbUlf Samuelsson
2008-07-01disable configure caching in gdb, courtesy of Fathi BoudraUlf Samuelsson
2008-06-16gdb: support external toolchainPeter Korsgaard
2007-12-17Add support for GNU and kernel.org mirrorsIvan Kuten
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-09-26- revert some bad checkins, fixup bad settings in atmel targets and move the ...Bernhard Reutner-Fischer
2007-09-26reinstate AVR32 toolchainUlf Samuelsson
2007-09-25- remove one invariant in toolchain type selection.Bernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- fixup whitespace damage after ulfBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-11Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson
2007-07-31Add PATCH_DIR's for snapshots of uclibc and gdbUlf Samuelsson
2007-07-31Add support for prepatched toolchainsUlf Samuelsson
2007-06-26- don't bail out on cc warningsBernhard Reutner-Fischer
2007-06-22- gdb resides in usr/Bernhard Reutner-Fischer
2007-05-15- add gdb-6.6Bernhard Reutner-Fischer
2007-02-06Fix building of GDB when using external toolchain."Steven J. Hill"
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer
2006-10-17we use BR2_ENABLE_LOCALE not ENABLE_LOCALEEric Andersen
2006-07-05Automate the usage of '--disable-gdbmi' to be used only with GDB versions les..."Steven J. Hill"