summaryrefslogtreecommitdiff
path: root/gdb/dcache.c
Commit message (Expand)AuthorAgeFilesLines
* Make "set/show dcache line-size" and "set/show dcache size" zinteger commands...Pedro Alves2013-03-261-12/+12
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2011-07-261-40/+128
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-4/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+3
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-051-2/+1
* Delete unused or undefined functions.Joel Brobecker2010-01-191-2/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * dcache.c (dcache_hit, dcache_read_line): Tweak comments.Doug Evans2009-11-131-5/+11
* * dcache.c (dcache_block): Replace member newer with next,prev.Doug Evans2009-11-131-36/+108
* 2009-11-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-11-101-3/+3
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-16/+72
* * dcache.c (dcache_print_line, dcache_info): Use paddress to print addresses.Doug Evans2009-08-201-4/+4
* Replace dcache with splay tree.Doug Evans2009-08-201-323/+240
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * dcache.c (state_chars): New static global.Doug Evans2008-09-231-13/+24
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* PR remote/1966Daniel Jacobowitz2006-08-151-24/+16
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-05-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-231-10/+6
* 2005-05-16 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-161-2/+2
* 2005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-241-1/+8
* 2005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-181-8/+8
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-1/+1
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-121-4/+4
* 2004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-261-1/+1
* 2003-09-16 Andrew Cagney <cagney@redhat.com>ezannoni_pie-20030916-branchpointAndrew Cagney2003-09-161-1/+1
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-3/+4
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-4/+4
* * dcache.c (dcache_write_line): Fixed bugs where cache line wasJ.T. Conklin2001-04-061-4/+9
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* * dcache.c (dcache_write_line): Fix typo.J.T. Conklin2001-01-241-1/+1
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-88/+143
* Replace free() with xfree().Kevin Buettner2000-12-151-2/+2
* * TODO: Note abstraction layer violation where "ocd reset" commandJ.T. Conklin2000-11-031-27/+14
* * dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin2000-09-011-54/+87
* * MAINTAINERS: Add myself as dcache.c maintainer.J.T. Conklin2000-08-181-3/+14
* * dcache.c (dcache_info): Don't print cache state if last_cacheJ.T. Conklin2000-08-111-12/+15
* * monitor.c (monitor_open): If a dcache has already been created,J.T. Conklin2000-08-101-13/+11
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-33/+12
* * remote-nindy.c (nindy_fetch_word, nindy_store_word): RemovedJ.T. Conklin2000-06-191-33/+0
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-11/+8
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-0/+7