]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdbserver/regcache.cc
gdbsupport: constify some return values in print-utils.{h,cc}
[thirdparty/binutils-gdb.git] / gdbserver / regcache.cc
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-14  Simon Marchigdb: change regcache interface to use array_view
2023-12-14  Simon Marchigdb: use reg_buffer_common throughout gdbsupport/common...
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-02-01  Thiago Jung Bauermanngdbserver: Add assert in find_register_by_number
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-09  Luis Machado[aarch64] Add TPIDR2 register support for Linux
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-13  Tankut Baris Aktemurgdbserver: replace direct assignments to current_thread
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-06  Shahab Vahedigdbserver: Remove unused argument in register_data()
2020-03-18  Kamil RytarowskiNamespace the reg class to avoid clashes with OS headers
2020-02-20  Tankut Baris Aktemurgdbserver: finish turning the target ops vector into...
2020-02-20  Tankut Baris Aktemurgdbserver: turn target ops 'read_pc' and 'write_pc...
2020-02-13  Simon Marchigdbserver: rename source files to .cc