aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/gdb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these haveDimitry Andric2010-11-111-139/+0
* MFtbemd:Warner Losh2010-08-231-14/+5
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn2010-07-101-0/+2
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* Updated Bmake framework for Binutils 2.15.David E. O'Brien2004-06-161-1/+4
* Sperate out the MD parts of kvm-fbsd to get rid of the #ifdef maze.David E. O'Brien2004-06-111-2/+5
* Avoid the whole -I${DESTDIR}/usr/include/gnu issue by includingDavid E. O'Brien2004-03-171-2/+1
* Back out attempt to bypass contrib's getopt.h on the way,Andrey A. Chernov2004-03-051-3/+1
* Move -I${DESTDIR}/usr/include/gnu up, beforeAndrey A. Chernov2004-03-051-1/+3
* style.Makefile(5):Johan Karlsson2004-02-241-1/+1
* Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuAndrey A. Chernov2004-02-171-1/+1
* Remove old explicit -I${DESTDIR}/usr/include/readlineAndrey A. Chernov2004-02-171-1/+1
* Switch back to regex.hAndrey A. Chernov2004-02-161-1/+2
* Discontinuation of an action that now fits on one.David E. O'Brien2004-01-271-3/+1
* Fix problem where kgdb misses trap frames.David E. O'Brien2004-01-261-6/+6
* style.Makefile(5)David E. O'Brien2004-01-261-2/+3
* Enable '--interpreter=mi' support.David E. O'Brien2003-09-071-1/+3
* s/x86-64/amd64/David E. O'Brien2003-09-071-1/+1
* style.Makefile(5)David E. O'Brien2003-09-071-29/+18
* Attempt to automatically read in kernel module symbols when a liveIan Dowse2003-03-211-1/+1
* Reformat.David E. O'Brien2003-01-041-22/+24
* Add the ability to debug C++ programs using v2 and v3 of the G++ ABI.David E. O'Brien2003-01-041-1/+1
* Remove dependency on version.in for version information.Mark Peek2002-10-121-2/+3
* Allow to compile and at least startup on sparc64.David E. O'Brien2002-06-291-5/+13
* Bmake bits for GDB 5.2.David E. O'Brien2002-06-291-14/+41
* When linking staticaly libtermcap is a postrequisite of libreadline.David E. O'Brien2002-06-221-2/+3
* We need to link with libiberty.a before libreadline.so. Both supplyDavid E. O'Brien2002-06-211-4/+4
* This is only WARNS=0 clean now.David E. O'Brien2002-05-191-0/+1
* Segregate MD weirdness a little bit more. Improve cross buildability.David E. O'Brien2002-05-181-9/+6
* GDB 4.18 does not use the mmalloc library by default. So GC a little.David E. O'Brien2002-03-231-4/+0
* Fix setting of CLEANFILES.David E. O'Brien2002-03-231-1/+1
* Fix unaligned access in the GDB binary on Alpha.David E. O'Brien2002-03-161-1/+2
* Turn up WARNS as high as possible.David E. O'Brien2002-03-131-0/+1
* Deal with a real PITA in that GDB 4.18 (as we imported it) requires aDavid E. O'Brien2000-11-251-1/+5
* Pull the switch and activate our Binutils to a snapshot of the up andDavid E. O'Brien2000-05-221-0/+4
* callback.c is not really used, nor is it part of GDB 4.18.David E. O'Brien2000-05-171-1/+1
* Add support for debugging programs using libc_r's implementation ofDoug Rabson2000-04-291-14/+14
* Add a '+' to the first LDADD, otherwise it clobbers the LDADD inGary Jennejohn2000-04-041-1/+1
* Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local staticBruce Evans2000-03-271-7/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Fixed some regressions in rev.1.40:Bruce Evans1999-05-111-7/+4
* Add core-regset.c to the Makefile to allow debugging elf corefiles.Doug Rabson1999-05-071-2/+2
* * Add bmake framework for using gdb alongside binutils. The old bmakeDoug Rabson1999-05-021-73/+52
* echo -> ${ECHO}.Bruce Evans1999-04-031-2/+2
* Fixed breakage of gdbreplay's and gdbserver's BINDIR in previous commit.Bruce Evans1998-10-151-1/+3
* Fix GDB so that it can handle ELF core dumps.John Polstra1998-09-141-2/+2
* Missed some BINFORMATs. Fingers! Can't live with 'em. Can't live without 'em.John Birrell1998-08-301-4/+4
* BINFORMAT -> OBJFORMAT ready for E-day. I tossed a coin to decide thisJohn Birrell1998-08-301-2/+2
* Simplified using new yacc rules. This is cosmetic - the old rulesBruce Evans1998-05-041-5/+4
* Fixed apparent bitrot (`=' changed to `?=') in the definition of BINDIRBruce Evans1998-05-011-2/+1