summaryrefslogtreecommitdiff
path: root/gdb/dcache.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-07Constify add_setshow_*Tom Tromey
2017-11-07Constify add_infoTom Tromey
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-08-22Rename some command functionsSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-07-29PR record/18691: Fix fails in solib-precsave.expYao Qi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-06-13make calls to help_list use enumeratorTom Tromey
2014-05-21Make the dcache (code/stack cache) handle line reading errors betterPedro Alves
2014-03-05PR gdb/16575: stale breakpoint instructions in the code cachePedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-02Add new target_read_raw_memory function, and consolidate comments.Pedro Alves
2013-11-29Delegate to target_ops->beneath for TARGET_OBJECT_RAW_MEMORYYao Qi
2013-11-20Move target-dcache out of target.cYao Qi
2013-11-20Remove last_cacheYao Qi
2013-11-18remove gdb_string.hTom Tromey
2013-03-26Make "set/show dcache line-size" and "set/show dcache size" zinteger commands...Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-07-262011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-052010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-19Delete unused or undefined functions.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-11-13 * dcache.c (dcache_hit, dcache_read_line): Tweak comments.Doug Evans
2009-11-13 * dcache.c (dcache_block): Replace member newer with next,prev.Doug Evans
2009-11-102009-11-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2009-08-31 Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans
2009-08-20* dcache.c (dcache_print_line, dcache_info): Use paddress to print addresses.Doug Evans
2009-08-20 Replace dcache with splay tree.Doug Evans
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-09-23 * dcache.c (state_chars): New static global.Doug Evans
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-08-15 PR remote/1966Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-05-232005-05-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-05-162005-05-16 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-02-242005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney