public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)
 2024-01-16 10:22 UTC 

New template for 'gprof' made available
 2024-01-16  9:43 UTC 

New template for 'opcodes' made available
 2024-01-16  9:41 UTC 

New template for 'ld' made available
 2024-01-16  9:39 UTC 

New template for 'gold' made available
 2024-01-16  9:37 UTC 

New template for 'gas' made available
 2024-01-16  9:36 UTC 

New template for 'bfd' made available
 2024-01-16  9:34 UTC 

New template for 'binutils' made available
 2024-01-16  9:30 UTC 

[PATCH] x86: support APX forms of U{RD,WR}MSR
 2024-01-16  8:31 UTC  (6+ messages)

[PATCH] LoongArch: Adapt R_LARCH_{PCALA,GOT,TLS_IE,TLS_DESC}64_* handling per psABI v2.30
 2024-01-16  7:07 UTC  (5+ messages)

[PATCH v2] LoongArch: Adapt R_LARCH_{PCALA,GOT,TLS_IE,TLS_DESC}64_* handling per psABI v2.30
 2024-01-16  7:00 UTC 

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'git diff ...' (failure) (master)
 2024-01-16  3:24 UTC 

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

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

[PATCH] toplevel: don't override gettext-runtime/configure-discovered build args
 2024-01-15 21:52 UTC  (3+ messages)
` Ping: "
  ` Ping^2: "

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'git diff ...' (failure) (master)
 2024-01-15 18:05 UTC 

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2024-01-15 16:55 UTC 

2.42 branch has been created
 2024-01-15 15:58 UTC  (3+ messages)

[PATCH] x86-64: Skip SCFI tests for x32 targets
 2024-01-15 15:35 UTC 

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'git diff ...' (failure) (master)
 2024-01-15 14:13 UTC 

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

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'git diff ...' (failure) (master)
 2024-01-15 14:10 UTC 

Office Hours for the GNU Toolchain on 2024-01-25 at 11am EST5EDT
 2024-01-15 14:00 UTC 

[PATCH 0/2] aarch64: Refactoring and tlbi fixes
 2024-01-15 13:00 UTC  (4+ messages)
` [PATCH 1/2] aarch64: Refactor aarch64_sys_ins_reg_supported_p
` [PATCH 2/2] aarch64: Fix tlbi and tlbip instructions

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

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

[PATCH] aarch64: Remove unused BTI feature bit
 2024-01-15 11:57 UTC  (2+ messages)

[PATCH 0/8] aarch64: Enable the RCpc3 (Release Consistency) extension
 2024-01-15 11:55 UTC  (10+ 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 1/6] [Binutils] aarch64: Add support for FEAT_B16B16 instructions
 2024-01-15 11:46 UTC  (7+ messages)
` [PATCH 2/6][Binutils] aarch64: Add support for FEAT_SME2p1 instructions
  ` [PATCH 3/6][Binutils] aarch64: Add support for FEAT_SVE2p1
` [PATCH 4/6][Binutils] aarch64: Add SVE2.1 dupq, eorqv and extq instructions
` PATCH 5/6][Binutils] aarch64: Add SVE2.1 fmin and fmax instructions
` [PATCH 6/6][Binutils] aarch64: Add SVE2.1 Contiguous load/store instructions

[PATCH] aarch64: Add simd dependency to +sha2
 2024-01-15 11:26 UTC  (2+ messages)

[PATCH] aarch64: Add sysreg features to +d128 dependencies
 2024-01-15 11:25 UTC  (2+ 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:54 UTC 

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

[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: 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  (6+ 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 "

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  (12+ messages)
` [PATCH,V4 10/14] gas: synthesize "

[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) (master)
 2024-01-10  6:06 UTC 

☝ Buildbot (Sourceware): binutils-gdb - retry (Master Shutdown) lost connection Ran (cancelled) (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 

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