| Age | Commit message (Expand) | Author |
| 2000-07-09 | Make sense of registers from coredumps. | eeh |
| 2000-07-04 | When printing a longword displacement, grab the displacement as a | matt |
| 2000-06-04 | Read fp regs from core file. | tsubai |
| 2000-06-04 | Use PT_{GET,SET}FPREGS. | tsubai |
| 2000-05-10 | supports single step! | msaitoh |
| 2000-04-13 | gdb for sh3 (broken) | msaitoh |
| 1999-11-26 | gdb for SH (doesn't work yet) | msaitoh |
| 1999-09-10 | Correct the condition codes. | is |
| 1999-06-06 | gdb no longer did tracebacks on the pc532. Use unsigned not signed | matthias |
| 1999-05-03 | Support NetBSD/powerpc. | tsubai |
| 1999-04-21 | So, I can't believe the shlib fix for alpha was actually this easy. | tv |
| 1999-04-21 | Recognize the egcs function prologue. Patch from thorpej. | tv |
| 1999-04-04 | Make gdb compile on sparc64. (Actually work correctly is another thing....) | eeh |
| 1999-03-25 | Pull in some of the changes from tm-arm.h so that arm-tdep.h will build. | mark |
| 1999-03-25 | Correct SIGTRAMP_* addresses. | mark |
| 1999-03-25 | Fix an errant #endif probably from the 4.17 merge. | mark |
| 1999-03-25 | Fix the function prototype for single_step(). | mark |
| 1999-03-24 | Fix compile warning about redefinition of SVR4_SHARED_LIBS (which must be | tv |
| 1999-03-08 | Update declaratino of mips single_step() so it compiles again. | jonathan |
| 1999-03-02 | Add invalid_float (from opcodes/ns32k-dis.c). | matthias |
| 1999-03-01 | about everything in these files got doubled during the 4.17 update. | matthias |
| 1999-03-01 | Make this build on alpha. Still doesn't work well, though, and now | ross |
| 1999-02-23 | Make `call' command work on arm32. Patch supplied by Richard Earnshaw in | tv |
| 1999-02-19 | s/the the/the/ in comment | abs |
| 1999-02-13 | target_xfer_memory is private now; use target_{read,write}_memory instead. | christos |
| 1999-02-12 | Line up Info directory entries horizontally. | tv |
| 1999-02-12 | fully prototype the cast to the line completion function. | christos |
| 1999-02-11 | Remove generated Info documentation. | tv |
| 1999-02-11 | Nuke files lost between gdb 4.16 and 4.17. | tv |
| 1999-02-10 | Lose: nuke RCS IDs from these files. | tv |
| 1999-02-10 | Conflict resolution, and update NetBSD changes to 4.17. | tv |
| 1999-02-10 | Import gdb 4.17. | tv |
| 1999-02-04 | Round 2 of gnu/dist cleanup: | tv |
| 1999-02-03 | First round of gnu/dist cleanup - remove: | tv |
| 1998-11-21 | Prevent gdb from getting stuck in _PROCEDURE_LINKAGE_TABLE_ () | kristerw |
| 1998-10-30 | patch solib.c from gdb 4.16 to work around non-relocation and | jonathan |
| 1998-08-04 | Update for machine/setjmp.h change (JMPBUF* -> _JB*) | mark |
| 1998-07-27 | Document the fact that -w is now a sinonym for --window. Writing in the | bouyer |
| 1998-07-27 | Allow mips{eb,el}-*-netbsd* in configuration, setting default accordingly, | tv |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-06-27 | Remove junk related to KERNEL_U_SIZE. | mark |
| 1998-06-27 | Fix definitions of ADDR_BITS_REMOVE for 32 bit addresses rather than | mark |
| 1998-06-27 | Axe redundant file. | mark |
| 1998-06-27 | Include machine/setjmp.h for JMPBUF_REG_R14 definition. | mark |
| 1998-06-27 | Use ADDR_BITS_REMOVE macro rather than using a hardcoded mask when | mark |
| 1998-06-16 | Avoid unnecessary calls to fetch_inferior_registers() by calling | gwr |
| 1998-06-16 | fetch_core_registers gets all the registers in one call. | gwr |
| 1998-05-22 | Integrate NetBSD arm32 diffs for gdb. Now compiles and works `out of the | tv |