public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2] aarch64: DT_RELR for ILP32
 2024-06-24 13:57 UTC  (2+ messages)

[PATCH v4 0/11][Binutils] aarch64: Fix the FEAT_SVE2p1 related issues
 2024-06-24 13:17 UTC  (13+ messages)
` [PATCH v4 01/11] [Binutils] aarch64: Enable mandatory feature bits for v9.4-A
` [PATCH v4 02/11] [Binutils] aarch64: Fix sve2p1 dupq instruction operands
` [PATCH v4 03/11] [Binutils] aarch64: Fix sve2p1 dupq instruction operands (regenerated files)
` [PATCH v4 04/11] [Binutils] aarch64: Fix sve2p1 extq instruction operands
` [PATCH v4 05/11] [Binutils] aarch64: Fix sve2p1 extq instruction operands (regenerated files)
` [PATCH v4 06/11] [Binutils] aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands
` [PATCH v4 07/11] [Binutils] aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands (regenerated files)
` [PATCH v4 08/11] [BINUTILS] aarch64: Fix the wrong constraint used for sve2p1 instructions
` [PATCH v4 09/11] [Binutils] aarch64: Add extra tests for sve2p1 min max instructions
` [PATCH v4 10/11] [Binutils] aarch64: Fix FEAT_B16B16 sve2 instruction constraints
` [PATCH v4 11/11] [Binutils] aarch64: Fix FEAT_B16B16 sve2 instruction constraints (regenerated files)

[addr2line] Printing symbol names
 2024-06-24 11:57 UTC  (4+ messages)

[PATCH] Support APX CFCMOV
 2024-06-24 11:28 UTC  (17+ messages)

Posting CVE's to older binutils sources
 2024-06-24 10:16 UTC 

Automotive Grade Analog Switches
 2024-06-24  9:39 UTC 

[PATCH 0/5] LoongArch: Add DT_RELR (packing relative relocs) support
 2024-06-24  8:52 UTC  (10+ messages)
` [PATCH 1/5] LoongArch: Reject R_LARCH_32 from becoming a runtime reloc in ELFCLASS64
` [PATCH 2/5] LoongArch: Fix bad reloc with mixed visibility ifunc symbols in shared libraries
` [PATCH 3/5] LoongArch: Make protected function symbols local for -shared
` [PATCH 4/5] LoongArch: Add DT_RELR support
` [PATCH 5/5] LoongArch: Add DT_RELR tests

Superheterodyne Receiver
 2024-06-24  7:54 UTC 

☝ Buildbot (Sourceware): binutils-gdb - worker cannot substantiate (master)
 2024-06-24  1:23 UTC 

[PATCH] ld: testsuite: Add a bootstrap test using -Wl,-z,pack-relative-relocs if DT_RELR supported
 2024-06-23  1:06 UTC  (2+ messages)

[PATCH] LoongArch: Remove unused code in ld test suite
 2024-06-22 10:06 UTC 

[PATCH v2 0/6] aarch64: Add FP8 multiplication instructions
 2024-06-21 18:32 UTC  (7+ messages)
` [PATCH v2 1/6] aarch64: Move struct definition towards its usage
` [PATCH v2 2/6] aarch64: Add support for virtual features
` [PATCH v2 3/6] aarch64: Add FP8 Neon and SVE multiplication instructions
` [PATCH v2 4/6] aarch64: Regenerate *-2.c
` [PATCH v2 5/6] aarch64: Add SME FP8 multiplication instructions
` [PATCH v2 6/6] aarch64: Regenerate *-2.c

[PATCH, V3] doc: sframe: small improvements for readability
 2024-06-21 17:14 UTC 

[PATCH 0/2] aarch64: Fixes access to struct aarch64_opnd_info members
 2024-06-21 15:50 UTC  (3+ messages)
` [PATCH 1/2] aarch64: Treat operand Rt_IN_SYS_ALIASES as register number (PR 31919)
` [PATCH 2/2] aarch64: Treat operand ADDR_SIMPLE as address with base register

[PATCH v4 1/2] gas, aarch64: Add SME2 lutv2 extension
 2024-06-21 15:35 UTC  (3+ messages)

[PATCH v5 1/2] gas, aarch64: Add SME2 lutv2 extension
 2024-06-21 15:31 UTC  (2+ messages)
