public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Fix emit-relocs for aarch64 gold
 2023-11-13  8:15 UTC  (3+ messages)

[PATCH] ld: Fix redundant space in ld.texi
 2023-11-13  6:03 UTC 

[PATCH V2 3/8] Support APX GPR32 with extend evex prefix
 2023-11-13  5:53 UTC  (12+ messages)

[PATCH v5 0/4] Gold/MIPS: Improve MIPS support in configure.tgt
 2023-11-13  5:11 UTC  (6+ messages)
` [PATCH v5 1/4] Gold: Add targ_extra_little_endian to configure.ac
` [PATCH v5 2/4] Gold/MIPS: Drop mips*le/mips*el* triple pattern
` [PATCH v5 3/4] Gold/MIPS: Add targ_extra_size=64 for mips32 triples
` [PATCH v5 4/4] Gold/MIPS: Add mips64*/mips64*el triple support

[PATCH v2] MIPS: Change all E_MIPS_* to EF_MIPS_*
 2023-11-13  3:21 UTC  (4+ messages)

[PATCH v2 0/8] Support Intel APX EGPR
 2023-11-13  0:18 UTC  (54+ messages)
` [PATCH 1/8] Support APX GPR32 with rex2 prefix
` [PATCH 4/8] Add tests for APX GPR32 with extend evex prefix
` [PATCH 5/8] Support APX NDD
` [PATCH 6/8] Support APX Push2/Pop2
` [PATCH 7/8] Support APX NDD optimized encoding
` [PATCH 8/8] Support APX JMPABS

[PATCH] Regenerate gas/config.in and ld/configure
 2023-11-12 17:21 UTC 

[binutils-gdb] Fix: GNU-ld: ARM: Issues when trying to set target output architecture
 2023-11-11 15:20 UTC 

GCC devroom at FOSDEM 2024: Call for Participation open
 2023-11-10 23:20 UTC 

[PATCH] bfd, binutils: add gfx11 amdgpu architectures
 2023-11-10 18:20 UTC  (4+ messages)

[PATCH v2 1/2] bfd: microblaze: Add 32_NONE reloc type
 2023-11-10 16:31 UTC  (6+ messages)
` [PATCH v2 2/2] gas: testsuite: Add microblaze reloc test

[PATCH v5] Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian
 2023-11-10 16:29 UTC  (2+ messages)

[PATCH v1 1/1] opcodes: microblaze: Fix bit masking bug
 2023-11-10 16:09 UTC  (3+ messages)

[PATCH v4 0/2] GAS/MIPS: Fix testcase module-defer-warn2 for r2+ triples
 2023-11-10 16:01 UTC  (4+ messages)
` [PATCH v4 1/2] GAS/MIPS: Convert module-defer-warn2 to .d format
` [PATCH v4 2/2] GAS/MIPS: Add module-defer-warn2-r2 testcase for r2+ triples

[PATCH v2] GAS/MIPS: Add mips16-e-irix.d testcase
 2023-11-10 14:21 UTC  (2+ messages)

CfP for FOSDEM 2024, Debuggers and Analysis tools devroom
 2023-11-10 10:58 UTC 

ld: Avoid overflows in string merging
 2023-11-10 10:10 UTC  (8+ messages)

[PATCH] LoongArch: Add new relocation R_LARCH_CALL36
 2023-11-10  8:36 UTC  (5+ messages)

[PATCH 01/12] RISC-V: Add T-Head VECTOR vendor extension
 2023-11-10  7:35 UTC  (12+ messages)
` [PATCH 02/12] RISC-V: Add CSRs for "
` [PATCH 03/12] RISC-V: Add configuration-setting instructions "
` [PATCH 04/12] RISC-V: Add load/store "
` [PATCH 05/12] RISC-V: Add the sub-extension "XTheadZvlsseg" "
` [PATCH 06/12] RISC-V: Add sub-extension XTheadZvamo "
` [PATCH 07/12] RISC-V: Add integer arithmetic instructions "
` [PATCH 08/12] RISC-V: Add fixed-point "
` [PATCH 09/12] RISC-V: Add floating-point "
` [PATCH 10/12] RISC-V: Add reductions "
` [PATCH 11/12] RISC-V: Add vector mask "
` [PATCH 12/12] RISC-V: Add vector permutation "

