aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb/arch
Commit message (Expand)AuthorAgeFilesLines
* Retire obsolete GDB 6.1.1Ed Maste2020-12-1526-6315/+0
* Disable sbrk() use in GNU tools.Brooks Davis2018-09-217-7/+7
* Remove ia64.Marcel Moolenaar2014-07-073-794/+0
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneEd Maste2013-06-078-24/+0
* Fix typo. Not a win in terms of functionality but in terms of completeness.Andreas Tobler2012-08-191-1/+1
* Note two shortcomings of GDB on MIPS that should be addressed.Juli Mallett2012-03-131-0/+3
* Do not include <sys/ptrace.h> if we're building a cross-debugger, ptrace isn'tOlivier Houchard2011-08-261-1/+1
* Compile fbsd-threads.c. Amongst others this is necessary for a workingMarius Strobl2011-08-062-0/+3
* Fix initialization order:_initialize_svr4_solib shouldOleksandr Tymoshenko2010-11-071-2/+2
* Link threads support to the buildOleksandr Tymoshenko2010-11-072-1/+2
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn2010-07-103-0/+797
* Fix typo in commentWarner Losh2010-03-191-1/+1
* These contain JC's patch to get gdb sort of workingRandall Stewart2010-02-202-2/+6
* Compile fbsd-threads.c. Threading & TLS support is working just fine.Marcel Moolenaar2010-02-162-1/+3
* Document what the sed trick is for.David E. O'Brien2008-10-162-4/+5
* Unbreak the arm build, by spelling LIBSRCS correctly.Olivier Houchard2008-08-021-1/+1
* Do not build fbsd-threads.c if we're building a cross-debugger.Olivier Houchard2008-08-021-1/+4
* FreeBSD/mips gdb build suspport. From the mips2-jnpr branch.Warner Losh2008-04-263-0/+794
* Add thread support for arm.Olivier Houchard2007-11-174-5/+40
* There's no reason why we couldn't attach to a live process on arm.Olivier Houchard2007-11-171-0/+3
* Fix static/extern mismatch by patching corresponding tdep filesAlexander Kabaev2007-05-192-2/+11
* Add threading support.Marcel Moolenaar2007-05-012-1/+3
* Architecture specific portions of gdb for arm.Warner Losh2006-09-148-0/+1477
* Add basic support for PowerPC. This excludes kgdb(1).Marcel Moolenaar2006-08-243-0/+795
* Remove alpha-specific stuff.Ruslan Ermilov2006-08-233-794/+0
* Add support for XMM registers in GDB for x86 processors that supportDoug Rabson2005-05-311-1/+1
* Source changes to allow building a cross-debugger. Move solib.c andMarcel Moolenaar2004-12-0515-2/+27
* Makefile (only) changes to allow building a cross debugger.Marcel Moolenaar2004-11-305-12/+23
* Whitespace fix.Marcel Moolenaar2004-11-091-1/+1
* Initialize thread_db module.David Xu2004-08-101-0/+2
* Initialize thread_db module.David Xu2004-08-081-0/+2
* Update config.h to account for the prgregset_t and psaddr_t typesMarcel Moolenaar2004-07-165-10/+10
* Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64Marcel Moolenaar2004-06-2515-0/+3958