summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/gdb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these havedim2010-11-111-139/+0
* MFtbemd:imp2010-08-231-14/+5
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-101-0/+2
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
* Updated Bmake framework for Binutils 2.15.obrien2004-06-161-1/+4
* Sperate out the MD parts of kvm-fbsd to get rid of the #ifdef maze.obrien2004-06-111-2/+5
* Avoid the whole -I${DESTDIR}/usr/include/gnu issue by includingobrien2004-03-171-2/+1
* Back out attempt to bypass contrib's getopt.h on the way,ache2004-03-051-3/+1
* Move -I${DESTDIR}/usr/include/gnu up, beforeache2004-03-051-1/+3
* style.Makefile(5):johan2004-02-241-1/+1
* Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuache2004-02-171-1/+1
* Remove old explicit -I${DESTDIR}/usr/include/readlineache2004-02-171-1/+1
* Switch back to regex.hache2004-02-161-1/+2
* Discontinuation of an action that now fits on one.obrien2004-01-271-3/+1
* Fix problem where kgdb misses trap frames.obrien2004-01-261-6/+6
* style.Makefile(5)obrien2004-01-261-2/+3
* Enable '--interpreter=mi' support.obrien2003-09-071-1/+3
* s/x86-64/amd64/obrien2003-09-071-1/+1
* style.Makefile(5)obrien2003-09-071-29/+18
* Attempt to automatically read in kernel module symbols when a liveiedowse2003-03-211-1/+1
* Reformat.obrien2003-01-041-22/+24
* Add the ability to debug C++ programs using v2 and v3 of the G++ ABI.obrien2003-01-041-1/+1
* Remove dependency on version.in for version information.mp2002-10-121-2/+3
* Allow to compile and at least startup on sparc64.obrien2002-06-291-5/+13
* Bmake bits for GDB 5.2.obrien2002-06-291-14/+41
* When linking staticaly libtermcap is a postrequisite of libreadline.obrien2002-06-221-2/+3
* We need to link with libiberty.a before libreadline.so. Both supplyobrien2002-06-211-4/+4
* This is only WARNS=0 clean now.obrien2002-05-191-0/+1
* Segregate MD weirdness a little bit more. Improve cross buildability.obrien2002-05-181-9/+6
* GDB 4.18 does not use the mmalloc library by default. So GC a little.obrien2002-03-231-4/+0
* Fix setting of CLEANFILES.obrien2002-03-231-1/+1
* Fix unaligned access in the GDB binary on Alpha.obrien2002-03-161-1/+2
* Turn up WARNS as high as possible.obrien2002-03-131-0/+1
* Deal with a real PITA in that GDB 4.18 (as we imported it) requires aobrien2000-11-251-1/+5
* Pull the switch and activate our Binutils to a snapshot of the up andobrien2000-05-221-0/+4
* callback.c is not really used, nor is it part of GDB 4.18.obrien2000-05-171-1/+1
* Add support for debugging programs using libc_r's implementation ofdfr2000-04-291-14/+14
* Add a '+' to the first LDADD, otherwise it clobbers the LDADD ingj2000-04-041-1/+1
* Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local staticbde2000-03-271-7/+7
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Fixed some regressions in rev.1.40:bde1999-05-111-7/+4
* Add core-regset.c to the Makefile to allow debugging elf corefiles.dfr1999-05-071-2/+2
* * Add bmake framework for using gdb alongside binutils. The old bmakedfr1999-05-021-73/+52
* echo -> ${ECHO}.bde1999-04-031-2/+2
* Fixed breakage of gdbreplay's and gdbserver's BINDIR in previous commit.bde1998-10-151-1/+3
* Fix GDB so that it can handle ELF core dumps.jdp1998-09-141-2/+2
* Missed some BINFORMATs. Fingers! Can't live with 'em. Can't live without 'em.jb1998-08-301-4/+4
* BINFORMAT -> OBJFORMAT ready for E-day. I tossed a coin to decide thisjb1998-08-301-2/+2
* Simplified using new yacc rules. This is cosmetic - the old rulesbde1998-05-041-5/+4
* Fixed apparent bitrot (`=' changed to `?=') in the definition of BINDIRbde1998-05-011-2/+1
OpenPOWER on IntegriCloud