summaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-21Create a displaced_step_closure class hierarchySimon Marchi
2017-05-02Change return type of gdbarch_software_single_step to vector<CORE_ADDR>Simon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-23Normalize names of some source filesSimon Marchi
2016-11-22Change gdbarch software_single_step frame_info to regcacheYao Qi
2016-11-08gdbarch software_single_step returns VEC (CORE_ADDR) *Yao Qi
2016-11-08Remove arm_insert_single_step_breakpointYao Qi
2016-02-11arm-tdep.c: Remove unused arm_displaced_step_copy_insnSimon Marchi
2016-01-14[ARM] Remove field syscall_next_pc in struct gdbarch_tdepYao Qi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay
2015-12-18Refactor arm_software_single_step to use regcacheAntoine Tremblay
2015-12-18Share some ARM target dependent code from GDB with GDBServerAntoine Tremblay
2015-07-30Move ARM register numbers enum to arch/arm.hYao Qi
2015-05-28Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.cYao Qi
2015-05-28Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-30ARM: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez
2014-05-21ARM: Replace regset_alloc() invocations by static regset structures.Andreas Arnez
2014-01-15gdb: ARM: Adds support for recording system call instructionsOmair Javaid
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-04-26 * arm-tdep.h (VFP_REGISTER_SIZE): Define.Jonathan Larmour
2012-03-27 * arm-linux-tdep.c (arm_linux_init_abi): CallPawandeep Oza
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-07 * arm-tdep.h (arm_deal_with_atomic_sequence): Add prototype.Ulrich Weigand
2011-06-15 * arm-linux-tdep.c: Include "auxv.h".Ulrich Weigand
2011-04-072011-04-07 Yao Qi <yao@codesourcery.com>Yao Qi
2011-04-01 * arm-tdep.h (struct address_space): Add forward declaration.Pedro Alves
2011-04-01gdb/Ulrich Weigand
2011-03-082011-03-08 Yao Qi <yao@codesourcery.com>Yao Qi
2011-03-022011-03-02 Yao Qi <yao@codesourcery.com>Yao Qi
2011-03-01 * arm-linux-tdep.c (ARM_LDR_PC_SP_4): Add define.Ulrich Weigand
2011-02-21ChangeLog:Ulrich Weigand
2011-02-182011-02-18 Yao Qi <yao@codesourcery.com>Yao Qi
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-302010-08-30 Yao Qi <yao@codesourcery.com>Yao Qi
2010-08-24 * arm-tdep.c: Include features/arm-with-m.c.Daniel Jacobowitz
2010-04-122010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw
2010-02-01 * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)Daniel Jacobowitz
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-30 * arm-linux-tdep.c (arch-utils.h, inferior.h, gdbthread.h, symfile.h):Julian Brown
2009-07-28 * NEWS: Mention ARM VFP support.Daniel Jacobowitz
2009-07-02 * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand
2009-04-22 * arm-linux-nat.c (fetch_register, store_register): UseKazu Hirata
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-05-03 * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.Daniel Jacobowitz