public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/6] [Binutils] aarch64: Add support for FEAT_B16B16 instructions
 2024-01-15  9:28 UTC 

[PATCH] x86: support APX forms of U{RD,WR}MSR
 2024-01-15  7:19 UTC  (3+ messages)

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'git diff ...' (failure) (master)
 2024-01-12 22:50 UTC 

minor patch to improve gprofng performance (re: Bug 30898)
 2024-01-12 22:31 UTC  (2+ messages)

[PATCH] gprofng: 30889 can't compile without large file support
 2024-01-12 19:49 UTC  (3+ messages)

[PATCH 0/8] aarch64: Enable the RCpc3 (Release Consistency) extension
 2024-01-12 16:56 UTC  (9+ messages)
` [PATCH 1/8] aarch64: rcpc3: Add +rcpc3 architectural feature support flag
` [PATCH 2/8] aarch64: rcpc3: Create implicit load/store size calc function
` [PATCH 3/8] aarch64: rcpc3: Define address operand fields and inserter/extractors
` [PATCH 4/8] aarch64: rcpc3: New RCPC3_ADDR operand types
` [PATCH 5/8] aarch64: rcpc3: add support in general_constraint_met_p
` [PATCH 6/8] aarch64: rcpc3: Define RCPC3_INSN macro
` [PATCH 7/8] aarch64: rcpc3: Add integer load/store insns
` [PATCH 8/8] aarch64: rcpc3: Add FP "

[PATCH 0/8] aarch64: Enable the RCpc3 (Release Consistency) extension
 2024-01-12 16:54 UTC 

Gas: Any pseudo instruction to disable a single RELOC?
 2024-01-12 16:00 UTC  (5+ messages)

New riscv CI and try builder for binutils, some ld failures
 2024-01-12 14:42 UTC  (3+ messages)
` [PATCH] bfd: riscv_maybe_function_sym check _bfd_elf_is_local_label_name

[PATCH 00/11] aarch64: New feature flags and flag fixes
 2024-01-12 13:47 UTC  (13+ messages)
` [PATCH 01/11] aarch64: Fix +lse feature flag dependency
` [PATCH 02/11] aarch64: Add +fcma alias for +compnum
` [PATCH 03/11] aarch64: Fix option parsing to disallow prefixes of valid options
` [PATCH 04/11] aarch64: Add +jscvt flag for existing fjcvtzs instruction
` [PATCH 05/11] aarch64: Add +frintts flag for existing instructions
` [PATCH 06/11] aarch64: Add +flagm2 "
` [PATCH 07/11] aarch64: Add +rcpc2 "
` [PATCH 08/11] aarch64: Add +wfxt "
` [PATCH 09/11] aarch64: Add +xs "
` [PATCH 10/11] aarch64: Make FEAT_ASMv8p2 instruction aliases always available
` [PATCH 11/11] aarch64: Remove unused code

[PATCH] x86/APX: VROUND{P,S}{S,D} can generally be encoded
 2024-01-12 12:40 UTC 

[PATCH] bpf: fix relocation addend incorrect symbol value
 2024-01-12 12:36 UTC  (2+ messages)

[PATCH] x86/APX: optimize MOVBE
 2024-01-12 12:28 UTC  (2+ messages)

[PATCH] x86/APX: be consistent with insn suffixes
 2024-01-12  9:42 UTC 

[PATCH] x86-64: Dwarf2 register numbers for %bnd<N>
 2024-01-12  8:58 UTC 

[PATCH] x86: drop redundant EVex128 from PUSH2/POP2
 2024-01-12  8:58 UTC 

[PATCH] gas: sframe: warn when skipping SFrame FDE generation
 2024-01-12  8:35 UTC  (2+ messages)

[PATCH v2 0/3] RISC-V: Support CORE-V XCVELW, XCVBI, and XCVMEM extensions
 2024-01-12  0:48 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] RISC-V: Add support for XCVelw extension in CV32E40P
  ` [PATCH v3 2/3] RISC-V: Add support for XCVbi "
  ` [PATCH v3 3/3] RISC-V: Add support for XCVmem "

Sourceware Open Office, Friday January 12, 18:00 UTC
 2024-01-11 20:20 UTC 

[PATCH,V4 00/14] Synthesize CFI for hand-written asm
 2024-01-11 18:14 UTC  (23+ messages)
