Toggle navigation
Patchwork
binutils-gdb
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jose E. Marchesi
| State =
Action Required
| Archived =
No
| 30 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[COMMITTED] bpf: gas: avoid UB in pointer subtraction
[COMMITTED] bpf: gas: avoid UB in pointer subtraction
- - -
-
1
-
2024-02-19
Jose E. Marchesi
Unresolved
bpf: there is no ldinddw nor ldabsdw instructions
bpf: there is no ldinddw nor ldabsdw instructions
- - -
-
1
-
2024-01-29
Jose E. Marchesi
Unresolved
[COMMITTED] gas: support double-slash line comments in BPF assembly
[COMMITTED] gas: support double-slash line comments in BPF assembly
- - -
-
1
-
2023-11-30
Jose E. Marchesi
Unresolved
[COMMITTED] gas: change meaning of ; in the BPF assembler
[COMMITTED] gas: change meaning of ; in the BPF assembler
- - -
-
1
-
2023-11-28
Jose E. Marchesi
Unresolved
[COMMITED] gas: bpf: do not allow referring to register names as symbols in operands
[COMMITED] gas: bpf: do not allow referring to register names as symbols in operands
- - -
-
1
-
2023-11-18
Jose E. Marchesi
Unresolved
gas: bpf: new test for MOV with C-like numbers ll suffix
gas: bpf: new test for MOV with C-like numbers ll suffix
- - -
-
1
-
2023-10-30
Jose E. Marchesi
Unresolved
[COMMITTED] gas: tc-bpf.c: fix formatting of comment
[COMMITTED] gas: tc-bpf.c: fix formatting of comment
- - -
-
1
-
2023-10-28
Jose E. Marchesi
Unresolved
[COMMITTED] opcodes: bpf-dis.c: fix typo in comment
[COMMITTED] opcodes: bpf-dis.c: fix typo in comment
- - -
-
1
-
2023-10-28
Jose E. Marchesi
Unresolved
[COMMITTED] ld: fix typo in ld.texi metdata->metadata
[COMMITTED] ld: fix typo in ld.texi metdata->metadata
- - -
-
1
-
2023-10-19
Jose E. Marchesi
Unresolved
[COMMITTED] gas: tc-sparc.c: undo spurious change in 5be1b787276d2adbe85ae7febc709ca517b62f08
[COMMITTED] gas: tc-sparc.c: undo spurious change in 5be1b787276d2adbe85ae7febc709ca517b62f08
- - -
-
1
-
2023-08-17
Jose E. Marchesi
Unresolved
[COMMITTED] bpf: gas: consolidate handling of immediate overflows
[COMMITTED] bpf: gas: consolidate handling of immediate overflows
- - -
-
1
-
2023-08-17
Jose E. Marchesi
Unresolved
[COMMITTED] bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flags
[COMMITTED] bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flags
- - -
-
1
-
2023-07-30
Jose E. Marchesi
Unresolved
[COMMITTED] bpf: gas: add field overflow checking to the BPF assembler
[COMMITTED] bpf: gas: add field overflow checking to the BPF assembler
- - -
-
1
-
2023-07-30
Jose E. Marchesi
Unresolved
[COMMITTED] bpf: gas: support relaxation of V4 jump instructions
[COMMITTED] bpf: gas: support relaxation of V4 jump instructions
- - -
-
1
-
2023-07-28
Jose E. Marchesi
Unresolved
[COMMITTED] bpf: gas: add negi and neg32i tests
[COMMITTED] bpf: gas: add negi and neg32i tests
- - -
-
1
-
2023-07-26
Jose E. Marchesi
Unresolved
[COMMITTED] bpf: fix register NEG[32] instructions
[COMMITTED] bpf: fix register NEG[32] instructions
- - -
-
1
-
2023-07-26
Jose E. Marchesi
Unresolved
[COMMITTED] bpf: gas, include, opcode: add suppor for instructions BSWAP{16, 32, 64}
[COMMITTED] bpf: gas, include, opcode: add suppor for instructions BSWAP{16, 32, 64}
- - -
-
1
-
2023-07-24
Jose E. Marchesi
Unresolved
[COMMITTED] bpf: gas, opcodes: fix pseudoc syntax for MOVS* and LDXS* insns
[COMMITTED] bpf: gas, opcodes: fix pseudoc syntax for MOVS* and LDXS* insns
- - -
-
1
-
2023-07-24
Jose E. Marchesi
Unresolved
bpf: add support for jal/gotol jump instruction with 32-bit target
bpf: add support for jal/gotol jump instruction with 32-bit target
- - -
-
1
-
2023-07-23
Jose E. Marchesi
Unresolved
[COMMITTED,2/2] bpf: opcodes, gas: support for signed load V4 instructions
[COMMITTED,1/2] bpf: opcodes, gas: support for signed register move V4 instructions
- - -
-
1
-
2023-07-21
Jose E. Marchesi
Unresolved
[COMMITTED,1/2] bpf: opcodes, gas: support for signed register move V4 instructions
[COMMITTED,1/2] bpf: opcodes, gas: support for signed register move V4 instructions
- - -
-
1
-
2023-07-21
Jose E. Marchesi
Unresolved
[COMMITTED] bpf: add missing bpf-dis.c to opcodes/Makefile.am
[COMMITTED] bpf: add missing bpf-dis.c to opcodes/Makefile.am
- - -
-
1
-
2023-07-21
Jose E. Marchesi
Unresolved
[COMMITTED] DesCGENization of the BPF binutils port
[COMMITTED] DesCGENization of the BPF binutils port
- - -
-
1
-
2023-07-21
Jose E. Marchesi
Unresolved
[4/4] gas: document V3 BPF atomic instructions in the GAS manual
Add support for V3 BPF atomic instructions
- - -
-
1
-
2023-05-11
Jose E. Marchesi
Unresolved
[3/4] gas: add tests for BPF V3 atomic instructions
Add support for V3 BPF atomic instructions
- - -
-
1
-
2023-05-11
Jose E. Marchesi
Unresolved
[2/4] cpu: add V3 BPF atomic instructions
Add support for V3 BPF atomic instructions
- - -
-
1
-
2023-05-11
Jose E. Marchesi
Unresolved
[1/4] opcodes: use CGEN_INSN_LGUINT for base instructions
Add support for V3 BPF atomic instructions
- - -
-
1
-
2023-05-11
Jose E. Marchesi
Unresolved
[COMMITTED,3/3] gas: documentation for the BPF pseudo-c asm syntax
[COMMITTED,1/3] gas: support for the BPF pseudo-c assembly syntax
- - -
-
1
-
2023-04-26
Jose E. Marchesi
Unresolved
[COMMITTED,2/3] gas: BPF pseudo-c syntax tests
[COMMITTED,1/3] gas: support for the BPF pseudo-c assembly syntax
- - -
-
1
-
2023-04-26
Jose E. Marchesi
Unresolved
[COMMITTED,1/3] gas: support for the BPF pseudo-c assembly syntax
[COMMITTED,1/3] gas: support for the BPF pseudo-c assembly syntax
- - -
-
1
-
2023-04-26
Jose E. Marchesi
Unresolved