summaryrefslogtreecommitdiff
path: root/tools/gdb
AgeCommit message (Expand)Author
2023-05-08Set ac_cv_func_sigprocmask=yes as the symbol renaming confuses theskrll
2020-12-05Don't bother with gdbserver for archs that don't build it.christos
2020-10-09Correct target directory; src/external/gpl3/gdb.old not gdb.rin
2020-10-09Nowadays, mknative-gdb puts files into external/gpl3/gdb/lib,rin
2020-09-24grab the gdbserver versionchristos
2020-09-23Add gdbserverchristos
2020-09-17put gnulib stuff under gnulib/ because things import "gnulib/config.h"christos
2020-09-17remove obsoletechristos
2020-09-17refinechristos
2020-09-17Save the mknative-gdb for 8.3 and prepare the mknative-gdb for 10.xchristos
2019-06-21Update to working instructions.maya
2019-06-02force libexpat since the autoconfig test are not cross-compile friendlychristos
2019-06-01Disable mpfr to make MKCROSSGDB work again. The problem is that the defaultchristos
2019-05-29adjust for gdb-8.3christos
2018-05-01Create a new bsd.hostinit.mk file and put the build definitions for all hostchristos
2018-05-01PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler mightchristos
2017-11-29we want no-iconv for the tools build, but we want iconv for mknative.christos
2017-11-29Changes for gdb-8.0.1christos
2017-11-28Adjust to gdb-8.0.1 which uses c++christos
2017-07-01--disable-nls does not work in gdb subdir, so add am_cv_func_iconv=no tojmcneill
2016-10-16pass GDB_MACHINE_ARCH to mknative-gdb and use that as the subdir.mrg
2016-10-14Fix the host build of aarch64 with clangchristos
2016-10-12Define __STDC_{LIMIT,CONSTANT,FORMAT}_MACROS in CXXFLAGS.christos
2016-01-26use EXTERNAL_GDB_SUBDIRchristos
2015-09-17gdb.old is no more.skrll
2015-08-16add double quotes for consistencychristos
2015-08-16handle gdb-7.9.1christos
2015-08-15for now, use gdb.old.mrg
2013-10-03more files neededchristos
2012-10-01At last on some linux distros, gmake is needed to build the cross-gdb.bouyer
2012-02-09Disable the sim on mips for next person running gdb7 mknative.skrll
2011-11-06mkdir the proper sim dirs!christos
2011-10-09add psim supportchristos
2011-09-26remove pre-gcc-4.5 mknative remnants that have long ceased to function.christos
2011-09-26mknative for gdb7christos
2010-12-24Adjust LDFLAGS handling to fix curses detection for mknative-gdb.njoly
2010-05-08Fix tools build on Solaris with MKCROSSGDB=YES.hans
2009-12-23revert the previous; not intended to be part of that commit, or any commitmrg
2009-12-23rework the main SUBDIR list here as suggested by enami. put .WAIT onmrg
2009-12-15Fix parallel build. Analyzed & patch provided by enami@, thanks!uebayasi
2009-12-14disable only parallel make.christos
2009-12-14Disable parallel build, which always fails at compiling itable.c / interp.c.uebayasi
2008-12-05MACHINE_CPU is "mips" not "xxmips".mrg
2007-02-19disable sim for mips until someone adds the rest of the build framework for it.chs
2006-11-25Fix the logic for --disable-sym. Hi uwe!skrll
2006-11-24Disable sim for mknative unless it's known to work (configure'suwe
2006-11-24Pass preset configure "cache" vars in the environment not only to theuwe
2006-11-23Note that nbmake-MACHINE native-gdb writes files under src, so thisuwe
2006-11-23Wrap overlong line to fit.uwe
2006-11-23Use -isystem to add ${DESTDIR}/usr/include to the search path.uwe