public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)
 2023-11-24  9:13 UTC 

[PATCH 0/2] RISC-V: a little more macro insn handling adjusting
 2023-11-24  9:10 UTC  (8+ messages)
` [PATCH 1/2] RISC-V: disallow x0 with certain macro-insns

[PATCH 0/6] correct and further utilize x86'es last-insn tracking
 2023-11-24  9:06 UTC  (7+ messages)
` [PATCH 1/6] x86: last-insn recording should be per-section
  ` [PATCH 3/6] gas: no md_cons_align() for .nop{,s}
` [PATCH 2/6] x86: suppress optimization after potential non-insn
` [PATCH 4/6] x86: i386_cons_align() badly affects diagnostics
` [PATCH 5/6] x86: adjust NOP generation after potential non-insn
` [PATCH 6/6] gas: drop unused fields from struct segment_info_struct

[PATCH] MIPS/GAS: mips.exp, mark all mipsisa32*-linux as addr32
 2023-11-24  8:55 UTC 

Commit: Fix building s390 target with clang
 2023-11-24  8:09 UTC 

[PATCH] RISC-V: Zv*: Add support for Zvkb ISA extension
 2023-11-24  7:58 UTC  (2+ messages)

[PATCH] RISC-V: Update 'Zfa' extension version
 2023-11-24  7:54 UTC  (2+ messages)

[PATCH] RISC-V: Add SiFive custom vector coprocessor interface instructions v1.0
 2023-11-24  7:46 UTC 

[PATCH v2 0/8] Support Intel APX EGPR
 2023-11-24  7:21 UTC  (38+ messages)
` [PATCH 4/8] Add tests for APX GPR32 with extend evex prefix
` [PATCH 5/8] Support APX NDD
                ` [PATCH v3 0/9] Support Intel APX EGPR
` [PATCH 6/8] Support APX Push2/Pop2
` [PATCH 8/8] Support APX JMPABS

[PATCH 1/9] Make const_1_mode print $1 in AT&T syntax
 2023-11-24  7:09 UTC  (10+ messages)
` [PATCH v3 2/9] Support APX GPR32 with rex2 prefix
` [PATCH v3 3/9] Created an empty EVEX_MAP4_ sub-table for EVEX instructions
` [PATCH v3 4/9] Support APX GPR32 with extend evex prefix
` [PATCH v3 5/9] Add tests for "
` [PATCH v3 6/9] Support APX NDD
` [PATCH v3 7/9] Support APX Push2/Pop2
` [PATCH v3 8/9] Support APX NDD optimized encoding
` [PATCH v3 9/9] Support APX JMPABS for disassembler

[PATCH] MIPS/GAS: Add -march=loongson2f to loongson-2f-3 test
 2023-11-24  6:35 UTC 

[PATCH/RFC] libdiagnostics: a shared library for emitting diagnostics
 2023-11-23 17:36 UTC  (11+ messages)
