Age | Commit message (Expand) | Author | Files | Lines |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-05-30 | fix cleanup handling in m32r_load | Tom Tromey | 1 | -0/+1 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -2/+2 |
2013-02-19 | Garbage collect struct monitor_ops::load_routine. | Pedro Alves | 1 | -2/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -4/+4 |
2012-08-22 | * windows-nat.c (windows_make_so): Use gdb_bfd_open. | Tom Tromey | 1 | -2/+2 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -4/+2 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -2/+4 |
2012-07-18 | * utils.c (make_cleanup_bfd_unref): Rename from | Tom Tromey | 1 | -2/+2 |
2012-07-18 | * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close. | Tom Tromey | 1 | -0/+6 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -2/+3 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -3/+5 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-01-10 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+9 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -47/+64 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-10-17 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2010-09-14 | * m32r-rom.c: Replace winsock.h with winsock2.h header. | Pierre Muller | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -4/+6 |
2009-05-05 | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 1 | -3/+5 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -0/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -2/+2 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -3/+3 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-11-17 | * amd64fsdb-tdep.c (amd64fbsd_sigtramp_start_addr): Use ULL suffix. | Ulrich Weigand | 1 | -4/+8 |
2007-11-16 | 2007-11-16 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -2/+3 |
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 | -2/+4 |
2007-05-06 | * monitor.c (monitor_supply_register): Add REGCACHE parameter, use | Ulrich Weigand | 1 | -15/+16 |
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/+11 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-08-02 | Suggested by Shaun Jackman <sjackman@gmail.com>: | Daniel Jacobowitz | 1 | -12/+13 |
2005-02-17 | 2005-02-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+6 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -20/+20 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-10 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2005-01-12 | 2005-01-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+1 |
2004-07-28 | 2004-07-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+3 |
2004-07-28 | 2004-07-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+18 |
2004-07-22 | 2004-07-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-01-27 | 2004-01-27 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -57/+0 |
2003-08-01 | 2003-08-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -6/+8 |
2003-07-27 | 2003-07-27 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -22/+24 |
2003-07-21 | 2003-07-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -626/+635 |