` [PATCH v5 2/2] gas, aarch64: Add SME2 lutv2 extension generated files

[PATCH] arm: Do not insert stubs needing Arm code on Thumb-only cores
 2024-06-21 15:19 UTC  (3+ messages)

[PATCH] doc: sframe: small improvements for readability
 2024-06-21 15:00 UTC  (4+ messages)
` [PATCH, V2] "

DCO: Was: Re: Contributing to gdb
 2024-06-21 13:20 UTC  (13+ messages)

[PATCH v2 0/8] x86: a few more optimizations
 2024-06-21 12:53 UTC  (9+ messages)
` [PATCH v2 1/8] x86/APX: optimize {nf} forms of ADD/SUB with specific immediates
` [PATCH v2 2/8] x86/APX: optimize {nf}-form rotate-by-width-less-1
` [PATCH v2 3/8] x86/APX: optimize certain {nf}-form insns to LEA
` [PATCH v2 4/8] x86-64: restrict by-imm31 optimization
` [PATCH v2 5/8] x86/APX: extend TEST-by-imm7 optimization to CTESTcc
` [PATCH v2 6/8] x86/APX: optimize {nf}-form IMUL-by-power-of-2 to SHL
` [PATCH v2 7/8] x86/APX: optimize certain {nf}-form insns to BMI2 ones
` [PATCH v2 8/8] x86/APX: apply NDD-to-legacy transformation to further CMOVcc forms

[PATCH v3 0/11][Binutils] aarch64: Fix the FEAT_SVE2p1 related issues
 2024-06-21 11:36 UTC  (12+ messages)
` [PATCH v2 01/11] [Binutils] aarch64: Enable mandatory feature bits for v9.4-A
` [PATCH v3 02/11] [Binutils] aarch64: Fix sve2p1 dupq instruction operands
` [PATCH v3 03/11] [Binutils] aarch64: Fix sve2p1 dupq instruction operands (regenerated files)
` [PATCH v3 04/11] [Binutils] aarch64: Fix sve2p1 extq instruction operands
` [PATCH v3 05/11] [Binutils] aarch64: Fix sve2p1 extq instruction operands (regenerated files)
` [PATCH v3 06/11] [Binutils] aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands
` [PATCH v3 07/11] [Binutils] aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands (regenerated files)
` [PATCH v1 08/11] [BINUTILS] aarch64: Fix the wrong constraint used for sve2p1 instructions
` [PATCH v1 09/11] [Binutils] aarch64: Add extra tests for sve2p1 min max instructions
` [PATCH v3 10/11] [Binutils] aarch64: Fix FEAT_B16B16 sve2 instruction constraints
` [PATCH v3 11/11] [Binutils] aarch64: Fix FEAT_B16B16 sve2 instruction constraints (regenerated files)

[PATCH v2] [RFC] libdep plugin: fix bugs in parser and drop escaping
 2024-06-21  8:06 UTC  (4+ messages)

[PATCH] RISC-V: Remove implicit enablement of Zvknha from Zvkn
 2024-06-21  5:03 UTC  (2+ messages)

[PATCH] RISC-V: hash with segment id and pcrel_hi address while recording pcrel_hi
 2024-06-21  1:24 UTC 

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2024-06-21  1:08 UTC 

Remove LIBINTL_DEP
 2024-06-20 20:02 UTC  (7+ messages)

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) test (failure) (master)
 2024-06-20 17:04 UTC  (5+ messages)

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2024-06-20 13:02 UTC 

[PATCH] libctf: fix testsuite bugs revealed by -Wall
 2024-06-20 12:19 UTC  (2+ messages)

RFC: PR 31761: Stop the linker from overwriting source files
 2024-06-20 10:19 UTC  (10+ messages)

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'git diff ...' (failure) (master)
 2024-06-20  9:44 UTC 

[PATCH] LoongArch: TLS IE needs only one dynamic reloc
 2024-06-20  8:59 UTC  (2+ messages)

[PATCH] RISC-V: Support Smcdeleg and Ssccfg extensions
 2024-06-20  4:53 UTC 

[PATCH] MIPS/GAS: Omit LI 0 for condition trap
 2024-06-20  3:14 UTC  (3+ messages)

☝ Buildbot (Sourceware): binutils-gdb - worker not available (master)
 2024-06-20  0:53 UTC 

[PATCH] ld: Remove JANSSON_LIBS from ld_new_DEPENDENCIES
 2024-06-19 23:05 UTC  (2+ messages)

☝ Buildbot (Sourceware): binutils-gdb - warnings test (failure) (master)
 2024-06-19 16:24 UTC 

[PATCH] libdep plugin: fix bugs in parser and improve escaping
 2024-06-19 15:07 UTC  (2+ messages)

[PATCH] bfin: free the allocated memory
 2024-06-19  8:06 UTC  (2+ messages)
` [PATCH] mem: "

