summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb
AgeCommit message (Expand)Author
2003-11-27gdb 5.0 is gone.mrg
2003-09-26Add -I${DIST} to pull the right readline header.christos
2003-08-18undo previous accidental commit.christos
2003-08-16update for multiple dir build.christos
2003-03-01update / regenerate for binutils 2.13.2.1mrg
2003-01-19Link and initialize thread support for alpha and arm.martin
2003-01-19Thread support for sparc and sparc64.martin
2003-01-18merge nathanw_sachristos
2003-01-18Merge the nathanw_sa branch.thorpej
2003-01-13sim depends on bfd so make it is in front of bfd in the library list.matt
2002-09-22Re-add, it is still used, but one only sees it in a full build, not a toolswiz
2002-09-22Now that the old toolchain is gone, rename gdb.new to gdb, as requestedwiz
2002-09-22Remove some survivors of the old-toolchain removal.wiz
2002-09-19- use NETBSDSRCDIR as appropriatelukem
2002-09-16Delete the egcs/binutils 2.9 toolchain. Remove USE_NEW_TOOLCHAINthorpej
2002-05-20Add native toolchain bits for "armeb" (big-endian ARM).thorpej
2002-05-05Mative GDB build glue for NetBSD/sh3.thorpej
2002-03-22Add m68000-specific `toolchain2netbsd' generated toolchain build/config files.fredette
2002-03-06version[] 5.0-nb1 --> 5.0nb1, as other archs usejdolecek
2002-02-19Make sure _initialize_vaxnbsd_nat() is called (added manually).thorpej
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