` [PATCH 0/6] v2 of libdiagnostics
  ` [PATCH 1/5] libdiagnostics v2: header and examples
  ` [PATCH 2/5] libdiagnostics v2: work-in-progress implementation
  ` [PATCH 3/5] libdiagnostics v2: add C++ wrapper API
  ` [PATCH 4/5] diagnostics: add diagnostic_context::get_location_text
  ` [PATCH 5/5] diagnostics: don't print annotation lines when there's no column info
  ` [PATCH] binutils: v2: experimental use of libdiagnostics in gas

[PATCH] MIPS/GAS: Use addiu instead of addi in test elf-rel
 2023-11-23 15:19 UTC  (3+ messages)

[PATCH 0/6] s390: Add missing extended mnemonics
 2023-11-23 14:53 UTC  (14+ messages)
` [PATCH 1/6] s390: Position independent verification of relative addressing
` [PATCH 2/6] s390: Add brasl edge test cases from ESA to z/Architecture
` [PATCH 3/6] s390: Make operand table indices relative to each other
` [PATCH 4/6] s390: Align optional operand definition to specs
  ` [PATCH v2 "
` [PATCH 5/6] s390: Add missing extended mnemonics
  ` [PATCH v2 "
` [PATCH 6/6] s390: Correct prno instruction name

[PATCH] MIPS/GAS: Fix test failures due to jr encoding changes on r6
 2023-11-23 12:54 UTC  (2+ messages)

[PATCH] RISCV: Do fixup for local symbols while with "-mno-relax"
 2023-11-23  6:40 UTC 

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

☝ Buildbot (Sourceware): binutils-gdb - worker not available (master)
 2023-11-23  2:34 UTC 

[REVIEW ONLY] UNRATIFIED RISC-V: Add support for the 'Zimop' extension
 2023-11-22 15:25 UTC 

[PATCH v2] MIPS/GAS: Fix test failures due to jr encoding changes on r6
 2023-11-22  9:37 UTC 

[PATCH] MIPS/GAS: Set MSA info in .gnu_attribute section if used
 2023-11-22  9:05 UTC 

[PATCH] RISC-V: Avoid updating state until symbol is found
 2023-11-22  1:35 UTC 

Why GROUP(...) rather than INPUT(...) is used here?
 2023-11-22  0:00 UTC  (3+ messages)

[PATCH] bpf: Fixed register parsing disambiguating with possible symbol
 2023-11-21 18:55 UTC  (3+ messages)

[PATCH] PPC + ARC: Fix calloc() call
 2023-11-21 15:19 UTC  (3+ messages)

Alignment check for BFD_RELOC_MIPS_18_PCREL_S3
 2023-11-21  9:10 UTC 

[PATCH] RISC-V: Update 'Zfa' extension version
 2023-11-21  6:11 UTC 

[PATCH 0/3] RISC-V: Support CORE-V XCVELW, XCVBI, and XCVMEM extensions
 2023-11-21  4:20 UTC  (3+ messages)
` [PATCH 1/3] RISC-V: Add support for XCVelw extension in CV32E40P

[PATCH v2 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-11-20 21:28 UTC  (5+ messages)
` [PATCH v2 1/2] *: add modern gettext support

[pushed] Restore .gdb_index v9 display in readelf
 2023-11-20 16:33 UTC 

bad patch - also not on list?
 2023-11-20 16:09 UTC  (5+ messages)

gold linker: add custom output section
 2023-11-20 15:12 UTC  (3+ messages)

[PATCH 0/5] aarch64 BTI stub fixes
 2023-11-20 14:56 UTC  (6+ messages)

[PATCH 0/8] [RFC] Support Intel APX EGPR
 2023-11-20 13:05 UTC  (6+ messages)
` [PATCH 6/8] Support APX Push2/Pop2

[PATCH v5 0/4] Gold/MIPS: Improve MIPS support in configure.tgt
 2023-11-20 12:11 UTC  (5+ messages)
` [PATCH v5 3/4] Gold/MIPS: Add targ_extra_size=64 for mips32 triples

[PATCH v2 0/3] Add support for LoongArch V1.1 instructions
 2023-11-20  9:10 UTC  (7+ messages)

[PATCH 7/8] Support APX NDD optimized encoding
 2023-11-20  8:34 UTC  (7+ messages)
` [PATCH][v3] "

[PATCH] x86: shrink opcode sets table
 2023-11-20  8:06 UTC 

[PATCH] x86: also prefer VEX encoding over EVEX one for VCVTNEPS2BF16 when possible
 2023-11-20  8:03 UTC 

[PATCH v3 1/2] RISC-V: Support Zcmp push/pop instructions
 2023-11-20  7:06 UTC  (2+ messages)
` [PATCH v3 2/2] RISC-V: Support Zcmp cm.mv instructions

I want to post an article on your site please reply
 2023-11-19 12:25 UTC 

[COMMITED] gas: bpf: do not allow referring to register names as symbols in operands
 2023-11-18 17:21 UTC 

New linker testsuite failure: FAIL: loongarch relax-align
 2023-11-18  1:28 UTC  (2+ messages)

Feature request: spare program headers
 2023-11-18  0:18 UTC  (3+ messages)

[PATCH v2] bpf: avoid creating wrong symbols while parsing
 2023-11-17 21:41 UTC  (5+ messages)

s_nop() / s_nops() vs md_cons_align()
 2023-11-17 14:17 UTC  (3+ messages)

[PATCH 01/12] RISC-V: Add T-Head VECTOR vendor extension
 2023-11-17  9:53 UTC  (4+ messages)
` [PATCH 03/12] RISC-V: Add configuration-setting instructions for "

Fix read_ranges for 32-bit long
 2023-11-17  9:12 UTC  (2+ messages)

[PATCH v4] MIPS: Use 64-bit a ABI by default for `mipsisa64*-*-linux*' targets
 2023-11-17  9:03 UTC 

[PATCH] LoongArch: Add new relocation R_LARCH_CALL36
 2023-11-17  9:00 UTC  (7+ messages)

Appending program headers to existing ELFs?
 2023-11-17  8:05 UTC  (3+ messages)

[PATCH] RISC-V: Fix the wrong encoding and operand of the XTheadFmv extension
 2023-11-17  6:20 UTC 

[PATCH 7/8] Support APX NDD optimized encoding
 2023-11-17  3:27 UTC  (6+ messages)
` [PATCH 1/2] Reorder APX insns in i386.tbl

Checks that autotools generated files were re-generated correctly
 2023-11-16 18:37 UTC  (2+ messages)

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

[PATCH] Fix emit-relocs for aarch64 gold
 2023-11-16 15:35 UTC  (5+ messages)

[PATCH 1/5][BINUTILS] aarch64: Add SLC target for PRFM instruction
 2023-11-16 14:16 UTC  (10+ messages)
` [PATCH 2/5][BINUTILS] aarch64: Add features to the Statistical Profiling Extension
  ` [PATCH 3/5][BINUTILS] aarch64: Add support to new features in RAS extension
    ` [PATCH 4/5][BINUTILS] aarch64: Add new AT system instructions
      ` [PATCH 5/5][BINUTILS] aarch64: Add support for VMSA feature enhancements

[PATCH][BINUTILS] aarch64: Add ite feature system registers
 2023-11-16 11:43 UTC 

[PATCH v2 0/6] Fix some bugs of relaxation
 2023-11-16 11:19 UTC  (7+ messages)
` [PATCH v2 1/6] LoongArch: Fix ld --no-relax bug
` [PATCH v2 2/6] LoongArch: Directly delete relaxed instuctions in first relaxation pass
` [PATCH v2 3/6] LoongArch: Multiple relax_trip in one relax_pass
` [PATCH v2 4/6] LoongArch: Remove "elf_seg_map (info->output_bfd) == NULL" relaxation condition
` [PATCH v2 5/6] LoongArch: Modify link_info.relax_pass from 3 to 2
` [PATCH v2 6/6] LoongArch: Add more relaxation testcases

[PATCH v1 0/6] Fix some bugs of relaxation
 2023-11-16  9:38 UTC  (4+ messages)
` [PATCH v1 4/6] LoongArch: Remove "elf_seg_map (info->output_bfd) == NULL" relaxation condition

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