summaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.c
Commit message (Expand)AuthorAgeFilesLines
...
* gdb/arm: Document and fix exception stack offsetsYvan Roux2022-06-091-4/+61
* gdb/arm: Simplify logic for updating addressesYvan Roux2022-06-091-4/+5
* gdb/arm: Terminate unwinding when LR is 0xffffffffYvan Roux2022-06-091-0/+11
* ODR warnings for "struct insn_decode_record_t"Tom Tromey2022-06-021-47/+48
* ODR warning for "struct stack_item"Tom Tromey2022-06-021-10/+11
* [arm] Don't use special treatment for PCYvan Roux2022-06-011-9/+0
* [arm] Add support for FPU registers in prologue unwinderYvan Roux2022-06-011-1/+1
* [arm] d0..d15 are 64-bit each, not 32-bitYvan Roux2022-06-011-4/+4
* [arm] Cleanup: use hex for offsetsYvan Roux2022-06-011-8/+9
* Add an arm-tls feature which includes the tpidruro register from CP15.John Baldwin2022-05-031-5/+20
* Remove "typedef enum ..."Tom Tromey2022-04-281-4/+4
* gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-secure-...Christophe Lyon2022-04-271-62/+252
* gdb/arm: Add support for multiple stack pointers on Cortex-MChristophe Lyon2022-04-271-18/+243
* gdb/arm: Introduce arm_cache_initChristophe Lyon2022-04-271-6/+27
* gdb/arm: Define MSP and PSP registers for M-ProfileChristophe Lyon2022-04-271-29/+51
* gdb/arm: Fix prologue analysis to support vpushChristophe Lyon2022-04-271-0/+29
* gdb: remove MSYMBOL_TARGET_FLAG_{1,2} macrosSimon Marchi2022-04-111-2/+2
* gdb: remove symbol value macrosSimon Marchi2022-04-111-3/+3
* gdb: make gdbarch_register_reggroup_p take a const reggroup *Andrew Burgess2022-04-071-1/+1
* Enable ARMv8.1-m PACBTI supportLuis Machado2022-04-061-20/+221
* Unify gdb printf functionsTom Tromey2022-03-291-76/+76
* Unify gdb putc functionsTom Tromey2022-03-291-1/+1
* Unify gdb puts functionsTom Tromey2022-03-291-7/+7
* Update the list of recognized m-profile TAG_CPU_ARCH_*Luis Machado2022-03-231-0/+3
* [aarch64/arm] Properly extract the return value returned in memoryLuis Machado2022-03-141-3/+29
* gdb: remove COMPUNIT_PRODUCER macro, add getter/setterSimon Marchi2022-02-061-3/+3
* Fix another crash with gdb parameters in PythonTom Tromey2022-01-261-0/+2
* Use filtered output for gdbarch dumpTom Tromey2022-01-051-32/+32
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Use filtered output in show callbacksTom Tromey2021-12-291-1/+1
* Use correct stream for process record outputTom Tromey2021-12-291-18/+22
* (ARM/fixed-point) wrong value shown by "finish" command:Joel Brobecker2021-12-021-1/+2
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-51/+72
* gdb: remove TYPE_FIELD_BITPOSSimon Marchi2021-10-291-1/+1
* gdb: add add_setshow_prefix_cmdSimon Marchi2021-10-281-8/+5
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-1/+1
* [ARM] Add support for M-profile MVE extensionSrinath Parvathaneni2021-10-111-4/+136
* [ARM] Refactor pseudo register numberingLuis Machado2021-10-111-41/+104
* [ARM] Small refactoring of arm gdbarch initializationLuis Machado2021-10-111-11/+11
* [gdb/tdep] Fix exec check in gdb_print_insn_armTom de Vries2021-09-131-1/+3
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+5
* gdb: convert obj_section macros to methodsSimon Marchi2021-06-281-8/+7
* gdb: remove gdbarch_info_initSimon Marchi2021-06-281-6/+1
* gdb: fix tab after space indentation issuesSimon Marchi2021-05-271-3/+3
* gdb: fix some indentation issuesSimon Marchi2021-05-271-21/+21
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-2/+2
* gdb: fix indentation in arm_record_data_proc_misc_ld_strSimon Marchi2021-05-111-14/+14
* gdbsupport, gdb: give names to observersSimon Marchi2021-04-241-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-3/+3
* gdb: convert arm to new-style debug macrosSimon Marchi2021-01-211-19/+19