| Age | Commit message (Expand) | Author |
| 2003-11-27 | delete GDB 5.0. it is no longer used by supported platforms (sorry pc532 :-) | mrg |
| 2003-09-22 | get sys/signal.h included before machine/frame.h includes m68k/signal.h | cl |
| 2003-08-15 | Correctly decode the switchframe *and the two callframes above it* which | matt |
| 2003-08-15 | Register `fill' was renamed to `lr'. | hannken |
| 2003-04-25 | Make sure to supply the PS_REGNUM (as a fixed value) so that | matt |
| 2003-03-14 | Support a Mac OS X host. | thorpej |
| 2003-03-04 | NetBSD doesn't support PS_REGNUM or anything >= MQ_REGNUM. | matt |
| 2003-03-03 | print_insn_shl() in gnu/dist/toolchain/opcodes/sh-dis.c has been merged | tsutsui |
| 2003-02-27 | Print thread name, if any. | nathanw |
| 2003-02-22 | Make sure a few instances of mkinstalldirs is run via $SHELL so it's not | jmc |
| 2003-02-17 | Include both application threads and "raw" LWPs in GDB's list of | nathanw |
| 2003-01-19 | Thread support for sparc and sparc64, not yet complete. | martin |
| 2003-01-18 | merge nathanw_sa | christos |
| 2003-01-18 | merge nathanw_sa | christos |
| 2002-09-17 | Make sure to write back correct FP state. Fixes port-i386/17927. | toshii |
| 2002-08-28 | Not for the trunk yet. | nathanw |
| 2002-08-27 | Support for debugging threaded programs, with libpthread and libpthread_dbg. | nathanw |
| 2002-07-20 | Correct obviously wrong memset() args. OK'd by itojun. | mjl |
| 2002-07-03 | NetBSD/powerpc is not AIX, so #undef RS6000_TARGET. | nathanw |
| 2002-05-10 | Change the sed expression that comments out NATDEPFILES to | thorpej |
| 2002-05-10 | Don't include <sys/param.h> or <machine/vmparam.h>. | thorpej |
| 2002-05-06 | Fix a "comparison always true" warning from gcc-current. | thorpej |
| 2002-05-05 | Basic (emphasis on basic) GDB support for NetBSD/sh3. | thorpej |
| 2002-04-28 | Use the disassembler from libopcodes, not a private one. | thorpej |
| 2002-04-08 | Multi-line string literals are not allowed in ISO C. | thorpej |
| 2002-03-27 | Oops...don't check against &0x1 as the address is already even which is the | jmc |
| 2002-03-22 | Fix sparc64 so locals and args can be accessed correctly. | jmc |
| 2002-03-09 | When checking that a potentially-unsigned enum is >= 0, assign it to an int | bjh21 |
| 2002-03-07 | Also supply the FOP_REGNUM value in supply_xmmregs(). | jdolecek |
| 2002-02-21 | make this build cross by not splitting NATDEPFILES across a line with a | mrg |
| 2002-02-19 | Add support for ELF core files. | thorpej |
| 2002-02-10 | pull across kcore_fetch_registers() from gnu/dist/gdb/sparcnbsd-nat.c, and | mrg |
| 2002-02-09 | bring forward a change from the old gdb: | chs |
| 2002-01-22 | * part of port-powerpc/14307: add psim support for nbsd & linux powerpc | mrg |
| 2002-01-18 | Fix handling of FP registers. | thorpej |
| 2002-01-18 | When removing a single-step breakpoint, fix-up the PC, since GDB does | thorpej |
| 2002-01-18 | NetBSD does not mark the outermost frame, so define FRAME_CHAIN_VALID | thorpej |
| 2002-01-18 | Comment out token after #endif. | thorpej |
| 2002-01-04 | Use mips* rather than mipsel* or mipseb* to set gdb_host_cpu. From | thorpej |
| 2002-01-04 | Set gdb_host_cpu to "mips" if mipsel. | thorpej |
| 2002-01-04 | Overhaul, and add support for ELF core files. | thorpej |
| 2001-12-21 | Fixes to alpha_next_pc() (for software single-step): | thorpej |
| 2001-12-21 | Minimal changes/files to get gdb for vax building under the new toolchain. | matt |
| 2001-12-21 | Implement software single stepping, and enable it for NetBSD/alpha. | thorpej |
| 2001-12-21 | Major overhaul, plus support ELF core files. | thorpej |
| 2001-12-19 | Tag all version strings with "nb1" to make FSF/binutils/gcc/gdb people | tv |
| 2001-12-16 | Make this compile. Still needs work. | thorpej |
| 2001-12-16 | Avoid infinite #include recursion. | thorpej |
| 2001-12-14 | Add an alpha*-*-netbsd* target. | thorpej |
| 2001-12-11 | New NetBSD/sparc GDB native dependent module, cloned from the new | thorpej |