Age | Commit message (Expand) | Author | Files | Lines |
2021-03-24 | gdb: remove current_top_target function | Simon Marchi | 1 | -2/+3 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-10-15 | gdb: Remove vec.{c,h} and update code to not include vec.h | Andrew Burgess | 1 | -1/+0 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -2/+2 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -2/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-07-22 | Simple unused variable removals | Tom Tromey | 1 | -2/+0 |
2018-06-07 | target_stack -> current_top_target() throughout | Pedro Alves | 1 | -2/+2 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -2/+2 |
2018-02-27 | Change target_write_memory_blocks to use std::vector | Tom Tromey | 1 | -149/+82 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-11 | Flash memory size not aligned to address | Kevin Buettner | 1 | -2/+6 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -2/+3 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -4/+6 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-08-24 | Prepare for gnulib update | Pedro Alves | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move stdio.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-05-17 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+5 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-24 | 2007-10-24 Nathan Sidwell <nathan@codesourcery.com> | Daniel Jacobowitz | 1 | -2/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-07 | * target-memory.c (blocks_to_erase): Correct off-by-one error. | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |
2006-09-21 | * Makefile.in (SFILES): Add target-memory.c. | Daniel Jacobowitz | 1 | -0/+437 |