public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
☝ Buildbot (Sourceware): binutils-gdb - warnings test (failure) (master)
 2024-01-03 15:10 UTC 

[PATCH] bpf: Added linker support for R_BPF_64_NODYLD32
 2024-01-03 10:34 UTC  (2+ messages)

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

[PATCH 00/12] aarch64: Add Armv9.4-A support for the d128 extension
 2024-01-03  1:17 UTC  (13+ messages)
` [PATCH 01/12] aarch64: Add +d128 architectural feature support
` [PATCH 02/12] aarch64: Expand maximum number of operands from 5 to 6
` [PATCH 03/12] aarch64: Add support for xzr register in register pair operands
` [PATCH 04/12] aarch64: Add support for optional operand pairs
` [PATCH 05/12] aarch64: Add support for the SYSP 128-bit system instruction
` [PATCH 06/12] aarch64: Apply narrowing of allowed immediate values for SYSP
` [PATCH 07/12] aarch64: Create QL_SRC_X2 and QL_DEST_X2 qualifier macros
` [PATCH 08/12] aarch64: Implement TLBIP 128-bit instruction
` [PATCH 09/12] aarch64: Add xs variants of tlbip operands
` [PATCH 10/12] aarch64: Add TLBIP tests
` [PATCH 11/12] aarch64: Add support for 128-bit system register mrrs and msrr insns
` [PATCH 12/12] arch64: Add optional operand register pair support tests

Fiberglass Supply
 2024-01-03  1:04 UTC 

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'autoregen.py' (failure) (master)
 2024-01-02 14:32 UTC 

how to know host endianness in binutils
 2024-01-02 11:29 UTC  (3+ messages)

[PATCH] bfd: make _bfd_section_size_insane part of the public API
 2024-01-02 11:21 UTC  (2+ messages)
` Ping: "

[PATCH v4] MIPS: Use 64-bit a ABI by default for `mipsisa64*-*-linux*' targets
 2024-01-02  9:30 UTC  (5+ messages)

[PATCH 00/22] ELF: correct handling of simplified section directives
 2024-01-02  0:40 UTC  (4+ messages)
` [PATCH 03/22] RISC-V: drop .bss override

[PATCH binutils] Add support for the aarch64-gnu target (GNU/Hurd on AArch64)
 2024-01-01 11:53 UTC 

[PATCH] ld: Run ld-scripts/fill2 only for BFD64
 2024-01-01  0:50 UTC  (2+ messages)

Sale
 2023-12-31  2:02 UTC 

[PATCH] toplevel: don't override gettext-runtime/configure-discovered build args
 2023-12-30 12:21 UTC  (2+ messages)
` Ping: "

[committed] MAINTAINERS: Update my email address
 2023-12-30  0:32 UTC 

[PATCH] Fix x86-64: Add R_X86_64_CODE_4_GOTPCRELX
 2023-12-29 23:52 UTC  (3+ messages)

[PATCH 1/2] x86: Don't use .insn with '/'
 2023-12-29 23:50 UTC  (2+ messages)
` [PATCH 2/2] x86: Append "#pass" to APX tests

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-12-29 21:10 UTC 

[PATCH v5 0/5] LoongArch tls le model linker relaxation support
 2023-12-29 12:39 UTC  (9+ messages)
` [PATCH v5 1/5] LoongArch: bfd: Add support for tls le relax
    `  "
` [PATCH v5 2/5] LoongArch: include: "
` [PATCH v5 3/5] LoongArch: opcodes: "
` [PATCH v5 4/5] LoongArch: gas: "
` [PATCH v5 5/5] LoongArch: ld: "

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-12-29 12:19 UTC 

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-12-29 11:35 UTC 

[PATCH v5 0/5] Add support for TLS Descriptors (TLSDESC)
 2023-12-29 10:45 UTC  (12+ messages)
` [PATCH v5 1/5] LoongArch: Add new relocs and macro for TLSDESC
` [PATCH v5 2/5] LoongArch: Add support for TLSDESC in ld
` [PATCH v5 3/5] LoongArch: Add tls transition support
` [PATCH v5 4/5] LoongArch: Add support for TLS LD/GD/DESC relaxation

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-12-29 10:16 UTC 

[PATCH] LoongArch: Do not add DF_STATIC_TLS for TLS LE
 2023-12-29  9:59 UTC  (6+ messages)
` [PATCH] LoongArch: Use tab to indent assembly in TLSDESC test suite
` [PATCH] LoongArch: Update comment about bottom bit usage in TLS GOT construction

how to generate gas.pot file?
 2023-12-29  7:46 UTC  (2+ messages)

☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)
 2023-12-29  7:43 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-12-29  4:32 UTC 

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-12-29  4:08 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-12-29  3:57 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-12-29  3:47 UTC 

[PATCH] RISC-V: THEAD: Add 5 assembly pseudoinstructions for XTheadVector extension
 2023-12-29  1:07 UTC  (2+ messages)

[PATCH] RISC-V: T-HEAD: Fix wrong instruction encoding for th.vsetvl
 2023-12-29  0:57 UTC  (2+ messages)

[binutils] libctf: Remove undefined functions from ver. map
 2023-12-28 19:10 UTC 

[PATCH 0/4] Support APX relocations
 2023-12-28 16:57 UTC  (6+ messages)
` [PATCH 1/4] x86-64: Add R_X86_64_CODE_4_GOTPCRELX
` [PATCH 2/4] gold: Handle R_X86_64_CODE_4_GOTPCRELX
` [PATCH 3/4] x86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GOTPC32_TLSDESC
` [PATCH 4/4] Gold: Handle R_X86_64_CODE_4_GOTPC32_TLSDESC/R_X86_64_CODE_4_GOTTPOFF

[PATCH] gas: Mention initial support for Intel APX in NEWS
 2023-12-28 16:20 UTC 

[PATCH 1/1] x86: Add NT_X86_SHSTK note
 2023-12-28 15:52 UTC  (4+ messages)

FAIL: ld-scripts/fill2
 2023-12-28 15:34 UTC 

[PATCH V5 0/9] Support Intel APX EGPR
 2023-12-28 13:48 UTC  (20+ messages)
` [PATCH V5 1/9] Support APX GPR32 with rex2 prefix
` [PATCH V5 2/9] Created an empty EVEX_MAP4_ sub-table for EVEX instructions
` [PATCH V5 3/9] Support APX GPR32 with extend evex prefix
` [PATCH V5 4/9] Add tests for "
` [PATCH V5 5/9] Support APX NDD
` [PATCH V5 6/9] Support APX Push2/Pop2
` [PATCH V5 7/9] Support APX pushp/popp
` [PATCH V5 8/9] Support APX NDD optimized encoding
` [PATCH V5 9/9] Support APX JMPABS for disassembler

