aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/libgdb
Commit message (Expand)AuthorAgeFilesLines
* Retire obsolete GDB 6.1.1Ed Maste2020-12-153-1898/+0
* Make _TO_CPUARCH macro for ARCH to CPUARCH conversionsWarner Losh2017-08-121-1/+1
* Add full softfloat and hardfloat support for MIPS.Ruslan Bukin2016-10-311-1/+1
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-1/+1
* Revert r302670 and r302671 for now.Bryan Drewery2016-07-131-1/+1
* Create one list of replacements for MACHINE_CPUARCH as MACHINE_CPUARCH_SUB.Bryan Drewery2016-07-121-1/+1
* Make armv6 hard float abi by default. Kill armv6hf.Warner Losh2016-05-181-1/+1
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-242-1211/+19
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+1211
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-0/+1
| |\ | |/ |/|
| * Merge headSimon J. Gerraty2014-04-281-1/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-10-131-8/+6
| * Merge from headSimon J. Gerraty2013-09-052-35/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-18/+32
| * | Sync from headSimon J. Gerraty2012-11-041-1/+1
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+1201
* | | | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.Andrew Turner2014-03-231-1/+1
| |_|/ |/| |
* | | Fold in frame-unwind patchEd Maste2013-06-172-35/+2
| |/ |/|
* | Merging of projects/armv6, part 3Oleksandr Tymoshenko2012-08-151-1/+1
|/
* Print key value, an index, otherwise we don't know which key is allocated.David Xu2012-05-211-1/+1
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.Juli Mallett2012-03-291-1/+1
* Print the raw value of si_code, that is esp. useful for undecoded values.Konstantin Belousov2011-03-261-3/+4
* Merge binutils 2.17.50 to head. This brings a number of improvements toDimitry Andric2011-02-181-2/+6
|\
| * Sync: merge r215464 through r215708 from ^/head.Dimitry Andric2010-11-221-3/+44
| |\
| * \ Sync: merge r215273 through r215318 from ^/head.Dimitry Andric2010-11-141-1/+1
| |\ \
| * \ \ Sync: merge r214895 through r215140 from ^/head.Dimitry Andric2010-11-111-1/+9
| |\ \ \
| * | | | Fix warnings in fbsd-threads.c.Dimitry Andric2010-11-011-2/+6
* | | | | Retire TARGET_ABI.Warner Losh2011-01-071-1/+1
| |_|_|/ |/| | |
* | | | Add the ability for GDB to printout the thread name along with otherAttilio Rao2010-11-221-3/+44
| |_|/ |/| |
* | | Add missing '/'.Yoshihiro Takahashi2010-11-141-1/+1
* | | We need to add powerpc64->powerpc translations (I knew I hated copyingWarner Losh2010-11-141-1/+1
| |/ |/|
* | Complete the integration of tbemd branch into head.Warner Losh2010-11-101-1/+9
|/
* For "thread signal" command, print some information from siginfo whenKonstantin Belousov2010-07-041-0/+37
* Widen psaddr_t from uintptr_t to uint64_t. This results in anMarcel Moolenaar2008-09-141-6/+7
* - Add a global variable 'fbsdcoreops_suppress_target' that can be set toJohn Baldwin2008-04-291-2/+11
* Avoid writing uninitialized stack data into a thread's MMX/SSE state byEd Maste2007-02-201-7/+12
* Clean the product of patch(1).Ruslan Ermilov2006-04-101-0/+2
* Introduce a new proc service routine ps_linfo() to get LWP info.David Xu2006-02-071-0/+14
* 1. Eliminate compile warnings.David Xu2006-02-061-8/+60
* Add a kluge to allow kgdb(1) to inject its own frame sniffer in theMarcel Moolenaar2005-09-102-2/+33
* Add support for XMM registers in GDB for x86 processors that supportDoug Rabson2005-05-311-11/+111
* Don't try to enable event reporting for core file, it is not writable.David Xu2005-05-061-0/+2
* Report events from thread library.David Xu2005-04-121-16/+210
* Print thread address.David Xu2005-04-051-4/+4
* Use the system gnuregex library vs. building GNU regex bits into libibertyDavid E. O'Brien2005-02-141-0/+5
* When grabbing registers for an lwp, fake the inferior's pid using thePeter Edwards2005-01-111-2/+6
* Source changes to allow building a cross-debugger. Move solib.c andMarcel Moolenaar2004-12-051-3/+2
* Fix previous commit. GDB_CROSS_DEBUGGER needs to be defined for allMarcel Moolenaar2004-12-051-9/+1