summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/gdb
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect gnu/usr.bin/binutils/{gasp,gdb,gdbreplay}, as these havedim2010-11-1123-3171/+0
* MFtbemd:imp2010-08-231-14/+5
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-102-0/+7
* Remove alpha support from here too. FreeBSD 6 was the last branch toimp2010-02-031-5/+0
* 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-115-275/+317
* Use pcbp->pcb_ufp for UltraSparc vs. ->pcb_fp.obrien2004-05-101-2/+2
* 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-267-22/+24
* Use proper name.obrien2004-01-262-6/+8
* style.Makefile(5)obrien2004-01-261-2/+3
* Follow existing GDB style for frame_info vars.obrien2004-01-261-5/+5
* Remove trailing white space.obrien2004-01-261-5/+5
* FBSDID style nit.obrien2003-11-121-1/+2
* Implement gdb_solib_create_inferior_hook().simokawa2003-10-291-1/+7
* 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-214-2/+330
* 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
* GC 'char sigmap[]' (it is no longer used)fjoe2003-01-041-40/+0
* Add support for sparc64 kernel debugging.mp2002-10-211-5/+64
* We HAVE_STPCPY now.obrien2002-10-201-2/+2
* Remove dependency on version.in for version information.mp2002-10-121-2/+3
* Fix function parameter lists to be correct and eliminate compiler warnings.mp2002-10-121-3/+4
* Use the new FreeBSD vectors from Binutils 2.13.1.obrien2002-10-112-2/+2
* Fix GNU coding violations.obrien2002-09-182-2/+2
* Stop using 3 distinct and far varied coding styles in a single file.obrien2002-09-181-280/+277
* Recognize frames for lcall_syscall and int0x80_syscall.peter2002-07-281-2/+4
* Make our i386 hacks in a less vendor file disturbing manner.obrien2002-07-101-0/+25
* Stop trying to reimplement libkvm on i386. Instead use it directly andobrien2002-07-101-824/+422
* Target specific FreeBSD kgdb hacks.obrien2002-07-107-0/+47
* Dike out bits specific to i386. This pretty much means no kgdb forobrien2002-06-301-10/+34
* Bmake bits for GDB 5.2.obrien2002-06-301-4/+0
* I don't see any reason to conditionalize this.obrien2002-06-291-2/+0
* Bmake bits for GDB 5.2.obrien2002-06-291-0/+35
* Best guess at configurations for our other arches. (totally untested)obrien2002-06-293-0/+15
* Allow to compile and at least startup on sparc64.obrien2002-06-295-7/+33
* Bmake bits for GDB 5.2.obrien2002-06-2918-3213/+176
* NO! We DON'T wany any libintl action here.obrien2002-06-281-1/+1
* Things Gdb 5.2 wants to know about us.obrien2002-06-281-27/+203
OpenPOWER on IntegriCloud