public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Add OpenBSD AArch64 GAS support
 2022-08-31 14:52 UTC  (5+ messages)

[PATCH] LoongArch: Use copy relocation for %pc_lo12 against external symbol
 2022-08-31 13:41 UTC  (2+ messages)

question: i386 ld.gold reports "internal error" linking files with SHT_RELA section
 2022-08-31  4:43 UTC  (5+ messages)

[PATCH 0/2] gdb, opcodes: Add non-enum disassembler options
 2022-08-31  2:15 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] gdb: "

[PATCH] opcodes/loongarch: correct parse_loongarch_dis_option
 2022-08-31  1:49 UTC  (3+ messages)

[PATCH] ld: Fix linking against Microsoft import libraries with multiple DLLs
 2022-08-30 20:50 UTC  (3+ messages)

Proposing Sourceware as SFC member project
 2022-08-30 18:39 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-30 15:35 UTC 

[PATCH] Add OpenBSD ARM Little Endian BFD support
 2022-08-30 13:55 UTC  (2+ messages)

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-30 13:04 UTC 

[PATCH] LoongArch: Fix bug "PACKAGE" redefined
 2022-08-30 10:18 UTC  (3+ messages)

[PATCH v4 0/3] RISC-V: Add 'Zmmul' extension
 2022-08-30  9:55 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] RISC-V: Add 'M' extension testcases
  ` [PATCH v5 2/3] RISC-V: Add 'Zmmul' extension
  ` [PATCH v5 3/3] RISC-V: Add 'Zmmul' failure testcases

[PATCH] opcodes/i386: use ';' as comment character for intel style disassembly
 2022-08-30  8:39 UTC  (4+ messages)
` [PATCH] opcodes/i386: use '; ' "

[PATCH] LoongArch: fix gas BFD_RELOC_8/16/24 bug
 2022-08-30  8:27 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-28  0:19 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-27  5:16 UTC 

[PATCH] bfd: Fix minor bug in read_indexed_address function
 2022-08-27  5:00 UTC  (3+ messages)

[PATCH v8 0/7] RISC-V: Fix address printer on the disassembler
 2022-08-27  0:28 UTC  (17+ messages)
` [PATCH v8 1/7] RISC-V: Add address printer tests with ADDIW
` [PATCH v8 2/7] RISC-V: Fix JALR target address computation
` [PATCH v8 3/7] RISC-V: Fix RV32 disassembler "
` [PATCH v8 4/7] RISC-V: Print highest address on the disassembler
` [PATCH v8 5/7] RISC-V: Print top GP-relative addresses "
` [PATCH v8 6/7] RISC-V: Clarify that `wide' is only used for ADDIW
` [PATCH v8 7/7] RISC-V: Make `is_addiw' parameter bool

[PATCH 0/7] x86: suffix handling changes
 2022-08-26 18:46 UTC  (19+ messages)
` [PATCH 1/7] x86/Intel: restrict suffix derivation
` [PATCH 5/7] x86: re-work insn/suffix recognition

x86: further optimization opportunities
 2022-08-26 12:12 UTC 

[PATCH v3] x86: avoid i386_dis_printf()'s staging area for a fair part of output
 2022-08-26 10:35 UTC  (2+ messages)

[PATCH v2 0/7] x86: suffix handling changes
 2022-08-26 10:33 UTC  (16+ messages)
