aboutsummaryrefslogtreecommitdiff
path: root/gdb/target-memory.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-03Convert struct target_ops to C++Pedro Alves1-2/+2
2018-02-27Change target_write_memory_blocks to use std::vectorTom Tromey1-149/+82
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-11Flash memory size not aligned to addressKevin Buettner1-2/+6
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-2/+3
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-4/+6
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-08-24Prepare for gnulib updatePedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-2/+0
2014-08-07Move stdio.h to common-defs.hGary Benson1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-05-172010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+5
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-242007-10-24 Nathan Sidwell <nathan@codesourcery.com>Daniel Jacobowitz1-2/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-07 * target-memory.c (blocks_to_erase): Correct off-by-one error.Daniel Jacobowitz1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2006-09-21 * Makefile.in (SFILES): Add target-memory.c.Daniel Jacobowitz1-0/+437