Age | Commit message (Expand) | Author | Files | Lines |
2007-07-03 | 2007-07-03 Paul Gilliam <pgilliam@us.ibm.com> | Daniel Jacobowitz | 1 | -3/+13 |
2007-07-02 | * Makefile.in (XMLFILES): Add library-list.dtd. | Daniel Jacobowitz | 1 | -8/+51 |
2007-06-22 | * remote.c (remote_address_masked): If remote_address_size is zero, | Ulrich Weigand | 1 | -15/+8 |
2007-06-18 | * coffread.c (coff_sym_fns): Add default_symfile_segments. | Daniel Jacobowitz | 1 | -25/+91 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -2/+3 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+4 |
2007-06-13 | * remote.c (remote_protocol_features): Add qXfer:spu:read and | Ulrich Weigand | 1 | -0/+4 |
2007-06-12 | ChangeLog: | Ulrich Weigand | 1 | -3/+63 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-06-07 | * remote.c (process_g_packet): Don't check size. | Vladimir Prus | 1 | -2/+0 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -13/+18 |
2007-05-11 | doc/ChangeLog: | Ulrich Weigand | 1 | -11/+2 |
2007-05-11 | * gdbarch.sh (remote_translate_xfer_address): Remove. | Ulrich Weigand | 1 | -12/+0 |
2007-05-10 | * remote.c (remote_detach): Error out if remote can't detach. | Pedro Alves | 1 | -1/+5 |
2007-05-06 | * regcache.c (regcache_invalidate): New function. | Ulrich Weigand | 1 | -4/+0 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 1 | -3/+3 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -26/+26 |
2007-03-27 | * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT, | Ulrich Weigand | 1 | -54/+0 |
2007-02-26 | * remote.c (init_remote_state): Add special handling for placeholder | Daniel Jacobowitz | 1 | -1/+7 |
2007-02-08 | * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o) | Daniel Jacobowitz | 1 | -2/+3 |
2007-01-09 | XML feature description support. | Daniel Jacobowitz | 1 | -0/+11 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2007-01-03 | Warning fixes. | Daniel Jacobowitz | 1 | -6/+4 |
2006-11-28 | * Makefile.in (mips-tdep.o, target-descriptions.o): Update. | Daniel Jacobowitz | 1 | -17/+120 |
2006-11-28 | * Makefile.in (SFILES): Add new and missed files. | Daniel Jacobowitz | 1 | -0/+21 |
2006-11-28 | * remote.c (struct remote_arch_state): Doc fix. | Daniel Jacobowitz | 1 | -150/+237 |
2006-11-16 | gdb/ | Daniel Jacobowitz | 1 | -4/+76 |
2006-11-14 | gdb/ | Daniel Jacobowitz | 1 | -3/+14 |
2006-10-21 | 2006-10-21 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -1/+1 |
2006-10-20 | * linux-thread-db.c (check_for_thread_db): Don't attempt to use | Ulrich Weigand | 1 | -2/+1 |
2006-10-18 | * inferior.h (start_remote): Update prototype. | Daniel Jacobowitz | 1 | -15/+7 |
2006-10-17 | * remote.c (remote_pid_to_str): Capitalize "Thread". | Daniel Jacobowitz | 1 | -1/+1 |
2006-10-16 | PR remote/2158 | Daniel Jacobowitz | 1 | -2/+3 |
2006-10-05 | * remote.c (get_remote_state_raw): Renamed from get_remote_state. | Daniel Jacobowitz | 1 | -3/+18 |
2006-09-22 | * remote.c (remote_write_bytes_aux): Doc fix. | Daniel Jacobowitz | 1 | -2/+0 |
2006-09-21 | * Makefile.in (SFILES): Add target-memory.c. | Daniel Jacobowitz | 1 | -62/+262 |
2006-09-21 | gdb/ | Daniel Jacobowitz | 1 | -1/+33 |
2006-09-20 | PR remote/2154 | Daniel Jacobowitz | 1 | -62/+62 |
2006-08-16 | * remote.c, target.c: Strip trailing whitespace. | Daniel Jacobowitz | 1 | -30/+30 |
2006-08-15 | * remote.c (remote_write_bytes): Take a const buffer argument. | Daniel Jacobowitz | 1 | -22/+24 |
2006-07-27 | * remote.c (remote_protocol_features): Correct qPart to qXfer. | Daniel Jacobowitz | 1 | -1/+1 |
2006-07-13 | * remote.c (unpack_varlen_hex): Correct type of retval. | Daniel Jacobowitz | 1 | -1/+1 |
2006-07-12 | * remote.c (REMOTE_ALIGN_WRITES): New. | Daniel Jacobowitz | 1 | -3/+36 |
2006-07-12 | gdb/ | Daniel Jacobowitz | 1 | -35/+147 |
2006-07-12 | * target.c (target_read): Stop if target_read_partial returns 0 | Daniel Jacobowitz | 1 | -29/+17 |
2006-07-05 | gdb/ | Daniel Jacobowitz | 1 | -3/+0 |
2006-07-04 | * remote.c (init_remote_state): Use xrealloc instead of xmalloc. | Daniel Jacobowitz | 1 | -1/+1 |
2006-06-22 | * remote.c (remote_escape_output): New function. | Daniel Jacobowitz | 1 | -18/+40 |
2006-06-21 | gdb/ | Daniel Jacobowitz | 1 | -4/+245 |