]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/arc-tdep.h
Fix regression on aarch64-linux gdbserver
[thirdparty/binutils-gdb.git] / gdb / arc-tdep.h
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-25  Simon Marchigdb: remove spurious spaces after frame_info_ptr
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-07-26  Andrew Burgessgdb: rename gdbarch_tdep struct to fix g++ 4.8 build
2022-06-15  Andrew Burgessgdb: refactor the non-printing disassemblers
2022-03-29  Tom TromeyUnify gdb printf functions
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-15  Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-01-13  Simon Marchigdb: convert arc to new-style debug macros
2021-01-13  Simon Marchigdb: turn arc_debug into a bool
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-22  Anton Kolesovarc: Add support for signal handlers
2020-10-07  Anton Kolesovarc: Add support for Linux coredump files
2020-08-25  Anton Kolesovarc: Add GNU/Linux support for ARC
2020-08-25  Shahab Vahediarc: Add hardware loop detection
2020-08-25  Shahab Vahediarc: Add inclusion of "gdbarch.h" in "arc-tdep.h"
2020-08-25  Shahab Vahediarc: Add ARCv2 XML target along with refactoring
2020-03-16  Anton Kolesovarc: Migrate to new target features
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-11  Anton Kolesovarc: Pass proper CPU value to the disassembler
2017-03-28  Anton Kolesovarc: Add disassembler helper
2017-03-28  Anton Kolesovarc: Align internal regnums with architectural regnums
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-12  Anton Kolesovarc: Add evaluation of long jump targets
2016-10-12  Anton Kolesovarc: Add a gdbarch_tdep structure
2016-09-21  Anton Kolesovarc: New Synopsys ARC port