` [PATCH v2 1/7] x86/Intel: restrict suffix derivation
` [PATCH v2 2/7] x86: improve match_template()'s diagnostics
` [PATCH v2 3/7] x86: re-work insn/suffix recognition
` [PATCH v2 4/7] x86-64: further re-work insn/suffix recognition to also cover MOVSL
` [PATCH v2 5/7] ix86: don't recognize/derive Q suffix in the common case
` [PATCH v2 6/7] x86-64: allow HLE store of accumulator to absolute 32-bit address
` [PATCH v2 7/7] x86: move bad-use-of-TLS-reloc check

[PATCH] riscv: Add AIA extension support (Smaia, Ssaia)
 2022-08-26  9:53 UTC  (8+ messages)

PR12265, Compiling ld/ fails on Solaris 8
 2022-08-26  9:28 UTC 

Buildbot failures due to checkout
 2022-08-25 12:18 UTC  (2+ messages)

public-inbox for binutils lists
 2022-08-25 11:54 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-25 10:55 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-25  9:17 UTC 

Add the RISC-V bits to gas/NEWS
 2022-08-25  8:20 UTC  (14+ messages)
` [PATCH 1/6] gas: NEWS: Add the RISC-V features for 2.31
` [PATCH 2/6] gas: NEWS: Add the RISC-V features for 2.35
` [PATCH 3/6] gas: NEWS: Add the RISC-V features for 2.36
` [PATCH 4/6] gas: NEWS: Add the RISC-V features for 2.37
` [PATCH 5/6] gas: NEWS: Add the RISC-V features for 2.38
` [PATCH 6/6] gas: NEWS: Add the RISC-V features for 2.39

PR11290, avr-ld "out of range error" for unaligned relocations is confusing
 2022-08-25  7:49 UTC 

[PATCH v2] ld: Make library member file suffix comparisons case insensitive when cross compiling too
 2022-08-25  6:53 UTC  (20+ messages)
    ` [PATCH v3] ld: Make archive member file extension "
        ` [PATCH v4] "
              ` [PATCH v5] "
                    ` [PATCH v6] "
                        ` [PATCH v7] "

[PATCH v6 0/4] RISC-V: Fix address printer on the disassembler
 2022-08-25  5:07 UTC  (14+ messages)
` [PATCH v7 0/5] "
  ` [PATCH v7 1/5] RISC-V: Print highest address on disassembler
  ` [PATCH v7 2/5] RISC-V: Fix RV32 disassembler address computation
  ` [PATCH v7 3/5] RISC-V: Fix JALR target "
  ` [PATCH v7 4/5] RISC-V: Add address printer tests on disassembler
  ` [PATCH v7 5/5] RISC-V: Add address printer tests with ADDIW

PR10372, SH: ld test with sim/sh/run fails always
 2022-08-25  4:32 UTC 

LoongArch: ld: Fix bug not generate plt when link a dso
 2022-08-25  4:32 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-24 16:25 UTC 

[PATCH] gas: arm: handle multiple .directives on a single line (PR29519)
 2022-08-24 16:10 UTC 

Counting static __cxa_atexit calls
 2022-08-24 15:25 UTC  (7+ messages)

[PATCH] x86: Ignore protected visibility in shared libraries on Solaris
 2022-08-24 14:36 UTC  (4+ messages)

[RISC-V] [SIG-toolchain] Meeting will be canceled (Agust 25, 2022)
 2022-08-24 13:59 UTC  (2+ messages)

RFC: readelf: Explain why LLVM bitcode files cannot be read
 2022-08-24 10:18 UTC  (8+ messages)

[PATCH] LoongArch: fix gas BFD_RELOC_8/16/24 bug
 2022-08-24  7:41 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-24  6:41 UTC 

SHT_RELR sh_link and sh_info
 2022-08-23 11:56 UTC 

[PATCH] ld: Make library member file suffix comparisons case insensitive when cross compiling too
 2022-08-23 11:37 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-23  9:11 UTC 

bfd_elf_set_group_contents assertion
 2022-08-23  9:05 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-23  8:53 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-23  5:29 UTC 

[PATCH v3] LoongArch: ld: Fix bug not generate plt when link a dso
 2022-08-22 10:16 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-22  9:41 UTC 

[PATCH] Add OpenBSD AArch64 Little Endian BFD support
 2022-08-22  9:20 UTC  (2+ messages)

[PATCH v2] LoongArch: ld: Fix bug not generate plt when link a dso
 2022-08-22  5:32 UTC  (2+ messages)

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-22  2:51 UTC 

[PATCH v5 0/7] ppc/svp64: support SVP64 and its first insns
 2022-08-21 16:04 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/7] ppc/svp64: support setvl instructions

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-20 22:44 UTC 

symbols for bfd_simple_get_relocated_section_contents
 2022-08-20 22:32 UTC 

Missing linking test case for pe dll using a def file
 2022-08-20 22:27 UTC 

[PATCH] LoongArch: ld: Fix bug not generate plt when link a x.so
 2022-08-20 11:19 UTC  (3+ messages)

making stabs visible to gdb
 2022-08-20  4:49 UTC  (5+ messages)

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-20  0:19 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).