public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/11] gas: adjustments to floating point data directives handling
 2021-07-23  6:59 UTC  (12+ messages)
` [PATCH 01/11] x86: have non-PE/COFF BEOS be recognized as ELF
` [PATCH 02/11] x86/ELF: fix .tfloat output
` [PATCH 03/11] x86/ELF: fix .ds.x output
` [PATCH 04/11] x86/ELF: fix .tfloat output with hex input
` [PATCH 05/11] x86: introduce .hfloat directive
` [PATCH 06/11] x86: introduce .bfloat16 directive
` [PATCH 07/11] gas: make 2nd argument of .dcb.* consistently optional
` [PATCH 08/11] Arm32: leave more .bfloat16 processing to common code
` [PATCH 09/11] Arm64: leave "
` [PATCH 10/11] gas: support NaN flavors
` [PATCH 11/11] gas: fold IEEE encoding of -Inf with that of +Inf

[PATCH] x86: express unduly set rounding control bits in disassembly
 2021-07-22 13:52 UTC  (2+ messages)

as_bad_subtract
 2021-07-22 12:47 UTC  (3+ messages)

linker script parsing regression in 2.37
 2021-07-22 12:46 UTC  (3+ messages)

Enable Intel AVX512_FP16 instructions and test
 2021-07-22 12:25 UTC 

[PATCH 00/12] x86: disassembler fixes and some consolidation
 2021-07-22 11:31 UTC  (16+ messages)
` [PATCH 01/12] x86: drop OP_Mask()
` [PATCH 02/12] x86: correct VCVT{,U}SI2SD rounding mode handling
` [PATCH 03/12] x86-64: generalize OP_G()'s EVEX.R' handling
` [PATCH 04/12] x86-64: properly bounds-check %bnd<N> in OP_G()
` [PATCH 05/12] x86: fold duplicate register printing code
` [PATCH 06/12] x86: fold duplicate code in MOVSXD_Fixup()
` [PATCH 07/12] x86: correct EVEX.V' handling outside of 64-bit mode
` [PATCH 08/12] x86: drop vex_mode and vex_scalar_mode
` [PATCH 09/12] x86: fold duplicate vector register printing code
` [PATCH 10/12] x86: drop xmm_m{b,w,d,q}_mode
` [PATCH 11/12] x86: drop vex_scalar_w_dq_mode
` [PATCH 12/12] x86: drop dq{b,d}_mode

New Russian PO file for 'gas' (version 2.36.90)
 2021-07-22  9:17 UTC 

[PATCH] RISC-V: Support svinval extension
 2021-07-22  8:05 UTC  (2+ messages)

[PATCH 0/2]Enable Intel AVX512_FP16 instructions and add tests for it
 2021-07-22  7:05 UTC  (34+ messages)
` [PATCH 1/2] [PATCH 1/2] Enable Intel AVX512_FP16 instructions
            ` FW: "
  ` [PATCH 2/2] [PATCH 2/2] Add tests for "

PATCH [1/10] arm: add 'bti' instruction for Armv8.1-M pacbti extension
 2021-07-21 15:12 UTC  (12+ messages)
` PATCH [4/10] arm: add 'pac' "
` PATCH V2 [2/10] arm: add 'pacbti' "
` PATCH [9/10] arm: add 'pacg' "
` PATCH [3/10] arm: add 'aut' "
` PATCH [5/10] arm: Extend again arm_feature_set struct to provide more bits
` PATCH [7/10] arm: add 'bxaut' instruction for Armv8.1-M pacbti extension
` PATCH [8/10] arm: add 'autg' "
` PATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti flag
` PATCH [10/10] arm: Alias 'ra_auth_code' to r12 for pacbti

[PATCH v2] ld: add READONLY attribute for SECTIONS
 2021-07-21 13:36 UTC  (2+ messages)

[PATCH 0/4 REVIEW] libtool and libctf fixes for Solaris 11
 2021-07-21  8:22 UTC  (6+ messages)
` [PATCH 2/4 REVIEW] libtool.m4: fix nm BSD flag detection

New Russian PO file for 'bfd' (version 2.36.90)
 2021-07-21  5:22 UTC 

[PATCH] Remove `netbsdpe` support
 2021-07-21  1:38 UTC  (3+ messages)
` [PATCH v2] "

Building with recent GCC versions: gdbsupport/gdb_assert.h:35:4: error: 'nonnull' argument 'filename' compared to NULL [-Werror=nonnull-compare]
 2021-07-20 23:42 UTC  (4+ messages)

Making *-netbsd-* to mean ELF not a.out for all CPUs
 2021-07-20 17:14 UTC  (2+ messages)

PATCH [2/10] arm: add 'pacbti' instruction for Armv8.1-M pacbti extension
 2021-07-20 15:41 UTC 

PR28106, build of 2.37 fails on FreeBSD and Clang
 2021-07-20 12:03 UTC 

[committed] RISC-V: Minor updates for architecture parser
 2021-07-20 10:06 UTC 

[RFC][PATCH] Add Solaris specific ELF note processing
 2021-07-19  7:09 UTC 

Making *-netbsd-* to mean ELF not a.out for all CPUs
 2021-07-18 22:00 UTC  (4+ messages)
  ` [PATCH] Make *-netbsd mean ELF rather than a.out for all CPU archs

