summaryrefslogtreecommitdiff
path: root/tools/gdb/Makefile
AgeCommit message (Expand)Author
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-23Use -isystem to add ${DESTDIR}/usr/include to the search path.uwe
2006-07-21Configure using --with-separate-debug-dir=/usr/libdata/debug.lukem
2006-07-02Explicitly pass "--prefix=/usr" to configure so that DEBUGDIR andnathanw
2006-05-30Support .native in an objdir, so I can keep more than one around at anathanw
2006-05-29Support for mknative machinery.nathanw
2003-10-26add gdb53 as a host tool for use as a crossgdbcl