Age | Commit message (Expand) | Author | Files | Lines |
2010-05-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-03-11 | * remote-mips.c (close_ports, mips_initialize_cleanups) | Kevin Buettner | 1 | -0/+117 |
2010-03-08 | * remote-mips.c (rockhopper_ops): New target_ops struct. | Kevin Buettner | 1 | -52/+118 |
2010-03-08 | * remote-mips.c (mips_fetch_word): Add new parameter, `valp'. | Kevin Buettner | 1 | -18/+28 |
2010-03-05 | * remote-mips.c (gdbthread.h): Include. | Kevin Buettner | 1 | -15/+50 |
2010-02-26 | * remote-mips.c (mips_load): Don't use pseudo-register when | Kevin Buettner | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -21/+27 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -19/+24 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -4/+6 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -5/+5 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -1/+1 |
2009-05-11 | Unify target macros. | Pierre Muller | 1 | -1/+1 |
2009-05-05 | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 1 | -7/+9 |
2009-03-17 | Add a target_ops parameter to the to_kill method in struct target_ops. | Joel Brobecker | 1 | -2/+1 |
2009-03-16 | * remote-mips.c (mips_load): Replace call to regcache_set_valid_p, | Joel Brobecker | 1 | -3/+3 |
2009-03-16 | * remote-mips.c (mips_mourn_inferior): Add missing ops parameter. | Joel Brobecker | 1 | -3/+4 |
2009-02-25 | 2009-02-25 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -2/+2 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -12/+8 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -4/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -2/+2 |
2008-10-03 | 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -2/+1 |
2008-09-04 | * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d. | Doug Evans | 1 | -1/+1 |
2008-08-26 | * gdbarch.sh (target_gdbarch): New global variable. | Ulrich Weigand | 1 | -4/+4 |
2008-07-14 | * mips-tdep.c (fp_register_arg_p): Add gdbarch as paramter. | Markus Deuling | 1 | -15/+17 |
2008-02-06 | * remote-mips.c (set_breakpoint): Rename to... | Maciej W. Rozycki | 1 | -34/+41 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-12 | * remote-mips.c (mips_load): Use regcache_set_valid_p() instead | Maciej W. Rozycki | 1 | -1/+2 |
2007-12-07 | * target.c (update_current_target): Inherit to_log_command. | Maciej W. Rozycki | 1 | -0/+1 |
2007-10-10 | 2007-10-10 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -15/+16 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -4/+10 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -7/+13 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -4/+5 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -3/+3 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 1 | -2/+2 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -9/+10 |
2007-04-13 | * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, | Daniel Jacobowitz | 1 | -1/+0 |
2007-03-22 | * remote-mips.c (mips_xfer_memory): Update prototype. | Maciej W. Rozycki | 1 | -2/+2 |
2007-02-28 | * frame.c (frame_pop, frame_observer_target_changed): Call | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -10/+11 |
2006-01-24 | * infcmd.c: Include "observer.h". | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-04-22 | * remote-st.c (_initialize_remote_st2000): Remove the extraneous | Eli Zaretskii | 1 | -1/+1 |
2005-02-21 | 2005-02-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+7 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -29/+32 |