summaryrefslogtreecommitdiff
path: root/gdb/target-memory.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: remove current_top_target functionSimon Marchi2021-03-241-2/+3
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess2019-10-151-1/+0
* Rename common to gdbsupportTom Tromey2019-07-091-2/+2
* Normalize includes to use common/Tom Tromey2019-01-251-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Simple unused variable removalsTom Tromey2018-07-221-2/+0
* target_stack -> current_top_target() throughoutPedro Alves2018-06-071-2/+2
* Convert struct target_ops to C++Pedro Alves2018-05-031-2/+2
* Change target_write_memory_blocks to use std::vectorTom Tromey2018-02-271-149/+82
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Flash memory size not aligned to addressKevin Buettner2017-10-111-2/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-2/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-4/+6
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Prepare for gnulib updatePedro Alves2015-08-241-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-2/+0
* Move stdio.h to common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-1/+1
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-1/+5
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-24 Nathan Sidwell <nathan@codesourcery.com>Daniel Jacobowitz2007-10-241-2/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * target-memory.c (blocks_to_erase): Correct off-by-one error.Daniel Jacobowitz2007-06-071-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+1
* * Makefile.in (SFILES): Add target-memory.c.Daniel Jacobowitz2006-09-211-0/+437