Show patches with: State = Action Required       |    Archived = No       |   234 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] aarch64: extend decode_adrp to decode immediate offset --- 2014-06-03 Kyle McMartin New
[1/2,AArch64] Fix step-over-syscall.exp failure [1/2,AArch64] Fix step-over-syscall.exp failure --- 2019-12-30 Luis Machado New
[1/2] aarch64: handle big endian float registers correctly --- 2014-10-27 vkamensky New
[1/2,gdbserver] assert on step if !can_hardware_single_step --- 2015-04-07 Yao Qi New
[1/2,v3,AArch64] Recognize more program breakpoint patterns Handle additional brk instruction patterns --- 2020-01-15 Luis Machado New
[1/2] watchpoint-reuse-slot.exp: skip some tests on targets have different wp and bp registers --- 2015-03-13 Yao Qi New
[1/3] Compile break-asm-file{0,1}.s without debug info --- 2015-03-19 Yao Qi New
[1/4] gdb/observer: Provide target_thread_changed observer --- 2016-02-25 Kieran Bingham New
[1/4] NEWS entry about aarch64-linux record/replay support --- 2015-05-19 Yao Qi New
[1/5] ARM: plt_size functions need to read instructions in right byte order --- 2014-10-21 vkamensky New
[1/5] Support for recording arm/thumb mode coprocessor instructions --- 2014-02-22 Omair Javaid New
[1/7] NEWS entry about aarch64-linux record/replay support --- 2014-06-04 Omair Javaid New
[2/2,AArch64] Add more debugging output to aarch64_displaced_step_fixup [1/2,AArch64] Fix step-over-syscall.exp failure --- 2019-12-30 Luis Machado New
[2/2] aarch64: implement walking over the stack protector --- 2014-06-03 Kyle McMartin New
[2/2] aarch64: tramp_frame_start function need to read instrs correctly in be8 case --- 2014-10-27 vkamensky New
[2/2] Honour software single step in fallback of displaced stepping --- 2015-04-07 Yao Qi New
[2/2] Remove parameter valaddr from la_val_print --- 2016-11-08 Yao Qi New
[2/2,v3,AArch64] Test handling of additional brk instruction patterns Handle additional brk instruction patterns --- 2020-01-15 Luis Machado New
[2/2] watchpoint-reuse-slot.exp: skip when requesting two breakpoints in one slot on aarch64 --- 2015-03-13 Yao Qi New
[2/3] Remove some hard-coded stuff in tests --- 2015-03-19 Yao Qi New
[2/4] gdb/command: Add LKD Command class --- 2016-02-25 Kieran Bingham New
[2/4] Implements aarch64 process record and reverse debugging support --- 2015-05-19 Yao Qi New
[2/5] ARM: extract_arm_insn function need to read instrs correctly in be8 case --- 2014-10-21 vkamensky New
[2/5] Support for recording thumb2 ASIMD struct load/store instructions --- 2014-02-22 Omair Javaid New
[2/7] Fixes for aarch64-linux core file support --- 2014-09-17 Omair Javaid New
[2/7] Fixes for aarch64-linux core file support --- 2014-08-28 Omair Javaid New
[2/7] Fixes for aarch64-linux gdb core file support --- 2014-06-04 Omair Javaid New
[3/3] Handle the effect of skipping prologue --- 2015-03-19 Yao Qi New
[3/4] Enables gdb.reverse testsuite for aarch64*-linux targets --- 2015-05-19 Yao Qi New
[3/4] gdb/lkd: Add Linux Kernel Awareness target --- 2016-02-25 Kieran Bingham New
[3/5] ARM: arm_breakpoint should be little endian form in case for arm BE8 --- 2014-10-21 vkamensky New
[3/5] Support for recording VFP data processing instructions --- 2014-02-22 Omair Javaid New
[3/7] Enable gdb process record on aarch64-linux targets --- 2014-06-04 Omair Javaid New
[4/4] lkd: Add an Architecture Layer for ARMv7 targets --- 2016-02-25 Kieran Bingham New
[4/5] ARM: read_pieced_value do big endian processing only in case of valid gdb_regnum --- 2014-10-21 vkamensky New
[4/5] Support for recording extension register load/store instructions --- 2014-02-22 Omair Javaid New
[4/7] Implements aarch64 process record and reverse debugging support --- 2014-09-18 Omair Javaid New
[4/7] Implements aarch64 process record and reverse debugging support --- 2014-08-28 Omair Javaid New
[4/7] Implements aarch64 process record and reverse debugging support --- 2014-06-04 Omair Javaid New
[5/5] ARM: asm-source.exp link options in case of armv7b target --- 2014-10-21 vkamensky New
[5/5] Support for recording vector data transfer instructions --- 2014-02-22 Omair Javaid New
[5/7] Support for recording syscall on aarch64-linux --- 2014-08-29 Omair Javaid New
[5/7] Support for recording syscall on aarch64-linux --- 2014-06-04 Omair Javaid New
[6/7] Support for recording aarch64 advanced SIMD instructions --- 2014-08-29 Omair Javaid New
[6/7] Support for recording aarch64 advance simd instructions --- 2014-06-04 Omair Javaid New
[7/7] Enables gdb.reverse testsuite for aarch64*-linux targets --- 2014-06-04 Omair Javaid New
[aarch64/arm] Properly extract the return value returned in memory [aarch64/arm] Properly extract the return value returned in memory --- 2022-03-10 Luis Machado New
[AArch64] Convert an int flag variable to bool [AArch64] Convert an int flag variable to bool --- 2020-01-13 Luis Machado New
aarch64: correct a size of struct elf_prstatus --- 2015-02-23 AKASHI Takahiro New
aarch64: detect atomic sequences like other ll/sc architectures --- 2014-03-24 Kyle McMartin New
[aarch64] Fix one fail in gdb.xml/tdesc-regs.exp --- 2015-02-24 Yao Qi New
[AArch64] Fix SVE-related failure in gdb.arch/aarch64-fp.exp [AArch64] Fix SVE-related failure in gdb.arch/aarch64-fp.exp --- 2020-02-26 Luis Machado New
[AArch64] Include asm/ptrace.h in aarch64-linux-nat.c --- 2014-05-23 Ramana Radhakrishnan New
[AArch64] Include asm/ptrace.h in aarch64-linux-nat.c --- 2014-05-22 Ramana Radhakrishnan New
[AArch64] Recognize more program breakpoint patterns [AArch64] Recognize more program breakpoint patterns --- 2019-12-23 Luis Machado New
aarch64 sim, add cnt insn support --- 2017-02-26 Jim Wilson New
aarch64 sim adds C flag bug fix --- 2017-03-26 Jim Wilson New
aarch64 sim add support for fcvtl --- 2017-04-08 Jim Wilson New
aarch64 sim addv bug fix --- 2017-01-14 Jim Wilson New
aarch64 sim big-endian support --- 2016-06-30 Jim Wilson New
aarch64 sim big-endian support --- 2016-06-03 Jim Wilson New
aarch64 sim bit/bif bug fix --- 2017-02-05 Jim Wilson New
aarch64 sim bug fix for fcmp and infinity --- 2016-12-19 Jim Wilson New
aarch64 sim cmtst bug fix --- 2017-01-22 Jim Wilson New
aarch64 sim fcmXX zero instructions --- 2017-04-08 Jim Wilson New
aarch64 sim fcsel bug fix --- 2016-12-27 Jim Wilson New
aarch64 sim fp min/max number bug fix --- 2017-01-01 Jim Wilson New
aarch64 sim FP to unsigned integer conversion fix --- 2016-12-23 Jim Wilson New
aarch64 sim load/store multiple instruction fixes --- 2017-04-22 Jim Wilson New
aarch64 sim load/store single struct implementation w/ ldnr bug fixes --- 2017-01-29 Jim Wilson New
aarch64 sim mla bug fix --- 2017-02-14 Jim Wilson New
aarch64 sim mls and movi bug fixes --- 2017-01-02 Jim Wilson New
aarch64 sim, smov and umov support --- 2017-02-26 Jim Wilson New
aarch64 sim sxtl/uxtl fix, plus another addv fix --- 2017-02-19 Jim Wilson New
aarch64 sim umulh/smulh fixes --- 2017-03-03 Jim Wilson New
aarch64 sim uzp1/uzp2 bug fix --- 2017-01-08 Jim Wilson New
aarch64 sim vector mul bug fix --- 2016-12-24 Jim Wilson New
aarch64 sim xtn2 bug fix --- 2017-01-14 Jim Wilson New
Add Linux kernel thread runtime support. --- 2016-12-22 Peter Griffin New
A new board file remote-gdbserver-on-localhost.exp --- 2015-04-23 Yao Qi New
arm - Add some comments about the versions of ARM ELF that define various e_flags values arm - Add some comments about the versions of ARM ELF that define various e_flags values --- 2018-08-09 Richard Earnshaw (lists) New
[ARM] Enable ARMv8.1-m PACBTI support [ARM] Enable ARMv8.1-m PACBTI support --- 2022-03-28 Luis Machado New
[arm] Fix fails in gdb.base/disp-step-syscall.exp --- 2015-04-15 Yao Qi New
ARM gdb record-replay bug fixes --- 2015-02-03 Omair Javaid New
[arm] watchpoint-reuse-slot.exp: skip setting HW points on some address --- 2015-04-10 Yao Qi New
Bug 20928 - Decode %ccr into individual flags in sparcv9 register output --- 2016-12-20 Ivo Raisr New
Bug 20936 - provide sparc and sparcv9 target description XML files --- 2017-01-06 Ivo Raisr New
Bug 20936 - provide sparc and sparcv9 target description XML files --- 2016-12-06 Ivo Raisr New
Check for POSIX_MADV_WILLNEED to support building against the LSB --- 2012-06-11 Michael Hope New
[COMMITTED,1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case --- 2014-11-02 vkamensky New
[COMMITTED,2/3] ARM: arm_breakpoint should be little endian form in case for arm BE8 --- 2014-11-02 vkamensky New
[COMMITTED,3/3] read_pieced_value do big endian processing only in case of valid gdb_regnum --- 2014-11-02 vkamensky New
D: Fix classification of module.type in lexer --- 2017-01-07 Iain Buclaw New
D: Fix crash when expression debugging --- 2017-01-04 Iain Buclaw New
Disable gdb.dwarf2/implptr-64bit.exp for 32-bit targets --- 2014-02-06 Omair Javaid New
Disable gdb.dwarf2/implptr-64bit.exp for 32-bit targets --- 2014-02-06 Omair Javaid New
Don't call set_gdbarch_cannot_step_breakpoint in aarch64_gdbarch_init --- 2015-03-17 Yao Qi New
Don't skip catch-syscall.exp on hppa*-hp-hpux* target --- 2015-02-27 Yao Qi New
Dwarf assembler: handle one instruction function --- 2015-02-25 Yao Qi New
Dwarf assembler: handle one instruction function --- 2015-02-25 Yao Qi New
« 1 2 3 »