projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AArch64: Use HWCAP to detect pauth feature
[external/binutils.git]
/
gdb
/
arm-tdep.c
2019-02-27
Andrew Burgess
gdb/arm: Use default gdbarch methods where possible
blob
|
commitdiff
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
diff to current
2018-11-16
Alan Hayward
Pass return_method to _push_dummy_call
blob
|
commitdiff
|
diff to current
2018-11-06
Marius Muench
ARM: Do not use FP reg when on AAPCS
blob
|
commitdiff
|
diff to current
2018-10-05
Tom Tromey
Simple -Wshadow=local fixes
blob
|
commitdiff
|
diff to current
2018-07-22
Tom Tromey
Simple unused variable removals
blob
|
commitdiff
|
diff to current
2018-07-22
Simon Marchi
Fix -Wunused-variable warnings related to conditional...
blob
|
commitdiff
|
diff to current
2018-07-02
Maciej W. Rozycki
GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_cooked_write
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_cooked_read
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_write
blob
|
commitdiff
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_read
blob
|
commitdiff
|
diff to current
2018-05-07
Tom Tromey
Fix decoding of ARM VFP instructions
blob
|
commitdiff
|
diff to current
2018-05-05
Tom Tromey
Fix "fall through" comments
blob
|
commitdiff
|
diff to current
2018-04-27
Tom Tromey
Enable -Wsuggest-override
blob
|
commitdiff
|
diff to current
2018-03-19
Tom Tromey
Convert observers to C++
blob
|
commitdiff
|
diff to current
2018-03-12
Tom Tromey
Use gdb::byte_vector when reading section data
blob
|
commitdiff
|
diff to current
2018-02-21
Yao Qi
class readable_regcache and pass readable_regcache...
blob
|
commitdiff
|
diff to current
2018-02-01
Yao Qi
Rewrite arm_record_coproc_data_proc and arm_record_data...
blob
|
commitdiff
|
diff to current
2018-02-01
Yao Qi
set ret signed in arm_record_extension_space
blob
|
commitdiff
|
diff to current
2018-01-22
Yao Qi
Replace regcache_raw_read with regcache->raw_read
blob
|
commitdiff
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
diff to current
2017-12-05
Simon Marchi
Remove some unused variables
blob
|
commitdiff
|
diff to current
2017-11-07
Tom Tromey
Constify add_setshow_*
blob
|
commitdiff
|
diff to current
2017-11-06
Ulrich Weigand
Target FP: Remove convert_typed_floating from tdep...
blob
|
commitdiff
|
diff to current
2017-10-30
Simon Marchi
Introduce in_inclusive_range, fix -Wtautological-compar...
blob
|
commitdiff
|
diff to current
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
diff to current
2017-10-21
Simon Marchi
Create a displaced_step_closure class hierarchy
blob
|
commitdiff
|
diff to current
2017-10-12
Tom Tromey
C++-ify prologue-value's pv_area
blob
|
commitdiff
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
blob
|
commitdiff
|
diff to current
2017-10-06
Jose E. Marchesi
gdb: Fix decoding of ARM neon memory hint insns.
blob
|
commitdiff
|
diff to current
2017-09-27
Ulrich Weigand
Complete tdep move to convert_typed_floating
blob
|
commitdiff
|
diff to current
2017-09-16
Simon Marchi
Add selftests run filtering
blob
|
commitdiff
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
diff to current
2017-08-18
Yao Qi
[ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_i...
blob
|
commitdiff
|
diff to current
2017-08-18
Yao Qi
Put selftests api into selftests namespace
blob
|
commitdiff
|
diff to current
2017-06-14
Yao Qi
Don't use print_insn_XXX in GDB
blob
|
commitdiff
|
diff to current
2017-05-02
Simon Marchi
Change return type of gdbarch_software_single_step...
blob
|
commitdiff
|
diff to current
2017-04-25
Yao Qi
Change gdbarch_wchar_bit for AArch64 and ARM
blob
|
commitdiff
|
diff to current
2017-04-21
Jan Kratochvil
release branch: Fix: --enable-werror
blob
|
commitdiff
|
diff to current
2017-04-12
Pedro Alves
Teach GDB that wchar_t is a built-in type in C++ mode
blob
|
commitdiff
|
diff to current
2017-04-11
Alan Hayward
Remove MAX_REGISTER_SIZE from arm-tdep.c
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: Constify struct disassemble_info's...
blob
|
commitdiff
|
diff to current
2017-03-22
Yao Qi
Wrap locally used classes in anonymous namespace
blob
|
commitdiff
|
diff to current
2017-03-20
Artemiy Volkov
Convert lvalue reference type check to general referenc...
blob
|
commitdiff
|
diff to current
2017-03-16
Yao Qi
Support CBNZ, CBZ, REV, REV16 and REVSH in arm process...
blob
|
commitdiff
|
diff to current
2017-03-16
Yao Qi
Fix arm process record for some instructions
blob
|
commitdiff
|
diff to current
2017-03-16
Yao Qi
Add instruction_reader to arm process record
blob
|
commitdiff
|
diff to current
2017-02-28
Peter Bergner
GDB: Add support for the new set/show disassembler...
blob
|
commitdiff
|
diff to current
2017-02-02
Pedro Alves
Eliminate make_cleanup_ui_file_delete / make ui_file...
blob
|
commitdiff
|
diff to current
2017-01-26
Yao Qi
Refactor disassembly code
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-12-09
Pedro Alves
gdb: Remove support for obsolete OSABIs and a.out
blob
|
commitdiff
|
diff to current
2016-12-09
Yao Qi
Use code cache in arm prologue analyzer
blob
|
commitdiff
|
diff to current
2016-11-30
Yao Qi
[ARM] Read memory as unsigned integer
blob
|
commitdiff
|
diff to current
2016-11-22
Yao Qi
Change gdbarch software_single_step frame_info to regcache
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
Use ui_file_as_string in gdb/arm-tdep.c
blob
|
commitdiff
|
diff to current
2016-11-08
Yao Qi
gdbarch software_single_step returns VEC (CORE_ADDR) *
blob
|
commitdiff
|
diff to current
2016-11-08
Yao Qi
Clear addr bit in next_pcs vector
blob
|
commitdiff
|
diff to current
2016-11-08
Yao Qi
Remove arm_insert_single_step_breakpoint
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
Remove arm_override_mode
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
Determine the kind of single step breakpoint
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
Add default_breakpoint_from_pc
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
Remove gdbarch_remote_breakpoint_from_pc
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
New gdbarch methods breakpoint_kind_from_pc and sw_brea...
blob
|
commitdiff
|
diff to current
2016-11-03
Yao Qi
Split breakpoint_from_pc to breakpoint_kind_from_pc...
blob
|
commitdiff
|
diff to current
2016-10-21
Tom Tromey
Use RAII to save and restore scalars
blob
|
commitdiff
|
diff to current
2016-10-10
Yao Qi
Share enum arm_breakpoint_kinds
blob
|
commitdiff
|
diff to current
2016-10-05
Yao Qi
Clean up the XML files for ARM
blob
|
commitdiff
|
diff to current
2016-09-27
Fredrik Hederstierna
Detect the magic address of EXC_RETURN in ARM coretx...
blob
|
commitdiff
|
diff to current
2016-09-16
Pedro Alves
gdb: Use std::min and std::max throughout
blob
|
commitdiff
|
diff to current
2016-07-06
Yao Qi
[ARM] Fix endless recursion on calculating CPRC candidate
blob
|
commitdiff
|
diff to current
2016-05-23
Yao Qi
Skip unwritable frames in command "finish"
blob
|
commitdiff
|
diff to current
2016-05-10
Thomas Preud'homme
Use getters/setters to access ARM branch type
blob
|
commitdiff
|
diff to current
2016-05-08
Trevor Saunders
remove trivialy unused variables
blob
|
commitdiff
|
diff to current
2016-04-18
Yao Qi
Revert 415fa612
blob
|
commitdiff
|
diff to current
2016-04-15
Yao Qi
[ARM] minor opt in thumb_stack_frame_destroyed_p
blob
|
commitdiff
|
diff to current
2016-03-30
Yao Qi
Check func against 0 rather than NULL
blob
|
commitdiff
|
diff to current
2016-03-30
Yao Qi
Add arm epilogue unwinder
blob
|
commitdiff
|
diff to current
2016-03-30
Yao Qi
Refactor arm_stack_frame_destroyed_p
blob
|
commitdiff
|
diff to current
2016-03-21
Yao Qi
ARM process record: median instructions
blob
|
commitdiff
|
diff to current
2016-03-04
Yao Qi
ARM process record: VMOV
blob
|
commitdiff
|
diff to current
2016-03-04
Yao Qi
Tweak ARM process record
blob
|
commitdiff
|
diff to current
2016-02-26
Yao Qi
Fix various bugs in arm_record_exreg_ld_st_insn
blob
|
commitdiff
|
diff to current
2016-02-26
Yao Qi
Record right reg num of thumb special data instructions
blob
|
commitdiff
|
diff to current
2016-02-23
Simon Marchi
arm-tdep.c: Remove unused "to" parameters
blob
|
commitdiff
|
diff to current
2016-02-22
Yao Qi
Fix arm process record code format
blob
|
commitdiff
|
diff to current
2016-02-16
Yao Qi
Remove PC from syscall_next_pc
blob
|
commitdiff
|
diff to current
2016-02-12
Yao Qi
[ARM] Fixup PC in software single step
blob
|
commitdiff
|
diff to current
2016-02-11
Simon Marchi
arm-tdep.c: Remove unused variables
blob
|
commitdiff
|
diff to current
2016-02-11
Simon Marchi
arm-tdep.c: Remove unused arm_displaced_step_copy_insn
blob
|
commitdiff
|
diff to current
2016-02-11
Simon Marchi
arm-tdep.c: Change type of insn parameters
blob
|
commitdiff
|
diff to current
2016-02-10
Simon Marchi
arm-tdep.c: Fix typo
blob
|
commitdiff
|
diff to current
2016-01-26
Yao Qi
Remove argument pc in get_next_pcs
blob
|
commitdiff
|
diff to current
2016-01-14
Yao Qi
[ARM] Remove field syscall_next_pc in struct gdbarch_tdep
blob
|
commitdiff
|
diff to current
2016-01-14
Yao Qi
[ARM] Make thumb2_breakpoint static again
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
next