` [PATCH,V4 10/14] gas: synthesize "
` [PATCH,V4 13/14] gas: testsuite: add a x86_64 testsuite for SCFI
` [PATCH,V4 09/14] opcodes: i386: new marker for insns that implicitly update stack pointer
  ` [PATCH, V4 "

[PATCH] gprofng: fix 3 bugzillas against gp-display-html
 2024-01-11 16:48 UTC 

[PATCH] opcodes: i386: fix dw2_regnum data type in reg_entry
 2024-01-11 14:05 UTC  (10+ messages)
` [PATCH] opcodes: gas: i386: use Rex2 as attribute not constraint

[PATCH] x86: Fix indentation and use true/false instead of 1/0
 2024-01-11  9:56 UTC  (2+ messages)

[PATCH] bfd: make _bfd_section_size_insane part of the public API
 2024-01-11  8:23 UTC  (10+ messages)

[PATCH] gprofng: 30889 can't compile without large file support
 2024-01-11  8:09 UTC  (3+ messages)

[PATCH, V5 00/16] Experimental support for synthesizing CFI for hand-written asm
 2024-01-11  7:59 UTC  (19+ messages)
` [PATCH, V5 01/16] gas: dw2gencfi: minor rejig for cfi_sections_set and all_cfi_sections
` [PATCH, V5 02/16] gas: dw2gencfi: use all_cfi_sections instead of cfi_sections
` [PATCH, V5 03/16] gas: dw2gencfi: expose a new cfi_set_last_fde API
` [PATCH, V5 04/16] gas: dw2gencfi: move some tc_* defines to the header file
` [PATCH, V5 05/16] gas: dw2gencfi: expose dot_cfi_sections for scfidw2gen
` [PATCH, V5 06/16] gas: dw2gencfi: externalize the all_cfi_sections
` [PATCH, V5 07/16] gas: add new command line option --scfi=experimental
` [PATCH, V5 08/16] gas: scfidw2gen: new functionality to prepare for SCFI
` [PATCH, V5 09/16] opcodes: i386: fix dw2_regnum data type in reg_entry
` [PATCH, V5 10/16] opcodes: gas: i386: define and use Rex2 as attribute not constraint
` [PATCH, V5 11/16] opcodes: i386: new marker for insns that implicitly update stack pointer
` [PATCH, V5 12/16] gas: synthesize CFI for hand-written asm
` [PATCH, V5 13/16] gas: doc: update documentation for the new listing option
` [PATCH, V5 14/16] opcodes: i386-reg.tbl: Add a comment to reflect dependency on ordering
` [PATCH, V5 15/16] gas: testsuite: add an x86_64 testsuite for SCFI
` [PATCH, V5 16/16] gas/NEWS: announce the new SCFI command line option

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'git diff ...' (failure) (master)
 2024-01-11  2:29 UTC 

Commit: Sync top level configure and makefiles
 2024-01-10 21:17 UTC  (3+ messages)

[PATCH][Binutils] Enforce C++11 as a minimum for building gold [PR30867]
 2024-01-10 18:13 UTC  (4+ messages)
` [PATCH]Enforce "

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2024-01-10 12:28 UTC 

[PATCH] gas: aarch64: Add system registers for Debug and PMU extensions
 2024-01-10 11:11 UTC  (5+ messages)
  ` [PATCH v2] "

☝ Buildbot (Sourceware): binutils-gdb - retry (Master Shutdown) lost connection Ran (cancelled) (master)
 2024-01-10  6:06 UTC 

☝ Buildbot (Sourceware): binutils-gdb - retry (Master Shutdown) (master)
 2024-01-10  6:06 UTC 

☝ Buildbot (Sourceware): binutils-gdb - retry lost connection (master)
 2024-01-10  4:35 UTC 

[PATCH] x86: add missing APX logic to cpu_flags_match()
 2024-01-10  1:44 UTC  (12+ messages)

☝ Buildbot (Sourceware): binutils-gdb - retry (Master Shutdown) lost connection compile (retry) (master)
 2024-01-10  0:37 UTC 

[PATCH] gprofng: add an examples directory
 2024-01-09 18:31 UTC 

[PATCH] gprofng: 31123 improvements to hardware event implementation
 2024-01-09 18:30 UTC 

how to know host endianness in binutils
 2024-01-09 16:19 UTC  (2+ messages)

[PATCH v2] x86: Don't check R_386_NONE nor R_X86_64_NONE
 2024-01-09 14:42 UTC 

[PATCH] x86: Don't check R_386_NONE nor R_X86_64_NONE
 2024-01-09 14:30 UTC 

[PATCH v2 0/2] Improve -z mark-plt
 2024-01-09 13:46 UTC  (7+ messages)
` [PATCH v2 1/2] elf: Add elf_backend_add_glibc_version_dependency
` [PATCH v2 2/2] ld: Add --enable-mark-plt configure option

Commit: Sync libiberty with gcc master version
 2024-01-09 12:33 UTC 

☝ Buildbot (Sourceware): binutils-gdb - build exception (master)
 2024-01-09  1:12 UTC 

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'git diff ...' (failure) (master)
 2024-01-08 23:28 UTC  (5+ messages)

[PATCH] bpf: Added linker support for R_BPF_64_NODYLD32
 2024-01-08 20:45 UTC  (5+ messages)

[committed] MAINTAINERS: Update my email address
 2024-01-08 18:55 UTC 

GeoBlue Case Number: 00003670
 2024-01-08 15:29 UTC 

[ UW REF0512127 ] Best Buy sent you a file
 2024-01-08 15:28 UTC 

GeoBlue Case Number: 00003666
 2024-01-08 15:25 UTC 

[ UW REF0512127 ] Best Buy sent you a file
 2024-01-08 15:24 UTC 

GeoBlue Case Number: 00003665
 2024-01-08 15:24 UTC 

Issue with R_*_NONE relocs not getting ignored
 2024-01-08 15:19 UTC  (2+ messages)

Question: What is the exact meaning of the different arrow shapes in objdump output?
 2024-01-08 15:10 UTC  (4+ messages)

[PATCH] i386: Correct adcx suffix in disassembler
 2024-01-08 14:57 UTC  (3+ messages)

[PATCH] MIPS/GAS: mips.exp, mark all mipsisa32*-linux as addr32
 2024-01-08 14:45 UTC  (2+ messages)

[PATCH][BINUTILS] aarch64: Add ite feature system registers
 2024-01-08 13:57 UTC  (3+ messages)

[PATCH][Binutils] arm: Add supprot for Armv8.9-A and Armv9.4-A
 2024-01-08 13:55 UTC  (3+ messages)
` [PATCH v2][Binutils] "

[PATCH v2] gas/doc: fix several typos
 2024-01-08 13:55 UTC  (2+ messages)

[PATCH][Binutils] aarch64: Add FEAT_THE RCWCAS instructions
 2024-01-08 13:51 UTC  (3+ messages)
` [PATCH v2][Binutils] "

where is the vcs for the binutils sourceware page?
 2024-01-08 10:13 UTC  (8+ messages)

[PATCH 00/12] aarch64: Add Armv9.4-A support for the d128 extension
 2024-01-08 10:04 UTC  (4+ messages)

[PATCH binutils] Add support for the aarch64-gnu target (GNU/Hurd on AArch64)
 2024-01-08  9:52 UTC  (4+ messages)

[PATCH] x86: actually implement .noopt
 2024-01-08  9:03 UTC  (5+ messages)

[PATCH] LoongArch: Fix relaxation overflow caused by section alignment
 2024-01-08  8:47 UTC 

[PATCH v5 0/5] Add support for TLS Descriptors (TLSDESC)
 2024-01-08  7:59 UTC  (8+ messages)
` [PATCH v5 4/5] LoongArch: Add support for TLS LD/GD/DESC relaxation

[PATCH] i386: Use .insn describe jmpabs's testcases
 2024-01-08  7:57 UTC  (2+ messages)

[PATCH V5 0/9] Support Intel APX EGPR
 2024-01-08  7:44 UTC  (12+ messages)
` [PATCH V5 1/9] Support APX GPR32 with rex2 prefix
` [PATCH V5 8/9] Support APX NDD optimized encoding
` [PATCH V5 9/9] Support APX JMPABS for disassembler

[PATCH] LoongArch: Discard extra spaces in objdump output
 2024-01-08  3:50 UTC  (2+ messages)

[PATCH] LoongArch: Make align symbol be in same section with alignment directive
 2024-01-07 13:09 UTC  (4+ 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).