2.37 branch open for normal patching
 2021-07-18 18:47 UTC 

GNU Binutils 2.37 has been released
 2021-07-18 18:42 UTC 

[PATCH] [GOLD] Skip R_*_NONE relocation entries with zero r_sym without counting
 2021-07-18 12:38 UTC  (2+ messages)

[Bug gold/28098] R_*_NONE entries in rela.eh_frame cause an empty eh_frame_hdr section
 2021-07-18  6:10 UTC 

[PATCH] or1k: fix pc-relative relocation against dynamic on PC relative 26 bit relocation
 2021-07-16 14:04 UTC  (2+ messages)

How do I fix the ld program (the linker for gcc and g++)
 2021-07-16 13:35 UTC  (3+ messages)

[PATCH v4] RISC-V: Extend .insn directive to support hardcode encoding
 2021-07-16  5:32 UTC 

[PATCH v2 0/3] RISC-V: The series to supporting mapping symbols
 2021-07-16  2:58 UTC  (12+ messages)
` [PATCH v2 1/3] RISC-V: Enable elf attributes when default configure option isn't set
` [PATCH v2 2/3] RISC-V: PR27916, Support mapping symbols
` [PATCH v2 3/3] RISC-V: PR27916, Extend .insn directive to support hardcode encoding

kn17
 2021-07-15 20:36 UTC 

Commit: 2.37 branch: libiberty rust demangling patch
 2021-07-15 15:50 UTC 

[External] : Re: [RFC][PATCH 1/3] [gdb] Fix parsing of auxiliary vector on Solaris
 2021-07-15 12:56 UTC  (2+ messages)

[PATCH] x86: Add int1 as one byte opcode 0xf1
 2021-07-15 12:11 UTC  (4+ messages)

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (July 15, 2021)
 2021-07-14 16:39 UTC 

gas: default TC_VALIDATE_FIX_SUB to 0
 2021-07-14 13:17 UTC 

[PATCH] objdump: add DWARF support for AIX
 2021-07-14 13:15 UTC  (2+ messages)

[PATCH v3 0/2] RISC-V: The series to supporting mapping symbols
 2021-07-14  7:37 UTC  (5+ messages)
` [PATCH v3 1/2] RISC-V: PR27916, Support "
` [PATCH v3 2/2] RISC-V: Extend .insn directive to support hardcode encoding

Speed my reducing relocations
 2021-07-13  0:32 UTC  (4+ messages)

Undefined use of weak symbols in gnulib
 2021-07-13  0:22 UTC  (6+ messages)

New Swedish PO file for 'binutils' (version 2.36.90)
 2021-07-12 20:42 UTC 

Fax message from +44 284 *** *** - 1 page(s)
 2021-07-12  3:48 UTC 

Maybe another or1k bug
 2021-07-11 13:41 UTC  (8+ messages)

New French PO file for 'binutils' (version 2.36.90)
 2021-07-10 16:02 UTC 

Tidy commit 49910fd88dcd
 2021-07-10  4:06 UTC 

PR28069, assertion fail in dwarf.c:display_discr_list
 2021-07-10  4:02 UTC 

[PATCH] ld/NEWS: Clarify -z [no]indirect-extern-access
 2021-07-09 14:37 UTC 

[PATCH v2 0/2] elf: Implement indirect external access marker
 2021-07-09  3:25 UTC  (10+ messages)

[PATCH] x86-64: Disallow PC reloc against weak undefined symbols in PIE
 2021-07-08 20:56 UTC 

[PATCH v3] ld: Limit cache size and add --max-cache-size=SIZE
 2021-07-08 16:35 UTC  (2+ messages)

[PATCH v3 0/2] elf: Implement indirect external access marker
 2021-07-08 12:26 UTC  (8+ messages)
` [PATCH v3 2/2] elf: Add GNU_PROPERTY_1_NEEDED check

[Committe] IBM Z: Add another arch14 instruction
 2021-07-07 18:30 UTC  (3+ messages)

[PATCH] elf/riscv: Fix relaxation with aliases [PR28021]
 2021-07-07 15:56 UTC  (10+ messages)
    ` [PATCH v2] "
          ` 2.37: backport "

[PATCH] ld: Check archive only for archive member
 2021-07-07 14:40 UTC  (2+ messages)

New Portuguese PO file for 'bfd' (version 2.36.90)
 2021-07-07  6:37 UTC 

Check for strnlen declaration to fix Solaris 10 build
 2021-07-06 13:48 UTC  (2+ messages)

Fix Solaris gprof build with --disable-nls
 2021-07-06 13:47 UTC  (2+ messages)

Build broken with -Werror
 2021-07-06  9:36 UTC  (2+ messages)

PR28055, segfault in bpf special reloc function
 2021-07-06  7:45 UTC  (4+ messages)

2.37 branch created
 2021-07-06  5:50 UTC  (4+ messages)

[PATCH v2] RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR
 2021-07-06  3:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ld: Cache and reuse the IR archive file descriptor
 2021-07-05 15:30 UTC 

Commit: Update libiberty sources
 2021-07-05 15:25 UTC  (4+ messages)

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