summaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Move arm_apcs_32 extern declaration to headerChristian Biesinger2019-09-201-0/+4
* Arm: Add read_description read funcs and use in GDBAlan Hayward2019-07-191-6/+6
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-1/+1
* Arm: Prefix register sizes with ARM_Alan Hayward2019-07-041-9/+0
* Arm/AArch64: Split DISPLACED_MODIFIED_INSNS name clashAlan Hayward2019-07-041-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Create a displaced_step_closure class hierarchySimon Marchi2017-10-211-7/+8
* Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi2017-05-021-1/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Normalize names of some source filesSimon Marchi2016-11-231-1/+1
* Change gdbarch software_single_step frame_info to regcacheYao Qi2016-11-221-1/+1
* gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi2016-11-081-1/+1
* Remove arm_insert_single_step_breakpointYao Qi2016-11-081-2/+0
* arm-tdep.c: Remove unused arm_displaced_step_copy_insnSimon Marchi2016-02-111-3/+0
* [ARM] Remove field syscall_next_pc in struct gdbarch_tdepYao Qi2016-01-141-7/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Support software single step on ARM in GDBServerAntoine Tremblay2015-12-181-2/+16
* Refactor arm_software_single_step to use regcacheAntoine Tremblay2015-12-181-4/+5
* Share some ARM target dependent code from GDB with GDBServerAntoine Tremblay2015-12-181-29/+0
* Move ARM register numbers enum to arch/arm.hYao Qi2015-07-301-38/+1
* Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.cYao Qi2015-05-281-0/+1
* Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi2015-05-281-1/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* ARM: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2014-09-301-3/+5
* ARM: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-3/+0
* gdb: ARM: Adds support for recording system call instructionsOmair Javaid2014-01-151-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-3/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * arm-tdep.h (VFP_REGISTER_SIZE): Define.Jonathan Larmour2012-04-261-0/+4
* * arm-linux-tdep.c (arm_linux_init_abi): CallPawandeep Oza2012-03-271-0/+5
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * arm-tdep.h (arm_deal_with_atomic_sequence): Add prototype.Ulrich Weigand2011-12-071-0/+1
* * arm-linux-tdep.c: Include "auxv.h".Ulrich Weigand2011-06-151-1/+8
* 2011-04-07 Yao Qi <yao@codesourcery.com>Yao Qi2011-04-071-2/+1
* * arm-tdep.h (struct address_space): Add forward declaration.Pedro Alves2011-04-011-0/+1
* gdb/Ulrich Weigand2011-04-011-0/+2
* 2011-03-08 Yao Qi <yao@codesourcery.com>Yao Qi2011-03-081-1/+2
* 2011-03-02 Yao Qi <yao@codesourcery.com>Yao Qi2011-03-021-0/+11
* * arm-linux-tdep.c (ARM_LDR_PC_SP_4): Add define.Ulrich Weigand2011-03-011-0/+3
* ChangeLog:Ulrich Weigand2011-02-211-0/+4
* 2011-02-18 Yao Qi <yao@codesourcery.com>Yao Qi2011-02-181-3/+2
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-08-30 Yao Qi <yao@codesourcery.com>Yao Qi2010-08-301-0/+5
* * arm-tdep.c: Include features/arm-with-m.c.Daniel Jacobowitz2010-08-241-0/+3
* 2010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw2010-04-121-0/+1
* * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)Daniel Jacobowitz2010-02-011-1/+8