[PATCH] RISC-V: PR31179, The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects
 2023-12-28  7:05 UTC  (3+ messages)

[PATCH v1] LoongArch: Add support for <b ".L1"> and <beq, $t0, $t1, ".L1">
 2023-12-28  6:33 UTC  (5+ messages)

[PATCH] LoongArch: Fix some macro that cannot be expanded properly
 2023-12-28  6:24 UTC 

[PATCH] Fix loongarch*-elf target gld testsuite failure
 2023-12-28  6:18 UTC  (2+ messages)
` [PATCH] Fix loongarch*-elf target ld "

asan: buffer overflow in loongarch_elf_rtype_to_howto
 2023-12-27  6:06 UTC 

PR31191, objcopy leaves temporary files
 2023-12-27  6:05 UTC 

Readelf section header printing alignment
 2023-12-26 23:59 UTC  (2+ messages)

[PATCH] ld: fix 32-bit mingw DLL symbol export bug
 2023-12-26 14:24 UTC 

[PATCH v4 0/9] Support Intel APX EGPR
 2023-12-26  7:00 UTC  (25+ messages)
` [PATCH v4 1/9] Support APX GPR32 with rex2 prefix
` [PATCH v4 3/9] Support APX GPR32 with extend evex prefix
` [PATCH v4 4/9] Add tests for "
` [PATCH v4 5/9] Support APX NDD
` [PATCH v4 6/9] Support APX Push2/Pop2
` [PATCH v4 7/9] Support APX PUSHP/POPP
` [PATCH v4 `8/9] Support APX NDD optimized encoding
` [PATCH v4 9/9] Support APX JMPABS for disassembler

[PATCH] Add AMD znver5 processor support
 2023-12-26  3:29 UTC  (3+ messages)

[PATCH/committed] binutils: SECURITY: use https URI
 2023-12-25  5:11 UTC 

Query about compressed_debug_sections for mingw platform
 2023-12-24 12:16 UTC 

Security Supplier
 2023-12-24  0:47 UTC 

[PATCH v2] tests: force non-deterministic mode in non-deterministic tests
 2023-12-22 22:03 UTC  (8+ messages)

[PATCH v5 5/5] LoongArch: Add testsuit for DESC and tls transition and tls relaxation
 2023-12-22 11:44 UTC 

[PATCH] x86: corrections to CPU attribute/flags splitting
 2023-12-22 11:26 UTC 

[PATCH] LoongArch: Fix linker generate PLT entry for data symbol
 2023-12-22  8:31 UTC 

[PATCH] gprofng: fix build problems on linux-musl
 2023-12-22  5:36 UTC 

[PATCH v2 0/1] LoongArch: Add support for the third expression of .align for R_LARCH_ALIGN
 2023-12-22  2:28 UTC  (2+ messages)
` [PATCH v2 1/1] "

where is the vcs for the binutils sourceware page?
 2023-12-22  1:36 UTC 

[PATCH] ld: Add lib32 directories for 32-bit emulation on FreeBSD/amd64
 2023-12-21 12:03 UTC  (7+ messages)

[PATCH] cpu: or1k: drop unused l.swa flag
 2023-12-21  3:26 UTC  (2+ messages)

[2.41 PATCH 00/10] Misc binutils-2.41 test fixes
 2023-12-20 10:59 UTC  (2+ messages)

[PATCH v2 0/7] s390: Optionally print instruction description in disassembly
 2023-12-20 10:56 UTC  (2+ messages)

[PATCH][Binutils] arm: Add supprot for Armv8.9-A and Armv9.4-A
 2023-12-20  9:34 UTC 

[PATCH][Binutils] aarch64: Add FEAT_THE RCWCAS instructions
 2023-12-20  9:32 UTC 

[PATCH,V3 00/13] Synthesize CFI for hand-written asm
 2023-12-20  7:51 UTC  (5+ messages)

PR31145, potential memory leak in binutils/ld
 2023-12-19 22:14 UTC  (2+ messages)

[PATCH] tests: force non-deterministic mode in non-deterministic tests
 2023-12-19 21:51 UTC  (3+ messages)

[PATCH] gprofng: 31169 Source code locations can not be found in a C++ application
 2023-12-19 17:59 UTC 

[PATCH 1/3] aarch64: Add FEAT_SPECRES2 support
 2023-12-19 14:41 UTC  (4+ messages)
` [PATCH 3/3] aarch64: Add FEAT_ITE support

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