Age | Commit message (Expand) | Author | Files | Lines |
2013-03-26 | Make "set/show dcache line-size" and "set/show dcache size" zinteger commands... | Pedro Alves | 1 | -12/+12 |
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 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-07-26 | 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -40/+128 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+3 |
2010-05-05 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+1 |
2010-01-19 | Delete unused or undefined functions. | Joel Brobecker | 1 | -2/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-13 | * dcache.c (dcache_hit, dcache_read_line): Tweak comments. | Doug Evans | 1 | -5/+11 |
2009-11-13 | * dcache.c (dcache_block): Replace member newer with next,prev. | Doug Evans | 1 | -36/+108 |
2009-11-10 | 2009-11-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+3 |
2009-08-31 | Implement TARGET_OBJECT_STACK_MEMORY. | Doug Evans | 1 | -16/+72 |
2009-08-20 | * dcache.c (dcache_print_line, dcache_info): Use paddress to print addresses. | Doug Evans | 1 | -4/+4 |
2009-08-20 | Replace dcache with splay tree. | Doug Evans | 1 | -323/+240 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-23 | * dcache.c (state_chars): New static global. | Doug Evans | 1 | -13/+24 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -2/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-08-15 | PR remote/1966 | Daniel Jacobowitz | 1 | -24/+16 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-05-23 | 2005-05-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -10/+6 |
2005-05-16 | 2005-05-16 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+8 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -8/+8 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2003-09-16 | 2003-09-16 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+4 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2001-04-06 | * dcache.c (dcache_write_line): Fixed bugs where cache line was | J.T. Conklin | 1 | -4/+9 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-01-24 | * dcache.c (dcache_write_line): Fix typo. | J.T. Conklin | 1 | -1/+1 |
2001-01-23 | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 1 | -88/+143 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -2/+2 |
2000-11-03 | * TODO: Note abstraction layer violation where "ocd reset" command | J.T. Conklin | 1 | -27/+14 |
2000-09-01 | * dcache.c (dcache_info): Output a cache line's state vector so it | J.T. Conklin | 1 | -54/+87 |
2000-08-18 | * MAINTAINERS: Add myself as dcache.c maintainer. | J.T. Conklin | 1 | -3/+14 |
2000-08-11 | * dcache.c (dcache_info): Don't print cache state if last_cache | J.T. Conklin | 1 | -12/+15 |
2000-08-10 | * monitor.c (monitor_open): If a dcache has already been created, | J.T. Conklin | 1 | -13/+11 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -33/+12 |
2000-06-19 | * remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed | J.T. Conklin | 1 | -33/+0 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -1/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -11/+8 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -0/+7 |