]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/arch/arm.c
Add "error_message+" feature to qSupported
[thirdparty/binutils-gdb.git] / gdb / arch / arm.c
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: use reg_buffer_common throughout gdbsupport/common...
2023-11-29  Tom TromeyUse C++17 [[fallthrough]] attribute
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-05-03  John BaldwinAdd an arm-tls feature which includes the tpidruro...
2022-04-27  Christophe Lyongdb/arm: Define MSP and PSP registers for M-Profile
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-10-11  Srinath Parvathaneni[ARM] Add support for M-profile MVE extension
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-09  Andrew Burgessgdb: Delay releasing target_desc_up in more cases
2020-10-08  Andrew Burgessgdb: Have allocate_target_description return a unique_ptr
2020-02-14  Simon Marchignulib: import count-one-bits module and use it
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-07-19  Alan HaywardArm: Use feature target descriptions
2019-07-19  Alan HaywardArm: Add read_description read funcs and use in GDB
2019-07-09  Tom TromeyRename common to gdbsupport
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-05-05  Tom TromeyFix "fall through" comments
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-18  Antoine TremblaySupport software single step on ARM in GDBServer
2015-12-18  Antoine TremblayShare some ARM target dependent code from GDB with...
2015-10-21  Antoine TremblayImplement breakpoint_kind_from_pc and sw_breakpoint_fro...