Age | Commit message (Expand) | Author | Files | Lines |
2001-03-06 | Fix whitespace problem in my most recent entry. | Kevin Buettner | 1 | -1/+1 |
2001-03-06 | Configury changes for AIX5/IA-64. | Kevin Buettner | 7 | -139/+344 |
2001-03-05 | Reverted revision 1.2. | Michael Chastain | 1 | -23/+1 |
2001-03-05 | Revert revisions 1.81, 1.82, 1.83, 1.84, and 1.85. | Michael Chastain | 1 | -173/+6 |
2001-03-05 | Revert revision 1.2. | Michael Chastain | 2 | -3/+3 |
2001-03-05 | * TODO (GDB 5.1 Known Problems): Document z8k as broken. | Andrew Cagney | 2 | -0/+16 |
2001-03-05 | clarify my recent entry. | Christopher Faylor | 1 | -1/+1 |
2001-03-05 | * wince.c: Change realloc to xrealloc throughout. | Christopher Faylor | 2 | -5/+10 |
2001-03-05 | * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter. | Andrew Cagney | 8 | -9/+40 |
2001-03-04 | Obvious fix: in an entry for 1997-02-01, expand wildcard to explicit | Michael Chastain | 1 | -1/+49 |
2001-03-04 | Obvioux fix: in an entry for 1997-06-29, expand wildcard to explicit | Michael Chastain | 1 | -1/+40 |
2001-03-04 | Obvious fix: in an entry for 1997-09-10, expand wildcard to explicit | Michael Chastain | 1 | -1/+23 |
2001-03-04 | Obvious fix. Add missing ChangeLog entry for gdb.c++/ovldbreak.exp | Michael Chastain | 1 | -0/+22 |
2001-03-04 | Obvious fix: in an entry for 2001-02-11, change "gdb.base/cplusfuncs.exp" | Michael Chastain | 1 | -1/+1 |
2001-03-04 | Obvious fix: in an entry for 1997-02-23, expand wildcard to explicit | Michael Chastain | 1 | -3/+61 |
2001-03-04 | Obvious fix: in entries for 1998-02-10 and 1998-02-06, | Michael Chastain | 1 | -2/+2 |
2001-03-04 | Obvious fix: in an entry for 1997-02-11, change "m32r/tm-m32r.h" to | Michael Chastain | 1 | -1/+1 |
2001-03-03 | * solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET | Kevin Buettner | 1 | -0/+5 |
2001-03-03 | Don't use ANOFFSET as an lvalue. | Kevin Buettner | 1 | -2/+2 |
2001-03-03 | * MAINTAINERS (paper trail): Update. | Andrew Cagney | 2 | -0/+3 |
2001-03-03 | Change convention to ``Fix PR gdb/NNNN'' | Andrew Cagney | 2 | -2/+10 |
2001-03-03 | From 2001-03-01 Tom Rix <trix@redhat.com>: | Andrew Cagney | 4 | -2/+16 |
2001-03-03 | Move GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.h | Kevin Buettner | 3 | -5/+13 |
2001-03-02 | 2001-03-02 Matt Hiller <hiller@redhat.com> | Matthew Hiller | 2 | -1/+11 |
2001-03-02 | Revise earlier comment regarding sparc-nat.c to be more meaningful. | Kevin Buettner | 1 | -1/+1 |
2001-03-02 | Fix typo in which sparc-nat.c was changed to include itself. | Kevin Buettner | 2 | -1/+4 |
2001-03-02 | * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__ | J.T. Conklin | 4 | -10/+23 |
2001-03-01 | * i386-stub.c (handle_exception): Use 'T' response packet. | J.T. Conklin | 2 | -4/+27 |
2001-03-01 | [fix my email address in changelog entries] | Michael Snyder | 1 | -39/+39 |
2001-03-01 | 2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2 | -1/+10 |
2001-03-01 | * gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration. | J.T. Conklin | 3 | -7/+14 |
2001-03-01 | * Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS. | Andrew Cagney | 3 | -3/+14 |
2001-03-01 | Document pragmatics of why gdb_assert() is lowercase. | Andrew Cagney | 2 | -0/+9 |
2001-03-01 | * Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency | Andrew Cagney | 2 | -2/+8 |
2001-03-01 | * Makefile.in (regcache_h): Define. Add $(regcache_h) to | Andrew Cagney | 2 | -109/+138 |
2001-03-01 | 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2 | -5/+11 |
2001-03-01 | 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2 | -29/+32 |
2001-03-01 | * regcache.h (register_valid): Fix comment documenting valid | Andrew Cagney | 2 | -1/+6 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 153 | -143/+527 |
2001-03-01 | Fix the year on the following lines: | Michael Chastain | 1 | -4/+4 |
2001-02-28 | 2001-02-28 Matt Hiller <hiller@redhat.com> | Matthew Hiller | 2 | -0/+5 |
2001-02-28 | 2001-02-27 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2 | -1/+6 |
2001-02-27 | remove conflict indicator. | David Taylor | 1 | -1/+0 |
2001-02-27 | fix off by one error in test for error. | David Taylor | 2 | -1/+7 |
2001-02-27 | * config/sparc/sp64linux.mt: New file. | Andrew Cagney | 5 | -0/+51 |
2001-02-25 | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 38 | -74/+123 |
2001-02-23 | Mention how to cite GDB problem reports. | Andrew Cagney | 3 | -1/+17 |
2001-02-23 | Mention gdbarch.sh and to not submit gdbarch.[ch]. | Andrew Cagney | 2 | -0/+13 |
2001-02-23 | 2001-02-22 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2 | -10/+22 |
2001-02-22 | Move get_saved_register to frame.h. | Andrew Cagney | 3 | -5/+10 |