[PATCH] bfin: free the allocated memory
 2024-06-19  8:04 UTC 

[PATCH] mem: free the allocated memory
 2024-06-19  7:31 UTC  (3+ messages)

[PATCH v2] LoongArch: Add bad static relocation check and output more information to user
 2024-06-19  7:05 UTC  (5+ messages)

[PATCH] x86: Remove the secondary encoding for ctest
 2024-06-19  6:58 UTC  (2+ messages)

[PATCH] mem: free the allocated memory
 2024-06-19  6:30 UTC  (3+ messages)

[PATCH v3] LoongArch: Fix the issue of excessive relocation generated by IE
 2024-06-19  6:06 UTC  (3+ messages)

[PATCH v1] LoongArch: Do not check R_LARCH_SOP_PUSH_ABSOLUTE to avoid broken links to old object files
 2024-06-19  3:46 UTC 

[PATCH 1/2 v2] Support APX CCMP and CTEST
 2024-06-19  2:43 UTC  (5+ messages)

[PATCH 0/6] x86: a few more optimizations
 2024-06-19  2:01 UTC  (9+ messages)
` [PATCH 6/6] x86: optimize {,V}PEXTR{D,Q} with immediate of 0

[PATCH] m68k: Support for jump visualization in disassembly
 2024-06-18 15:02 UTC 

[PATCH] x86/APX: fix disassembly of byte register operands
 2024-06-18 14:15 UTC 

[PATCH] gas: terminate buffer SB in do_repeat()
 2024-06-18 11:18 UTC 

[PATCH v4] RISC-V: Add SiFive cease extension v1.0
 2024-06-18  9:18 UTC  (3+ messages)

Add -j/--display-section option to readelf
 2024-06-18  8:43 UTC  (3+ messages)

[committed] RISC-V: Fixed typo from smscrind to smcsrind in riscv_implicit_subsets
 2024-06-18  8:24 UTC 

Commit: --rosegment: Restore alignment of text segment
 2024-06-18  8:14 UTC 

[PATCH] x86: %riz, %rip, and %eip don't require REX
 2024-06-18  8:13 UTC  (4+ messages)

[committed] RISC-V: Updated gas/NEWS and gas/doc/c-riscv.texi for vendor extensions
 2024-06-18  7:25 UTC 

[PATCH] x86: don't suppress errors when optimizing
 2024-06-18  6:52 UTC  (2+ messages)

[committed] RISC-V: Support Zacas extension
 2024-06-18  6:45 UTC 

[PATCH v2] RISC-V: Support ssctr/smctr extensions with frozen version 1.0
 2024-06-18  4:48 UTC 

[PATCH] RISC-V: Do not go beyond a label when disassembling data
 2024-06-18  3:56 UTC  (2+ messages)

[PATCH v3] RISC-V: Add SiFive cease extension v1.0
 2024-06-18  3:41 UTC  (2+ messages)

[PATCH,V3 0/7] Add SCFI support for aarch64
 2024-06-18  0:20 UTC  (8+ messages)
` [PATCH,V3 1/7] gas: scfi: make scfi_state_restore_reg function more precise
` [PATCH,V3 2/7] opcodes: aarch64: flags to denote subclasses of ldst insns
` [PATCH,V3 3/7] opcodes: aarch64: allow FLAGS in CPA_INSN, CPA_SVE_INSNC
` [PATCH,V3 4/7] opcodes: aarch64: flags to denote subclasses of arithmetic insns
` [PATCH,V3 5/7] opcodes: aarch64: flags to denote subclasses of uncond branches
` [PATCH,V3 6/7] gas: aarch64: add experimental support for SCFI
` [PATCH,V3 7/7] gas: aarch64: testsuite: add new tests "

[PATCH 0/3] GAS/testsuite: Make sure none.s is not overwritten
 2024-06-17 22:31 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).