aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/gdb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Switch to a label that is appropriate for the release.Scott Long2003-12-071-2/+2
* 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
* Add support for ELF shared libraries. Also use bfd from the binutils in thatDoug Rabson1998-04-301-3/+30
* Removed vestiges of use of beforedepend target.Bruce Evans1998-03-191-3/+3
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-071-22/+9
* Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-051-2/+3
* delete kcorelow.c, it didn't produce any code and broke init.cGary Jennejohn1997-05-021-2/+2
* Clean up merge from 2.2 (without spamming peter's changes)Paul Traina1997-05-011-7/+4
* Patch up init.c generation so that it works in -current.. It was tryingPeter Wemm1997-05-011-11/+10
* Fix up a spurious '@' I added at the last secondPaul Traina1997-05-011-4/+4
* Merge from 2.2: auto-gen init.c and add ser-tcp.cPaul Traina1997-05-011-5/+53
* Backed out previous change. It just gave a more verbose Makefile byBruce Evans1997-04-301-3/+1
* change kvm-fbsd.c so that kernel debugging works again.Gary Jennejohn1997-04-271-1/+3
* Attempt to patch up gdb so that it has a chance of working with the newPeter Wemm1997-04-071-3/+3
* generate c-exp.c, f-exp.c and m2-exp.c with yacc rather than usingPeter Wemm1997-03-291-2/+5
* delete the LINKS line (link gdb to kgdb) by popular demand.Gary Jennejohn1997-03-151-3/+1
* add LINKS line to Makefile to automatically produce a link to kgdbGary Jennejohn1997-03-121-1/+3