[PATCH v3] GAS/MIPS: Add mips16-e-irix.d testcase
 2023-11-10  6:01 UTC 

bfd: use less memory in string merging
 2023-11-09 16:45 UTC  (5+ messages)

[PATCH] x86: improve a few diagnostics
 2023-11-09 15:58 UTC 

[committed] ld: aarch64: Use lp64 abi in recent BTI stub tests
 2023-11-09 15:01 UTC 

[PATCH 0/5] aarch64 BTI stub fixes
 2023-11-09 14:58 UTC  (4+ messages)

[PATCH] aarch64: Fix error in THE system register checking
 2023-11-09 14:08 UTC  (2+ messages)

[PATCH] add opcode for xtheadv
 2023-11-09 10:40 UTC  (4+ messages)

New error building aarcxh64-opc.c
 2023-11-09 10:05 UTC  (2+ messages)

Sourceware Open Office, Friday Novemer 10, 18:00 UTC
 2023-11-08 23:57 UTC 

[PATCH v3 0/2] x86: insn template CPU specifier processing
 2023-11-08 12:46 UTC  (8+ messages)
` [PATCH v3 1/2] x86: Cpu64 handling improvements
` [PATCH v3 2/2] x86: split insn templates' CPU field
` [PATCH v3 3/2] x86: do away with is_evex_encoding()

[PATCH/RFC] libdiagnostics: a shared library for emitting diagnostics
 2023-11-07 16:18 UTC  (16+ messages)
` [PATCH 1/2] libdiagnostics: header and examples
` [PATCH 2/2] libdiagnostics: work-in-progress implementation
` [PATCH] binutils: experimental use of libdiagnostics in gas

[PATCH 0/2] x86: pseudo-prefix handling
 2023-11-07 16:08 UTC  (13+ messages)
` [PATCH 1/2] x86: CPU-qualify {disp16} / {disp32}
` [PATCH 2/2] x86: don't allow pseudo-prefixes to be overridden by legacy suffixes

[PATCH 0/3] aarch64: Add support for the Armv9.4-a LSE128 extension
 2023-11-07 11:08 UTC  (5+ messages)
` [PATCH 1/3] aarch64: Add LSE128 instruction operand support
` [PATCH 2/3] aarch64: Add arch support for LSE128 extension
` [PATCH 3/3] aarch64: Add LSE128 instructions

[PATCH] ld: print branch fixups into the map file for ppc elf targets
 2023-11-07 11:06 UTC  (2+ messages)

[PATCH 1/2] aarch64: Add THE system register support
 2023-11-07 11:02 UTC  (4+ messages)
` [PATCH 2/2] aarch64: Add 128-bit system register flags

[PATCH v2 0/3] Minimal thread-safety for BFD
 2023-11-07 11:00 UTC  (2+ messages)

[PATCH 1/3] aarch64: Add FEAT_SPECRES2 support
 2023-11-07 10:59 UTC  (6+ messages)
` [PATCH 2/3] aarch64: Add FEAT_ECBHB support
` [PATCH 3/3] aarch64: Add FEAT_ITE support

[PATCH] x86: Intel Core processors do not support CMPXCHG16B
 2023-11-07  9:34 UTC 

[PATCH v2 0/2] RISC-V: Support CORE-V XCVMAC and XCVALU extensions
 2023-11-07  4:12 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] gas: S_GET_{NAME,SEGMENT}() don't alter their input symbol
 2023-11-07  1:09 UTC  (2+ messages)

Commit: ld x86_64 tests: Accept x86-64-v3 as a needed ISA
 2023-11-06 14:25 UTC  (11+ messages)

[PATCH 0/2] x86: object format checking
 2023-11-06 14:04 UTC  (3+ messages)
` [PATCH 1/2] x86: conditionally hide object-format-specific functions
` [PATCH 2/2] x86: use IS_ELF

[PATCH 0/2] x86: suffix / operands consistency checking
 2023-11-06 12:14 UTC  (3+ messages)
` [PATCH 1/2] x86-64: extend expected-size check in check_qword_reg()
` [PATCH 2/2] x86: fold conditionals in check_long_reg()

[PATCH, V2 00/10] Synthesize CFI for hand-written asm
 2023-11-06 11:03 UTC  (5+ messages)
` [PATCH, V2 07/10] gas: synthesize "

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).