summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb
AgeCommit message (Expand)Author
2002-02-11Skip building if the target's .mk file is missing.tv
2002-02-10pull across kcore_fetch_registers() from gnu/dist/gdb/sparcnbsd-nat.c, andmrg
2002-01-22Fix some MKGDB=no bugs.thorpej
2002-01-22add PSIM support to gdb and install the stand alone in /usr/bin/psim. thismrg
2002-01-22regenerate.mrg
2001-12-31Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAINthorpej
2001-12-21Update for changes to alphanbsd-nat.c.thorpej
2001-12-19* Add protoize and unprotoize. (Closes PR 6894.)tv
2001-12-19Remove COPTS+=-g. This should be set by the builder, not this Makefile.tv
2001-12-15Allow a new-toolchain build to be done without actually buildingthorpej
2001-12-14Commit the results of running toolchain2netbsd on the Alpha.thorpej
2001-12-11Update for new sparcnbsd-nat.cthorpej
2001-12-10Update for changes to sp64nbsd-nat.cthorpej
2001-12-10Add mipsel gdb build framework from mipseb. Compile-tested only.gmcgarry
2001-12-05Add toolchain2netbsd generated files for gdb build on mipseb.rafal
2001-11-29Add _initialize_ser_tcpthorpej
2001-11-29Add ser-tcp.o (manually; it was a simple change).thorpej
2001-11-29Add i386nbsd-tdep.o (added manually; it was a simple change).thorpej
2001-11-20Add _initialize_armnbsd_nat() (didn't bother re-running the script;thorpej
2001-11-05Add m68k-specific `toolchain2netbsd' generated toolchain build/config files.scw
2001-10-27Updated ARM defs.mkmatt
2001-10-23Regen from toolchain2netbsdmatt
2001-10-18Updated files from new toolchain2netbsdmatt
2001-09-08Rebuild USE_NEW_TOOLCHAIN files for vax. Add binutils, etc. ..matt
2001-08-30Regenerate so that ${DIST} is not expanded.matt
2001-08-28Commit NEW_TOOLCHAIN files. Do not attempt to use these unless you knowmatt
2001-08-19Update new toolchain that now toolchain2netbsd has beenmatt
2001-08-16include ../../Makefile.inc to set BINDIR.mrg
2001-08-15regenerate.mrg
2001-08-14Regen.tv
2001-08-14Regen.tv
2001-08-10build sparc & sparc64 binutils & gdb.mrg
2001-08-06Add new toolchain gdb build structure, in new subdir to go along withtv
2001-08-06Turn this off on USE_NEW_TOOLCHAIN temporarily.tv
2001-04-10don't build on sparc64.mrg
2001-03-11Use MACHINE_CPU instead of MACHINE_ARCH. Ony disable gdb for arm & sh3matt
2001-02-23Enable kcore-nbsd.c for powerpc.matt
2001-01-09- Use PRINTOBJDIR and .WAIT where appropriate.enami
2001-01-05adapt CPPFLAGS so that readline.h is properly found after it's movejdolecek
2001-01-04sh3 splititojun
2000-11-28libbfd is ../../lib/libbfd. not ../../lib/bfdjmc
2000-08-07Add modification remark as required by the GPL.ws
2000-08-02Add missing $ from {MACHINE_ARCH}pooka
2000-08-02don't include solib.h if the system is sh3&&(!ELF)msaitoh
2000-07-08solib.o is required for linking even on MKPIC="no".eeh
2000-04-14Just one backslash at the end of a line, please.nathanw
2000-04-14Don't compile kcore-nbsd.c when MACHINE_ARCH==sh3msaitoh
2000-04-13gdb for sh3 (broken)msaitoh
2000-03-27Make this at least compile on platforms that don't define BREAKPOINT.ws
2000-03-23Add IPKDB support to GDB.ws