Age | Commit message (Expand) | Author | Files | Lines |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+8 |
2010-04-12 | gdb: constify remote files_info | Mike Frysinger | 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 | -1/+3 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -6/+6 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -2/+4 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -5/+10 |
2009-05-21 | * dec-thread.c (dec_thread_wait): Add options parameter. Use it | 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 | -3/+4 |
2009-03-17 | Add a target_ops parameter to the to_kill method in struct target_ops. | Joel Brobecker | 1 | -1/+1 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -39/+20 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -5/+5 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -2/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -3/+4 |
2008-08-26 | * gdbarch.sh (target_gdbarch): New global variable. | Ulrich Weigand | 1 | -8/+8 |
2008-08-08 | * remote-m32r-sdi.c (m32r_thread_alive, m32r_pid_to_str): New. | Pedro Alves | 1 | -0/+30 |
2008-08-08 | * remote-m32r-sdi.c: Include "gdbthread.h". | Pedro Alves | 1 | -1/+16 |
2008-07-09 | Adjust all targets to new target_stop interface. | Pedro Alves | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-12-07 | * target.c (update_current_target): Inherit to_log_command. | Maciej W. Rozycki | 1 | -0/+1 |
2007-11-17 | * amd64fsdb-tdep.c (amd64fbsd_sigtramp_start_addr): Use ULL suffix. | Ulrich Weigand | 1 | -14/+16 |
2007-11-16 | 2007-11-16 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -2/+6 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -8/+8 |
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 | -1/+1 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -12/+12 |
2007-02-01 | 2006-02-01 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> | Kazuhiro Inaoka | 1 | -3/+3 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-04-19 | 2006-04-19 Masaki Muranaka <monaka@monami-software.com> | Kazuhiro Inaoka | 1 | -0/+4 |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -6/+8 |
2006-01-24 | * infcmd.c: Include "observer.h". | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-11-09 | 2005-11-08 Kei Sakamoto <sakamoto.kei@renesas.com> | Kazuhiro Inaoka | 1 | -3/+3 |
2005-11-08 | 2005-11-08 Kei Sakamoto <sakamoto.kei@renesas.com> | Kazuhiro Inaoka | 1 | -1/+1 |
2005-08-02 | Suggested by Shaun Jackman <sjackman@gmail.com>: | Daniel Jacobowitz | 1 | -5/+5 |
2005-05-01 | 2005-05-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+7 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -13/+13 |
2004-10-08 | 2004-10-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-10-08 | 2004-10-08 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -4/+11 |
2004-07-27 | 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com> | Kazuhiro Inaoka | 1 | -345/+298 |
2004-07-22 | 2004-07-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-07-16 | 2004-07-16 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+10 |
2004-06-15 | * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of | Alan Modra | 1 | -2/+2 |
2004-05-25 | 2004-05-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2004-03-10 | 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com> | Kazuhiro Inaoka | 1 | -6/+12 |
2003-10-16 | 2003-10-16 Kei Sakamoto <sakamoto.kei@renesas.com> | Kazuhiro Inaoka | 1 | -0/+1673 |