public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-07-04 17:48 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-07-04 17:12 UTC 

[PATCH 00/10] x86: disassembler table entry folding plus some cleanup
 2023-07-04 15:24 UTC  (11+ messages)
` [PATCH 01/10] x86: fold certain legacy/VEX table entries
` [PATCH 02/10] x86: fold legacy/VEX {,V}MOV{H,L}* entries
` [PATCH 03/10] x86: {,V}MOVNT* don't need to go through mod_table[]
` [PATCH 04/10] x86: misc further memory-only insns "
` [PATCH 05/10] x86: SIMD shift-by-immediate "
` [PATCH 06/10] x86: slightly rework handling of some register-only insns
` [PATCH 07/10] x86: various operations on mask registers can avoid going through mod_table[]
` [PATCH 08/10] x86: misc further register-only insns don't need to go "
` [PATCH 09/10] x86: convert 0FXOP to just XOP in enumerator names
` [PATCH 10/10] x86: simplify table-referencing macros

New French PO file for 'bfd' (version 2.40.90)
 2023-07-04 14:57 UTC 

[PATCH] ld - Add SYMBOL_ABI_ALIGNMENT variable and apply to __bss_start
 2023-07-04 12:18 UTC  (2+ messages)
` [PATCH] Align linkerscript symbols according to ABI

gas section alignment less than 4 bytes
 2023-07-04 11:08 UTC  (3+ messages)

New Romanian PO file for 'binutils' (version 2.40.90)
 2023-07-04 10:56 UTC  (2+ messages)

[committed 1/2] arc: Update neg<.f> 0,b encoding
 2023-07-04 10:27 UTC  (2+ messages)
` [committed 2/2] arc: Update default target CPU to match GCC defaults

New German PO file for 'opcodes' (version 2.40.90)
 2023-07-03 21:02 UTC 

New Ukrainian PO file for 'gas' (version 2.40.90)
 2023-07-03 19:37 UTC 

New Romanian PO file for 'gold' (version 2.40.90)
 2023-07-03 19:22 UTC 

New Ukrainian PO file for 'opcodes' (version 2.40.90)
 2023-07-03 18:42 UTC 

New Ukrainian PO file for 'ld' (version 2.40.90)
 2023-07-03 18:37 UTC 

New Ukrainian PO file for 'gold' (version 2.40.90)
 2023-07-03 18:22 UTC 

New Ukrainian PO file for 'bfd' (version 2.40.90)
 2023-07-03 18:22 UTC 

[Committed] IBM Z: Fix pcrel relocs for symA-symB expressions
 2023-07-03 18:10 UTC 

New Ukrainian PO file for 'binutils' (version 2.40.90)
 2023-07-03 17:52 UTC 

New template for 'opcodes' made available
 2023-07-03 14:40 UTC 

New template for 'ld' made available
 2023-07-03 14:39 UTC 

New template for 'gold' made available
 2023-07-03 14:22 UTC 

New template for 'gas' made available
 2023-07-03 13:47 UTC 

New template for 'bfd' made available
 2023-07-03 13:44 UTC 

New template for 'binutils' made available
 2023-07-03 13:42 UTC 

2.41 branch created
 2023-07-03 11:13 UTC 

[PATCH] MIPS: Don't __gnu_lto_slim to .scommon
 2023-07-03 10:50 UTC  (2+ messages)
` [PATCH v2] MIPS: Don't move "

[PATCH] RISC-V: Zvkh[a,b]: Remove individual instruction class
 2023-07-03 10:20 UTC  (2+ messages)

[PATCH v6 00/15] RISC-V: Add support for vector crypto extensions
 2023-07-03 10:10 UTC  (19+ messages)
` [PATCH v6 01/15] RISC-V: Add support for the Zvbb ISA extension
` [PATCH v6 02/15] RISC-V: Add support for the Zvbc extension
` [PATCH v6 03/15] RISC-V: Add support for the Zvkg ISA extension
` [PATCH v6 04/15] RISC-V: Add support for the Zvkned "
` [PATCH v6 05/15] RISC-V: Add support for the Zvknh[a,b] ISA extensions
` [PATCH v6 06/15] RISC-V: Add support for the Zvksed ISA extension
` [PATCH v6 07/15] RISC-V: Add support for the Zvksh "
` [PATCH v6 08/15] RISC-V: Add support for the Zvkn "
` [PATCH v6 09/15] RISC-V: Allow nested implications for extensions
` [PATCH v6 10/15] RISC-V: Add support for the Zvkng ISA extension
` [PATCH v6 11/15] RISC-V: Add support for the Zvks "
` [PATCH v6 12/15] RISC-V: Add support for the Zvksg "
` [PATCH v6 13/15] RISC-V: Add support for the Zvknc "
` [PATCH v6 14/15] RISC-V: Add support for the Zvksc "
` [PATCH v6 15/15] binutils: NEWS: Announce new RISC-V vector crypto extensions

