summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb
AgeCommit message (Expand)Author
1999-11-26add TDEPFILES.sh3msaitoh
1999-09-25Cosmetic changes:enami
1999-09-25Use the value of environment variable NM as a name of nm command.enami
1999-09-25Pass down the value of NM to mkinit.sh as environment variable.enami
1999-05-03Support NetBSD/powerpc.tsubai
1999-04-04Make gdb compile on sparc64. (Actually work correctly is another thing....)eeh
1999-03-17Make it a tad bit easier to bootstrap an a.out system to ELF. Introducethorpej
1999-03-13one more mipse[bl]->mips substitution, from Jonathan Stonedrochner
1999-02-16Remove .texi's from CLEANFILES.tv
1999-02-16Add files not committed during update.tv
1999-02-13Create necessary files for info build.christos
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-11Add Texinfo doc.tv
1999-02-10Update build to 4.17.tv
1999-02-10BFD library is in "src/gnu/lib/libbfd" now.tron
1999-02-07Add -DSVR4_SHARED_LIBS if elf.christos
1998-09-06Stopgap fix for mips until this make procedure is overhauled.tv
1998-08-22Fix target naming. Needs more cleanup.tv
1998-07-27Change mips to mipsel, and disable mipseb until a suitable _mipseb.mktv
1998-07-25Use the readline emulation in libedit.mycroft
1998-05-22Integrate NetBSD arm32 diffs for gdb. Now compiles and works `out of thetv
1998-05-07This hasn't been fully ported to the PowerPC yet.mycroft
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
1998-03-16thise gdb doesn't build on the arm32, so don't build it or its libraries.cgd
1998-02-14Do the OBJDIR hackery just like everything else does it.mycroft
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-20Don't define NO_SINGLE_STEP here because it is already defined ingwr
1997-10-20Add back -DNO_SINGLE_STEP to DEFS, to avoid PT_STEP for the 1.3 branch.jonathan
1997-10-19Put back kcore-nsbd.c, it builds.jonathan
1997-10-19Leave out kcore-nbsd.c on these for nowgwr
1997-10-19Use config/mips/?m-nbsd.hgwr
1997-10-18Add rcsid and a commentgwr
1997-10-18Add dir commands to find sources.gwr
1997-10-18... and in with the new! (other files added via repository copy)gwr
1997-10-18Out with the old...gwr
1997-10-18Out with the old...gwr
1997-10-17Take a stab at this.gwr
1997-09-29Change .o to .cgwr
1997-09-26Initial NetBSD/alpha supportgwr
1997-09-26BSD-style build infrastructure for gdb-4.16gwr
1997-08-15Allow to use a line break to interrupt a remote debugging target.drochner
1997-06-25don't clobber SUBDIR set within conditionalmikel
1997-06-23install all man pages.mrg
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-30Remove empty libinstall target and add NOINSTALL=1.cjs
1997-05-07Use libinstall::, not install:, to prevent instaling LIB.mycroft
1997-05-07Add .MAKE to the .OBJDIR hacks, so they work with `make -n'.mycroft
1997-04-19make sure that arch-specific makefiles exist before they're included.cgd
1997-03-24Makefile cleanupschristos
1996-10-16Add protocol module for remote IPKDB debuggingws