summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/arch
Commit message (Expand)AuthorAgeFilesLines
* Fix initialization order:_initialize_svr4_solib shouldgonzo2010-11-071-2/+2
* Link threads support to the buildgonzo2010-11-072-1/+2
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-103-0/+797
* Fix typo in commentimp2010-03-191-1/+1
* These contain JC's patch to get gdb sort of workingrrs2010-02-202-2/+6
* Compile fbsd-threads.c. Threading & TLS support is working just fine.marcel2010-02-162-1/+3
* Document what the sed trick is for.obrien2008-10-162-4/+5
* Unbreak the arm build, by spelling LIBSRCS correctly.cognet2008-08-021-1/+1
* Do not build fbsd-threads.c if we're building a cross-debugger.cognet2008-08-021-1/+4
* FreeBSD/mips gdb build suspport. From the mips2-jnpr branch.imp2008-04-263-0/+794
* Add thread support for arm.cognet2007-11-174-5/+40
* There's no reason why we couldn't attach to a live process on arm.cognet2007-11-171-0/+3
* Fix static/extern mismatch by patching corresponding tdep fileskan2007-05-192-2/+11
* Add threading support.marcel2007-05-012-1/+3
* Architecture specific portions of gdb for arm.imp2006-09-148-0/+1477
* Add basic support for PowerPC. This excludes kgdb(1).marcel2006-08-243-0/+795
* Remove alpha-specific stuff.ru2006-08-233-794/+0
* Add support for XMM registers in GDB for x86 processors that supportdfr2005-05-311-1/+1
* Source changes to allow building a cross-debugger. Move solib.c andmarcel2004-12-0515-2/+27
* Makefile (only) changes to allow building a cross debugger.marcel2004-11-305-12/+23
* Whitespace fix.marcel2004-11-091-1/+1
* Initialize thread_db module.davidxu2004-08-101-0/+2
* Initialize thread_db module.davidxu2004-08-081-0/+2
* Update config.h to account for the prgregset_t and psaddr_t typesmarcel2004-07-165-10/+10
* Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64marcel2004-06-2515-0/+3958
OpenPOWER on IntegriCloud