Refactor svr4_create_solib_event_breakpoints
[external/binutils.git] / gdb / arm-tdep.c
2019-07-23 Srinath Parvathaneni[gdb][Arm]: gdb cannot step across CMSE secure entry...
2019-07-19 Alan HaywardArm: Remove unused feature files and tests
2019-07-19 Alan HaywardArm: Add xml unit tests
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-10 Tom TromeyChange arm-tdep.c to use type-safe registry
2019-07-09 Tom TromeyRename common to gdbsupport
2019-07-04 Alan HaywardArm/AArch64: Use a single set of Arm register set size...
2019-07-04 Alan HaywardArm: Prefix register sizes with ARM_
2019-07-04 Alan HaywardArm/AArch64: Split DISPLACED_MODIFIED_INSNS name clash
2019-06-27 Tom TromeyChange arm_objfile_data_key to use type-safe registry
2019-06-26 Alan HaywardArm: Allow version strings in the triplet regexp
2019-06-25 Simon Marchiarm-tdep: sort mapping symbols after parsing all minima...
2019-06-25 Simon Marchiarm-tdep: replace arm_mapping_symbol VEC with std:...
2019-04-23 Andrew Burgessgdb/arm: Use type_align instead of arm_type_align
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-02-27 Andrew Burgessgdb/arm: Use default gdbarch methods where possible
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16 Alan HaywardPass return_method to _push_dummy_call
2018-11-06 Marius MuenchARM: Do not use FP reg when on AAPCS
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-07-22 Tom TromeySimple unused variable removals
2018-07-22 Simon MarchiFix -Wunused-variable warnings related to conditional...
2018-07-02 Maciej W. RozyckiGDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
2018-05-30 Simon MarchiRemove regcache_cooked_write
2018-05-30 Simon MarchiRemove regcache_cooked_read
2018-05-30 Simon MarchiRemove regcache_raw_write
2018-05-30 Simon MarchiRemove regcache_raw_read
2018-05-07 Tom TromeyFix decoding of ARM VFP instructions
2018-05-05 Tom TromeyFix "fall through" comments
2018-04-27 Tom TromeyEnable -Wsuggest-override
2018-03-19 Tom TromeyConvert observers to C++
2018-03-12 Tom TromeyUse gdb::byte_vector when reading section data
2018-02-21 Yao Qiclass readable_regcache and pass readable_regcache...
2018-02-01 Yao QiRewrite arm_record_coproc_data_proc and arm_record_data...
2018-02-01 Yao Qiset ret signed in arm_record_extension_space
2018-01-22 Yao QiReplace regcache_raw_read with regcache->raw_read
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05 Simon MarchiRemove some unused variables
2017-11-07 Tom TromeyConstify add_setshow_*
2017-11-06 Ulrich WeigandTarget FP: Remove convert_typed_floating from tdep...
2017-10-30 Simon MarchiIntroduce in_inclusive_range, fix -Wtautological-compar...
2017-10-25 Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-21 Simon MarchiCreate a displaced_step_closure class hierarchy
2017-10-12 Tom TromeyC++-ify prologue-value's pv_area
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-10-06 Jose E. Marchesigdb: Fix decoding of ARM neon memory hint insns.
2017-09-27 Ulrich WeigandComplete tdep move to convert_typed_floating
2017-09-16 Simon MarchiAdd selftests run filtering
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-08-18 Yao Qi[ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_i...
2017-08-18 Yao QiPut selftests api into selftests namespace
2017-06-14 Yao QiDon't use print_insn_XXX in GDB
2017-05-02 Simon MarchiChange return type of gdbarch_software_single_step...
2017-04-25 Yao QiChange gdbarch_wchar_bit for AArch64 and ARM
2017-04-21 Jan Kratochvilrelease branch: Fix: --enable-werror
2017-04-12 Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
2017-04-11 Alan HaywardRemove MAX_REGISTER_SIZE from arm-tdep.c
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-04-05 Pedro Alves-Wwrite-strings: Constify struct disassemble_info's...
2017-03-22 Yao QiWrap locally used classes in anonymous namespace
2017-03-20 Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-03-16 Yao QiSupport CBNZ, CBZ, REV, REV16 and REVSH in arm process...
2017-03-16 Yao QiFix arm process record for some instructions
2017-03-16 Yao QiAdd instruction_reader to arm process record
2017-02-28 Peter BergnerGDB: Add support for the new set/show disassembler...
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-26 Yao QiRefactor disassembly code
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-09 Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-12-09 Yao QiUse code cache in arm prologue analyzer
2016-11-30 Yao Qi[ARM] Read memory as unsigned integer
2016-11-22 Yao QiChange gdbarch software_single_step frame_info to regcache
2016-11-08 Pedro AlvesUse ui_file_as_string in gdb/arm-tdep.c
2016-11-08 Yao Qigdbarch software_single_step returns VEC (CORE_ADDR) *
2016-11-08 Yao QiClear addr bit in next_pcs vector
2016-11-08 Yao QiRemove arm_insert_single_step_breakpoint
2016-11-03 Yao QiRemove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
2016-11-03 Yao QiRemove arm_override_mode
2016-11-03 Yao QiDetermine the kind of single step breakpoint
2016-11-03 Yao QiAdd default_breakpoint_from_pc
2016-11-03 Yao QiRemove gdbarch_remote_breakpoint_from_pc
2016-11-03 Yao QiNew gdbarch methods breakpoint_kind_from_pc and sw_brea...
2016-11-03 Yao QiSplit breakpoint_from_pc to breakpoint_kind_from_pc...
2016-10-21 Tom TromeyUse RAII to save and restore scalars
2016-10-10 Yao QiShare enum arm_breakpoint_kinds
2016-10-05 Yao QiClean up the XML files for ARM
2016-09-27 Fredrik HederstiernaDetect the magic address of EXC_RETURN in ARM coretx...
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-07-06 Yao Qi[ARM] Fix endless recursion on calculating CPRC candidate
2016-05-23 Yao QiSkip unwritable frames in command "finish"
2016-05-10 Thomas Preud'hommeUse getters/setters to access ARM branch type
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-04-18 Yao QiRevert 415fa612
2016-04-15 Yao Qi[ARM] minor opt in thumb_stack_frame_destroyed_p
2016-03-30 Yao QiCheck func against 0 rather than NULL
2016-03-30 Yao QiAdd arm epilogue unwinder
2016-03-30 Yao QiRefactor arm_stack_frame_destroyed_p
next