[PATCH] Reimplement the .seh_scope directive
 2023-07-03  6:12 UTC 

[PATCH] ld: fix plugin tests for MIPS PIC
 2023-07-03  4:43 UTC 

[PATCH v4 0/7] Some MIPS changes and testsuite fixes
 2023-07-03  4:00 UTC  (8+ messages)
` [PATCH v4 1/7] MIPS: Gas: alter 64 or 32 for mipsisa triples if march is implicit
` [PATCH v4 5/7] MIPS: Fix some ld testcases with compiler

[PATCH] Reimplement the .seh_scope directive
 2023-07-03  3:22 UTC 

[PATCH V3] optimize handle_COMDAT
 2023-07-02 22:09 UTC  (3+ messages)

[PATCH 00/14] Support RISC-V Vector Cryptography Extensions
 2023-07-02 20:01 UTC  (35+ messages)
` [PATCH 01/14] Add support for the Zvbb ISA extension
` [PATCH 02/14] Add support for the Zvbc "
` [PATCH 03/14] Add support for the Zvkg "
` [PATCH 04/14] Add support for the Zvkned "
` [PATCH 05/14] Add support for the Zvknh[a,b] ISA extensions
` [PATCH 06/14] Add support for the Zvksed ISA extension
` [PATCH 07/14] Adds support for the Zvksh "
` [PATCH 08/14] Add support for the Zvkn "
` [PATCH 09/14] Allow nested implications for extensions
` [PATCH 10/14] Add support for the Zvkng ISA extension
` [PATCH 11/14] Add support for the Zvks "
` [PATCH 12/14] Add support for the Zvksg "
` [PATCH 13/14] Add support for the Zvknc "
` [PATCH 14/14] Add support for the Zvksc "

[PATCH] [RISC-V] Optimize GP-relative addressing for linker
 2023-07-02 17:26 UTC  (2+ messages)

[PATCH 1/2] binutils: NEWS: Announce LoongArch changes in the 2.41 cycle
 2023-07-02 11:10 UTC  (2+ messages)
` [PATCH 2/2] gas: "

[PATCH] Reimplement the .seh_scope directive
 2023-07-02 10:18 UTC 

Reimplement the .seh_scope directive
 2023-07-02 10:16 UTC 

[PATCH] LoongArch: gas: Fix shared builds
 2023-07-02 10:14 UTC 

[PATCH v4 0/7] ELF: Strip section header in ELF objects
 2023-07-01  2:12 UTC  (5+ messages)
` [PATCH v4 3/7] bfd: Improve nm and objdump without section header
` [PATCH v4 6/7] ld: Add tests for -z nosectionheader and --strip-section-headers

[PATCH v5 00/15] RISC-V: Add support for vector crypto extensions
 2023-06-30 21:57 UTC  (16+ messages)
` [PATCH v5 01/15] RISC-V: Add support for the Zvbb ISA extension
` [PATCH v5 02/15] RISC-V: Add support for the Zvbc extension
` [PATCH v5 03/15] RISC-V: Add support for the Zvkg ISA extension
` [PATCH v5 04/15] RISC-V: Add support for the Zvkned "
` [PATCH v5 05/15] RISC-V: Add support for the Zvknh[a,b] ISA extensions
` [PATCH v5 06/15] RISC-V: Add support for the Zvksed ISA extension
` [PATCH v5 07/15] RISC-V: Add support for the Zvksh "
` [PATCH v5 08/15] RISC-V: Add support for the Zvkn "
` [PATCH v5 09/15] RISC-V: Allow nested implications for extensions
` [PATCH v5 10/15] RISC-V: Add support for the Zvkng ISA extension
` [PATCH v5 11/15] RISC-V: Add support for the Zvks "
` [PATCH v5 12/15] RISC-V: Add support for the Zvksg "
` [PATCH v5 13/15] RISC-V: Add support for the Zvknc "
` [PATCH v5 14/15] RISC-V: Add support for the Zvksc "
` [PATCH v5 15/15] binutils: NEWS: Announce new RISC-V vector crypto extensions

[PATCH] Add the .seh_ifrepeat and .seh_ifnrepeat directives
 2023-06-30 18:00 UTC 

