| Commit message (Expand) | Author | Age | Files | Lines |
* | * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter. | Andrew Cagney | 2001-03-05 | 8 | -9/+40 |
* | Obvious fix: in an entry for 1997-02-01, expand wildcard to explicit | Michael Chastain | 2001-03-04 | 1 | -1/+49 |
* | Obvioux fix: in an entry for 1997-06-29, expand wildcard to explicit | Michael Chastain | 2001-03-04 | 1 | -1/+40 |
* | Obvious fix: in an entry for 1997-09-10, expand wildcard to explicit | Michael Chastain | 2001-03-04 | 1 | -1/+23 |
* | Obvious fix. Add missing ChangeLog entry for gdb.c++/ovldbreak.exp | Michael Chastain | 2001-03-04 | 1 | -0/+22 |
* | Obvious fix: in an entry for 2001-02-11, change "gdb.base/cplusfuncs.exp" | Michael Chastain | 2001-03-04 | 1 | -1/+1 |
* | Obvious fix: in an entry for 1997-02-23, expand wildcard to explicit | Michael Chastain | 2001-03-04 | 1 | -3/+61 |
* | Obvious fix: in entries for 1998-02-10 and 1998-02-06, | Michael Chastain | 2001-03-04 | 1 | -2/+2 |
* | Obvious fix: in an entry for 1997-02-11, change "m32r/tm-m32r.h" to | Michael Chastain | 2001-03-04 | 1 | -1/+1 |
* | * solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET | Kevin Buettner | 2001-03-03 | 1 | -0/+5 |
* | Don't use ANOFFSET as an lvalue. | Kevin Buettner | 2001-03-03 | 1 | -2/+2 |
* | * MAINTAINERS (paper trail): Update. | Andrew Cagney | 2001-03-03 | 2 | -0/+3 |
* | Change convention to ``Fix PR gdb/NNNN'' | Andrew Cagney | 2001-03-03 | 2 | -2/+10 |
* | From 2001-03-01 Tom Rix <trix@redhat.com>: | Andrew Cagney | 2001-03-03 | 4 | -2/+16 |
* | Move GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.h | Kevin Buettner | 2001-03-03 | 3 | -5/+13 |
* | 2001-03-02 Matt Hiller <hiller@redhat.com> | Matthew Hiller | 2001-03-02 | 2 | -1/+11 |
* | Revise earlier comment regarding sparc-nat.c to be more meaningful. | Kevin Buettner | 2001-03-02 | 1 | -1/+1 |
* | Fix typo in which sparc-nat.c was changed to include itself. | Kevin Buettner | 2001-03-02 | 2 | -1/+4 |
* | * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__ | J.T. Conklin | 2001-03-02 | 4 | -10/+23 |
* | * i386-stub.c (handle_exception): Use 'T' response packet. | J.T. Conklin | 2001-03-01 | 2 | -4/+27 |
* | [fix my email address in changelog entries] | Michael Snyder | 2001-03-01 | 1 | -39/+39 |
* | 2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2001-03-01 | 2 | -1/+10 |
* | * gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration. | J.T. Conklin | 2001-03-01 | 3 | -7/+14 |
* | * README.GDBTK: Minor spelling, grammar, and formatting fixes. | Nicholas Duffek | 2001-03-01 | 2 | -8/+12 |
* | Cleanup of managedwin.ith and managedwin.itb | Keith Seitz | 2001-03-01 | 3 | -94/+130 |
* | * Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS. | Andrew Cagney | 2001-03-01 | 3 | -3/+14 |
* | Document pragmatics of why gdb_assert() is lowercase. | Andrew Cagney | 2001-03-01 | 2 | -0/+9 |
* | * Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency | Andrew Cagney | 2001-03-01 | 2 | -2/+8 |
* | * Makefile.in (regcache_h): Define. Add $(regcache_h) to | Andrew Cagney | 2001-03-01 | 2 | -109/+138 |
* | * library/managedwin.itb (ManagedWin::shutdown): Save each | Nicholas Duffek | 2001-03-01 | 3 | -10/+9 |
* | * library/srctextwin.itb (SrcTextWin::location): Clear previous | Nicholas Duffek | 2001-03-01 | 1 | -0/+5 |
* | * library/srctextwin.itb (config_win): Give focus to $win. | Nicholas Duffek | 2001-03-01 | 2 | -0/+16 |
* | 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2001-03-01 | 2 | -5/+11 |
* | 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2001-03-01 | 2 | -29/+32 |
* | * regcache.h (register_valid): Fix comment documenting valid | Andrew Cagney | 2001-03-01 | 2 | -1/+6 |
* | * generic/gdbtk-cmds.c: Include recently created "regcache.h" | Andrew Cagney | 2001-03-01 | 1 | -0/+4 |
* | Create new file regcache.h. Update all uses. | Andrew Cagney | 2001-03-01 | 153 | -140/+524 |
* | Fix the year on the following lines: | Michael Chastain | 2001-03-01 | 1 | -4/+4 |
* | 2001-02-28 Matt Hiller <hiller@redhat.com> | Matthew Hiller | 2001-02-28 | 2 | -0/+5 |
* | 2001-02-27 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2001-02-28 | 2 | -1/+6 |
* | * generic/gdbtk-cmds.c (gdb_fetch_registers): Mark | Keith Seitz | 2001-02-27 | 2 | -3/+10 |
* | remove conflict indicator. | David Taylor | 2001-02-27 | 1 | -1/+0 |
* | fix off by one error in test for error. | David Taylor | 2001-02-27 | 2 | -1/+7 |
* | * config/sparc/sp64linux.mt: New file. | Andrew Cagney | 2001-02-27 | 5 | -0/+51 |
* | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 2001-02-25 | 38 | -74/+123 |
* | Mention how to cite GDB problem reports. | Andrew Cagney | 2001-02-23 | 3 | -1/+17 |
* | Mention gdbarch.sh and to not submit gdbarch.[ch]. | Andrew Cagney | 2001-02-23 | 2 | -0/+13 |
* | 2001-02-22 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2001-02-23 | 2 | -10/+22 |
* | Move get_saved_register to frame.h. | Andrew Cagney | 2001-02-22 | 3 | -5/+10 |
* | Fix typo in my previously committed ChangeLog entry. | Kevin Buettner | 2001-02-22 | 1 | -1/+1 |