Show patches with: Archived = No       |   369 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v2] Sync proc_service definition with GLIBC --- 2016-08-22 Adhemerval Zanella New
Sync proc_service definition with GLIBC --- 2016-08-17 Adhemerval Zanella Superseded
aarch64: correct a size of struct elf_prstatus --- 2015-02-23 AKASHI Takahiro New
Fix ARMv8.1/v8.2 for hw watchpoint and breakpoint --- 2016-07-23 Andrew Pinski New
[v6,8/8] gdb: Document qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,7/8] gdb/testsuite: Add unit tests for qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,6/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,5/8] gdb: Introduce is_address_tagged target hook Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,4/8] gdb: Use passed gdbarch instead of calling current_inferior Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,3/8] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,2/8] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v6,1/8] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check tagged addresses on remote targets --- 2024-04-18 Gustavo Romero New
[v5,8/8] gdb: Document qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,7/8] gdb/testsuite: Add unit tests for qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,6/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,5/8] gdb: Introduce is_address_tagged target hook Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,4/8] gdb: Use passed gdbarch instead of calling current_inferior Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,3/8] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,2/8] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v5,1/8] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check tagged addresses on remote targets --- 2024-04-17 Gustavo Romero Superseded
[v4,8/8] gdb: Document qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v4,7/8] gdb/testsuite: Add unittest for qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero New
[v4,6/8] gdb: Add qIsAddressTagged packet Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero New
[v4,5/8] gdb: Introduce is_address_tagged target hook Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v4,4/8] gdb: Use passed gdbarch instead of calling current_inferior Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v4,3/8] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v4,2/8] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v4,1/8] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check tagged addresses on remote targets --- 2024-04-16 Gustavo Romero Superseded
[v3,7/7] gdb: Document qMemTagCheckAddr packet Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,6/7] gdb: Add qMemTagAddrCheck packet Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,5/7] gdb: Introduce is_address_tagged target hook Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,4/7] gdb: Use passed gdbarch instead of calling current_inferior Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero Superseded
[v3,3/7] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero Superseded
[v3,2/7] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero New
[v3,1/7] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check tagged addresses on remote targets --- 2024-04-04 Gustavo Romero Superseded
[v2,4/4] gdb: Add new remote packet to check if address is tagged Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero New
[v2,3/4] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[v2,2/4] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[v2,1/4] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[4/4] gdb: Add new remote packet to check if address is tagged Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[3/4] gdb: aarch64: Remove MTE address checking from memtag_matches_p Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[2/4] gdb: aarch64: Move MTE address check out of set_memtag Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
[1/4] gdb: aarch64: Remove MTE address checking from get_memtag Add another way to check for MTE-tagged addresses on remote targets --- 2024-03-28 Gustavo Romero Superseded
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
Bug 20936 - provide sparc and sparcv9 target description XML files --- 2017-01-06 Ivo Raisr 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 --- 2016-12-06 Ivo Raisr New
Bug 20936 - provide sparc and sparcv9 target description XML files --- 2016-12-06 Ivo Raisr Superseded
Bug 20936 - provide sparc and sparcv9 target description XML files --- 2016-12-06 Ivo Raisr Superseded
Bug 20928 - Decode %ccr into individual flags in sparcv9 register output --- 2016-12-06 Ivo Raisr Superseded
Bug 20928 - Decode %ccr into individual flags in sparcv9 register output --- 2016-12-05 Ivo Raisr Superseded
[RFA] completion in command definition --- 2017-01-12 Jerome Guitton New
[RFA] completion in command definition --- 2017-01-11 Jerome Guitton Superseded
[RFA] candidates for ambiguous command in upper case --- 2017-01-11 Jerome Guitton New
aarch64 sim load/store multiple instruction fixes --- 2017-04-22 Jim Wilson New
aarch64 sim add support for fcvtl --- 2017-04-08 Jim Wilson New
aarch64 sim fcmXX zero instructions --- 2017-04-08 Jim Wilson New
aarch64 sim adds C flag bug fix --- 2017-03-26 Jim Wilson New
aarch64 sim umulh/smulh fixes --- 2017-03-03 Jim Wilson New
aarch64 sim, smov and umov support --- 2017-02-26 Jim Wilson New
aarch64 sim, add cnt insn support --- 2017-02-26 Jim Wilson New
aarch64 sim sxtl/uxtl fix, plus another addv fix --- 2017-02-19 Jim Wilson New
aarch64 sim mla bug fix --- 2017-02-14 Jim Wilson New
aarch64 sim bit/bif bug fix --- 2017-02-05 Jim Wilson New
aarch64 sim load/store single struct implementation w/ ldnr bug fixes --- 2017-01-29 Jim Wilson New
aarch64 sim cmtst bug fix --- 2017-01-22 Jim Wilson New
aarch64 sim xtn2 bug fix --- 2017-01-14 Jim Wilson New
aarch64 sim addv bug fix --- 2017-01-14 Jim Wilson New
aarch64 sim uzp1/uzp2 bug fix --- 2017-01-08 Jim Wilson New
aarch64 sim mls and movi bug fixes --- 2017-01-02 Jim Wilson New
aarch64 sim fp min/max number bug fix --- 2017-01-01 Jim Wilson New
aarch64 sim fcsel bug fix --- 2016-12-27 Jim Wilson New
aarch64 sim vector mul bug fix --- 2016-12-24 Jim Wilson New
aarch64 sim FP to unsigned integer conversion fix --- 2016-12-23 Jim Wilson New
aarch64 sim bug fix for fcmp and infinity --- 2016-12-19 Jim Wilson New
fix for aarch64 sim tbnz bug --- 2016-12-13 Jim Wilson New
fix for aarch64 sim adds64 bug --- 2016-12-12 Jim Wilson New
fix for aarch64 sim tbnz bug --- 2016-12-05 Jim Wilson Superseded
fix for aarch64 sim tbnz bug --- 2016-12-02 Jim Wilson New
fix for aarch64 sim FP stur bug --- 2016-12-01 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
[FYI/pushed] ARI: Add detection of printf_vma and sprintf_vma (was: "Re: [PATCH] gdb/tracepoint.c: Don't use printf_vma") --- 2016-11-19 Joel Brobecker New
squash! gdb/lkd: Add Linux Kernel Awareness target --- 2016-02-26 Kieran Bingham New
[4/4] lkd: Add an Architecture Layer for ARMv7 targets --- 2016-02-25 Kieran Bingham New
[3/4] gdb/lkd: Add Linux Kernel Awareness target --- 2016-02-25 Kieran Bingham New
[2/4] gdb/command: Add LKD Command class --- 2016-02-25 Kieran Bingham New
[1/4] gdb/observer: Provide target_thread_changed observer --- 2016-02-25 Kieran Bingham New
[2/2] aarch64: implement walking over the stack protector --- 2014-06-03 Kyle McMartin New
[1/2] aarch64: extend decode_adrp to decode immediate offset --- 2014-06-03 Kyle McMartin New
[PATCHv5] aarch64: detect atomic sequences like other ll/sc architectures --- 2014-04-30 Kyle McMartin New
[PATCHv4] aarch64: detect atomic sequences like other ll/sc architectures --- 2014-04-24 Kyle McMartin New
[PATCHv3] aarch64: detect atomic sequences like other ll/sc architectures --- 2014-04-22 Kyle McMartin New
[PATCHv2] aarch64: detect atomic sequences like other ll/sc architectures --- 2014-03-27 Kyle McMartin New
aarch64: detect atomic sequences like other ll/sc architectures --- 2014-03-24 Kyle McMartin New
[ARM] Enable ARMv8.1-m PACBTI support [ARM] Enable ARMv8.1-m PACBTI support --- 2022-03-28 Luis Machado 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] 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
[pushed,AArch64] Fix typo in comment [pushed,AArch64] Fix typo in comment --- 2020-02-25 Luis Machado New
« 1 2 3 4 »