| Commit message (Expand) | Author | Age | Files | Lines |
* | 2001-08-10 Orjan Friberg <orjanf@axis.com> | Orjan Friberg | 2001-08-10 | 1 | -1/+1 |
* | * remote.c (init_remote_ops, init_remote_cisco_ops, | Nicholas Duffek | 2001-07-17 | 1 | -3/+5 |
* | Revert previous, included more than intended. | Andrew Cagney | 2001-07-17 | 1 | -19/+9 |
* | * remote.c (init_remote_ops, init_remote_cisco_ops, | Nicholas Duffek | 2001-07-16 | 1 | -9/+19 |
* | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 2001-07-15 | 1 | -34/+34 |
* | s/typedef serial_t/struct serial */ | Andrew Cagney | 2001-07-11 | 1 | -2/+2 |
* | 2001-06-14 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-06-14 | 1 | -5/+94 |
* | 2001-05-25 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-25 | 1 | -0/+1 |
* | 2001-05-21 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-21 | 1 | -2/+4 |
* | 2001-05-15 John S Kallal <jskallal@home.com> | Michael Snyder | 2001-05-16 | 1 | -2/+4 |
* | 2001-05-14 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-14 | 1 | -9/+7 |
* | 2001-05-14 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-14 | 1 | -2/+1 |
* | * remote.c (remote_write_bytes): Set nr_bytes before returning it. | Andrew Cagney | 2001-05-14 | 1 | -0/+1 |
* | 2001-05-10 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-10 | 1 | -2/+16 |
* | 2001-05-10 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-05-10 | 1 | -60/+60 |
* | Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03 | Kevin Buettner | 2001-05-04 | 1 | -48/+56 |
* | 2001-04-26 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-04-26 | 1 | -0/+13 |
* | 2001-04-17 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-04-17 | 1 | -2/+22 |
* | * remote.c (remote_protocol_e, remote_protocol_E): Define. | J.T. Conklin | 2001-04-03 | 1 | -2/+168 |
* | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 2001-03-27 | 1 | -2/+1 |
* | * remote.c (remote_cisco_section_offsets): Do not cast result from | Andrew Cagney | 2001-03-19 | 1 | -4/+3 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | Create new file regcache.h. Update all uses. | Andrew Cagney | 2001-03-01 | 1 | -0/+1 |
* | 2001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2001-02-16 | 1 | -1/+1 |
* | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 2001-02-08 | 1 | -14/+22 |
* | 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com> | Michael Snyder | 2001-02-06 | 1 | -2/+2 |
* | * monitor.c (#include "gdb_wait.h"): Removed. | J.T. Conklin | 2001-02-02 | 1 | -1/+0 |
* | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 2001-01-23 | 1 | -2/+5 |
* | From Mark Salter, fix hw-breakpoint packet format. | Andrew Cagney | 2001-01-18 | 1 | -2/+2 |
* | * regcache.c (set_register_cached, register_buffer, | Nicholas Duffek | 2001-01-09 | 1 | -6/+8 |
* | Multi-arch REGISTER_BYTES_OK. | Andrew Cagney | 2000-12-15 | 1 | -3/+2 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -1/+1 |
* | * remote.c (remote_write_bytes): Add default case to switch | Andrew Cagney | 2000-11-27 | 1 | -2/+8 |
* | Replace asprintf() / vasprintf() with xasprintf() xvasprintf(). | Andrew Cagney | 2000-11-20 | 1 | -6/+6 |
* | Fix ``show remotewritesize'' was doing a set. | Andrew Cagney | 2000-11-14 | 1 | -1/+1 |
* | * TODO: Note abstraction layer violation where "ocd reset" command | J.T. Conklin | 2000-11-03 | 1 | -22/+8 |
* | Corrected spelling errors in comments | David Anderson | 2000-10-23 | 1 | -1/+1 |
* | Protoization. | Kevin Buettner | 2000-10-18 | 1 | -18/+6 |
* | 2000-10-13 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2000-10-13 | 1 | -2/+8 |
* | * dcache.c (dcache_info): Output a cache line's state vector so it | J.T. Conklin | 2000-09-01 | 1 | -2/+2 |
* | 2000-08-20 Michael Chastain <chastain@redhat.com> | Andrew Cagney | 2000-08-24 | 1 | -2/+15 |
* | * MAINTAINERS: Add myself as dcache.c maintainer. | J.T. Conklin | 2000-08-18 | 1 | -4/+4 |
* | * monitor.c (monitor_open): If a dcache has already been created, | J.T. Conklin | 2000-08-10 | 1 | -2/+8 |
* | 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-08-07 | 1 | -6/+6 |
* | Re-implement ``set/show remote Z-packet ...'' commands so that each Z | Andrew Cagney | 2000-08-04 | 1 | -144/+392 |
* | Use add_set_auto_boolean_cmd() to implement ``set remote ?-packet'' | Andrew Cagney | 2000-08-02 | 1 | -47/+18 |
* | Protoization.gdb-post-protoization-2000-07-29 | Kevin Buettner | 2000-07-30 | 1 | -318/+130 |
* | * remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed | J.T. Conklin | 2000-06-19 | 1 | -35/+0 |
* | Eliminate use of PARAMS. | Kevin Buettner | 2000-06-12 | 1 | -2/+1 |
* | Change signature of function add_set_enum_cmd() so that it uses | Andrew Cagney | 2000-06-08 | 1 | -5/+5 |