[RFC PATCH v5] RISC-V: Add support for the Zfa extension
 2023-06-30 14:39 UTC  (19+ messages)

[PATCH] [aarch64] sme2: Teach binutils/BFD about the NT_ARM_ZT register set
 2023-06-30 13:45 UTC 

[PATCH] [aarch64] sme: Core file support
 2023-06-30 13:44 UTC 

[PATCH] opcodes/loongarch: Mark address offset operands of LVZ/LBT insns as such
 2023-06-30 12:32 UTC 

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-06-30 10:11 UTC 

Commit: Fix used before initialised warnings from Clang 16
 2023-06-30  9:45 UTC 

[PATCH v2 0/2] LoongArch: gas: Add LVZ and LBT instructions support
 2023-06-30  9:15 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] LoongArch: gas: Fix code style issues

[PATCH] Add the .seh_ifrepeat and .seh_ifnrepeat directives
 2023-06-30  7:53 UTC 

[PATCH] MIPS: N64, mark .interp as INITIAL_READONLY_SECTIONS
 2023-06-30  6:45 UTC 

[PATCH] ld: Use run_host_cmd_yesno in indirect.exp instead of catch exec
 2023-06-30  6:07 UTC 

[PATCH] ld: Use [list ] syntax to define run_tests in indirect.exp
 2023-06-30  5:14 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-06-30  5:04 UTC 

[PATCH v1 0/2] LoongArch: gas: Add LVZ and LBT instructions support
 2023-06-30  3:52 UTC  (4+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] LoongArch: gas: Fix code style issues

[PATCH] gprofng: fix data race
 2023-06-30  2:53 UTC 

[PATCH] [RISC-V] Optimize GP-relative addressing for linker
 2023-06-30  2:49 UTC  (3+ messages)
  `  "

[COMMITTED] libsframe: add new APIs to get SFrame version
 2023-06-29 23:53 UTC  (4+ messages)
` [COMMITTED] sframe: bfd: gas: ld: format bump to SFrame version 2
` [COMMITTED] doc: sframe: update specification for SFRAME_VERSION_2
` [COMMITTED] binutils/NEWS: announce SFrame version 2 as the new default

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-06-29 20:25 UTC 

[COMMITTED] libsframe: fix sframe_find_fre for pltN entries
 2023-06-29 18:26 UTC 

[PATCH v3 0/7] ELF: Strip section header in ELF objects
 2023-06-29 17:21 UTC  (3+ messages)

[PATCH v7 0/7] LoongArch: disassembler improvements & deprecate old register aliases
 2023-06-29 16:35 UTC  (8+ messages)
` [PATCH v7 1/7] LoongArch: support disassembling certain pseudo-instructions
` [PATCH v7 2/7] opcodes/loongarch: remove unused code
` [PATCH v7 3/7] opcodes/loongarch: implement style support in the disassembler
` [PATCH v7 4/7] opcodes/loongarch: style disassembled address offsets as such
` [PATCH v7 5/7] opcodes/loongarch: do not print hex notation for signed immediates
` [PATCH v7 6/7] opcodes/loongarch: print unrecognized insn words with the .word directive
` [PATCH v7 7/7] LoongArch: Deprecate $v[01], $fv[01] and $x names per spec

[PATCH v6 0/7] LoongArch: disassembler improvements & deprecate old register aliases
 2023-06-29 13:10 UTC  (9+ messages)
` [PATCH v6 1/7] LoongArch: support disassembling certain pseudo-instructions
` [PATCH v6 2/7] opcodes/loongarch: remove unused code
` [PATCH v6 3/7] opcodes/loongarch: implement style support in the disassembler
` [PATCH v6 4/7] opcodes/loongarch: style disassembled address offsets as such
` [PATCH v6 5/7] opcodes/loongarch: do not print hex notation for signed immediates
` [PATCH v6 6/7] opcodes/loongarch: print unrecognized insn words with the .word directive
` [PATCH v6 7/7] LoongArch: Deprecate $v[01], $fv[01] and $x names per spec

[PATCH] LoongArch: gas: Add LVZ and LBT instructions support
 2023-06-29 12:42 UTC  (5+ messages)

2.41 branch approaching
 2023-06-29 11:44 UTC  (7+ messages)

[PATCH] RISC-V: Move __global_pointer$ to .sdata
 2023-06-29  9:32 UTC  (3+ messages)

[PATCH 00/12] SFrame Version 2 - definition and support
 2023-06-29  6:41 UTC  (4+ messages)
` [PATCH 09/12] objdump/readelf: adjust for SFRAME_VERSION_2

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