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