Age | Commit message (Expand) | Author | Files | Lines |
2002-03-23 | * defs.h (error): Add printf format attribute. | Andrew Cagney | 1 | -1/+1 |
2001-07-15 | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 1 | -9/+9 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -1/+2 |
2000-11-03 | * TODO: Note abstraction layer violation where "ocd reset" command | J.T. Conklin | 1 | -7/+0 |
2000-10-16 | Protoization. | Kevin Buettner | 1 | -3/+1 |
2000-09-01 | * dcache.c (dcache_info): Output a cache line's state vector so it | J.T. Conklin | 1 | -2/+2 |
2000-08-18 | * MAINTAINERS: Add myself as dcache.c maintainer. | J.T. Conklin | 1 | -1/+1 |
2000-08-10 | * monitor.c (monitor_open): If a dcache has already been created, | J.T. Conklin | 1 | -1/+6 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -46/+22 |
2000-06-19 | * remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed | J.T. Conklin | 1 | -21/+0 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -3/+3 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -108/+110 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+654 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -654/+0 |
1998-10-16 | 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -5/+10 |
1998-10-01 | Replace "exec" with "executable" in messages. | Andrew Cagney | 1 | -1/+1 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -1/+4 |
1995-09-29 | Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -64/+0 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-02-02 | gcc -Wall lint. | Stan Shebs | 1 | -2/+0 |
1994-12-24 | * remote-est.c: New file supports EST-300 CPU32 background | Steve Chamberlain | 1 | -0/+1 |
1994-10-15 | * symfile.c (reread_symbols): Include bfd_errmsg string in error | Jim Kingdon | 1 | -1/+8 |
1994-02-26 | Fix typo in last change, print_filtered -> printf_filtered | Peter Schauer | 1 | -1/+1 |
1994-02-26 | * remote.c, remote-mon.c, remote-utils.c, remote-utils.h, | Jim Kingdon | 1 | -8/+18 |
1994-02-08 | * README: Remove note about gcc warnings on alpha, these should be | Peter Schauer | 1 | -1/+2 |
1994-01-28 | * main.c (baud_rate): Add FIXME comment about printing -1 value. | Jim Kingdon | 1 | -16/+17 |
1993-12-12 | * ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty. | Steve Chamberlain | 1 | -5/+5 |
1993-11-15 | * remote-utils.c, remote-utils.h (gr_load_image): New function to | Steve Chamberlain | 1 | -2/+57 |
1993-11-02 | Fix a couple typos introduced by recent checkins | Stan Shebs | 1 | -2/+2 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -7/+7 |
1993-10-21 | * Move "set remotebaud" from remote-utils.c to main.c to it applies | Jim Kingdon | 1 | -8/+0 |
1993-10-21 | * main.c: Make baud_rate and remote_debug be global variables, | Stu Grossman | 1 | -10/+1 |
1993-09-21 | * remote.c, remote-utils.c: Use SERIAL_FLUSH_INPUT after opening it. | Jim Kingdon | 1 | -0/+4 |
1993-09-14 | * remote.c: Define remote_debug to 0 and #if 0 baud_rate. Temporary | Jim Kingdon | 1 | -2/+4 |
1993-09-13 | collect some remote things into remote-utils | K. Richard Pixley | 1 | -0/+648 |