Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-30 | target_ops::to_stratum -> target_ops::stratum() virtual method | Pedro Alves | 1 | -3/+2 |
2018-06-07 | Eliminate find_target_beneath | Pedro Alves | 1 | -21/+12 |
2018-05-30 | Remove regcache_raw_collect | Simon Marchi | 1 | -2/+2 |
2018-05-30 | Remove regcache_raw_supply | Simon Marchi | 1 | -3/+3 |
2018-05-30 | Remove regcache_get_ptid | Simon Marchi | 1 | -2/+2 |
2018-05-03 | target factories, target open and multiple instances of targets | Pedro Alves | 1 | -8/+8 |
2018-05-03 | target_ops: Use bool throughout | Pedro Alves | 1 | -1/+2 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -77/+86 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -4/+4 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -2/+2 |
2017-10-04 | Fix "Remote 'g' packet reply is too long" problems with multiple inferiors | Pedro Alves | 1 | -1/+2 |
2017-09-29 | Remove some unused declarations | Tom Tromey | 1 | -1/+0 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-08-18 | Remove save_inferior_ptid | Tom Tromey | 1 | -4/+5 |
2017-08-07 | gdbarch: Use an anonymous union for target data in `gdbarch_info' | Maciej W. Rozycki | 1 | -1/+1 |
2017-03-20 | spu: Use ptid from regcache instead of inferior_ptid | Simon Marchi | 1 | -0/+10 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-30 | gdbarch.h: Change gdbarch_info::tdep_info's type to void * | Simon Marchi | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -1/+1 |
2015-08-27 | [Cell/B.E.] Make parse_spufs_run more robust | Ulrich Weigand | 1 | -1/+11 |
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 string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-18 | fix calls to find_target_beneath | Tom Tromey | 1 | -1/+1 |
2014-07-18 | clean up some target delegation cases | Tom Tromey | 1 | -26/+3 |
2014-02-19 | Add target_ops argument to to_region_ok_for_hw_watchpoint | Tom Tromey | 1 | -2/+4 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -8/+10 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-08-05 | more add_target removals | Tom Tromey | 1 | -1/+1 |
2013-04-19 | -Wpointer-sign: gdb_byte -> char. | Pedro Alves | 1 | -1/+1 |
2013-03-01 | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 1 | -6/+8 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -5/+5 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-03-02 | gdb/ | Jan Kratochvil | 1 | -0/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-06-19 | ChangeLog: | Ulrich Weigand | 1 | -3/+24 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-20 | * darwin-nat-info.c, solib-spu.c, spu-multiarch.c, | Joel Brobecker | 1 | -4/+2 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -0/+397 |