public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-05 11:37 UTC 

[PATCH] binutils/Dwarf: avoid "shadowing" of glibc function name
 2022-08-05 11:30 UTC  (2+ messages)

asan: ppc64_elf_get_synthetic_symtab heap buffer overflow
 2022-08-05 11:26 UTC 

Sanity check loc_offsets index
 2022-08-05 11:25 UTC 

[PATCH] RISC-V: Output mapping symbols with ISA string once .option arch is used
 2022-08-05 10:31 UTC  (2+ messages)

[PATCH] bfd: Add support for LoongArch64 EFI (efi-*-loongarch64)
 2022-08-05 10:22 UTC  (4+ messages)

[PATCH] gold: add --package-metadata
 2022-08-05  9:54 UTC  (8+ messages)
` [PATCH v2] "

making stabs visible to gdb
 2022-08-05  9:21 UTC  (2+ messages)

[PATCH] gas: Fix a testcase broken by new ZSTD support
 2022-08-05  8:59 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[patch] Add preliminary readelf support for ELFCOMPRESS_ZSTD
 2022-08-05  0:13 UTC  (3+ messages)

[PATCH v2] elf: Reset alignment for each PT_LOAD segment
 2022-08-04 16:25 UTC  (2+ messages)

Need help buiding bfd shared library
 2022-08-04 10:02 UTC  (10+ messages)

Don't use BFD_VMA_FMT in binutils
 2022-08-04  4:46 UTC 

[PATCH 0/3] RISC-V: Fix address printer on the disassembler
 2022-08-04  4:35 UTC  (13+ messages)
` [PATCH 1/3] RISC-V: Print highest address on disassembler
` [PATCH 2/3] RISC-V: Fix RV32 disassembler address computation
` [PATCH 3/3] RISC-V: Add address printer tests on disassembler
` [PATCH v2 0/4] RISC-V: Fix address printer on the disassembler
  ` [PATCH v2 1/4] RISC-V: Print highest address on disassembler
  ` [PATCH v2 2/4] RISC-V: Fix RV32 disassembler address computation
  ` [PATCH v2 3/4] RISC-V: Break early if RISCV_GP_SYMBOL is found
  ` [PATCH v2 4/4] RISC-V: Add address printer tests on disassembler
  ` [PATCH v3 0/3] RISC-V: Fix address printer on the disassembler
    ` [PATCH v3 1/3] RISC-V: Print highest address on disassembler
    ` [PATCH v3 2/3] RISC-V: Fix RV32 disassembler address computation
    ` [PATCH v3 3/3] RISC-V: Add address printer tests on disassembler

Get rid of fprintf_vma and sprintf_vma
 2022-08-04  3:41 UTC  (4+ messages)

BFD_RELOC_MIPS_16
 2022-08-04  3:37 UTC  (3+ messages)

[PATCH] elf: Reset alignment for each PT_LOAD segment
 2022-08-03 17:06 UTC  (3+ messages)

buildbot vs --enable-targets=all
 2022-08-03 11:57 UTC  (8+ messages)

PE objdump -x
 2022-08-03  6:36 UTC  (3+ messages)

[PATCH] RISC-V: fix printf types on riscv-dis.c
 2022-08-03  4:27 UTC  (6+ messages)
` [PATCH 0/4] RISC-V: Fix disassembler types and styles
  ` [PATCH 1/4] RISC-V: Fix immediates to have `immediate' style
  ` [PATCH 2/4] RISC-V: Fix printf argument types corresponding %x
  ` [PATCH 3/4] RISC-V: Optimize riscv_disassemble_data printf
  ` [PATCH 4/4] RISC-V: Print comma and tabs as the `text' style

[ELF commit] Add new zstd compression algorithm
 2022-08-02 22:43 UTC  (2+ messages)

[PATCH] gprofng: fix bug 29410 - Argument "  0." isn't numeric in numeric gt (>)
 2022-08-02 17:43 UTC 

[PATCH] x86: improve/shorten vector zeroing-idiom optimization conditional
 2022-08-02 15:56 UTC  (2+ messages)

[PATCH v2] x86: also use D for MOVBE
 2022-08-02 15:55 UTC  (2+ messages)

[PATCH] x86: properly mark i386-only insns
 2022-08-02 15:52 UTC  (2+ messages)

[PATCH v2][Binutils][GAS] arm: Add cfi expression support for ra_auth_code
 2022-08-02  9:36 UTC  (2+ messages)

[PATCH,V6 00/10] Definition and Implementation of CTF Frame format
 2022-08-02  8:04 UTC  (11+ messages)
` [PATCH,V6 01/10] ctf-frame.h: Add CTF Frame format definition
` [PATCH,V6 02/10] gas: add new command line option --gctf-frame
` [PATCH,V6 03/10] gas: generate .ctf_frame
` [PATCH,V6 04/10] libctfframe: add the CTF Frame library
` [PATCH,V6 05/10] libctfframe: add GNU poke pickles for CTF Frame
` [PATCH,V6 06/10] bfd: linker: merge .ctf_frame sections
` [PATCH,V6 07/10] readelf/objdump: support for CTF Frame section
` [PATCH,V6 08/10] unwinder: generate backtrace using CTF Frame format
` [PATCH,V6 09/10] unwinder: Add CTF Frame unwinder tests
` [PATCH, V6 10/10] gdb: sim: buildsystem changes to accommodate libctfframe

[PATCH 1/2] opcodes/loongarch: Remove unused code
 2022-08-02  7:33 UTC  (5+ messages)

[PATCH] Support multiple .eh_frame sections
 2022-08-02  7:23 UTC  (3+ messages)

[PATCH] Disable year 2038 support on 32-bit hosts by default
 2022-08-02  6:42 UTC  (6+ messages)

[PATCH v3 1/2] ld: Add support for a new option, -exclude-symbols, in COFF object file directives
 2022-08-01 20:24 UTC  (8+ messages)
` [PATCH v3 2/2] ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_SYMBOLS keyword

[PATCH] x86: also use D for MOVBE
 2022-08-01 18:27 UTC  (2+ messages)

[PATCH] x86: XOP shift insns don't really allow B suffix
 2022-08-01 17:48 UTC  (2+ messages)

[PATCH v3][Binutils][GAS] arm: Use DWARF numbering convention for pseudo-register representation
 2022-08-01 11:01 UTC  (2+ messages)

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-01  4:59 UTC 

[PATCH 0/2] opcodes: LoongArch: Cleanups to jumps
 2022-08-01  3:43 UTC  (10+ messages)
` [PATCH 1/2] opcodes: LoongArch: make all non-native jumps desugar to canonical b{lt/ge}[u] forms
` [PATCH 2/2] opcodes: LoongArch: add "ret" instruction to reduce typing

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

[PATCH] LoongArch: Set defaults to exec stack 0
 2022-08-01  1:10 UTC  (3+ messages)

libctf: Avoid use of uninitialised variables
 2022-08-01  0:02 UTC 

PR29348, BFD_VMA_FMT wrong
 2022-07-31 23:59 UTC 

[PATCH 0/1] RISC-V: Use faster hash table on disassembling
 2022-07-30  4:22 UTC  (2+ messages)

[PATCH 0/3] RISC-V: Implement "generic subsets" for disassembler
 2022-07-30  4:20 UTC  (2+ messages)

[PATCH] RISC-V: Use `xlen' on ADDIW address sequence
 2022-07-30  4:19 UTC  (2+ messages)

[RFC PATCH 0/3] RISC-V: Check shift amount against XLEN (disassembler)
 2022-07-30  3:51 UTC  (4+ messages)
` [PATCH 0/1] "
  ` [PATCH 1/1] RISC-V: Check shift amount against XLEN (disasm)

[PATCH v3 0/4] RISC-V: Combined floating point enhancements
 2022-07-30  3:21 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] gold/aarch64: Fix adrp distance check
 2022-07-29 22:14 UTC  (4+ messages)

[PATCH v2] x86: SKINIT with operand needs IgnoreSize
 2022-07-29 14:28 UTC  (2+ messages)

[PATCH v2][Binutils][GAS] arm: Use DWARF numbering convention for pseudo-register representation
 2022-07-29 14:09 UTC  (2+ messages)

PR16005, avr linker crash on a particular instruction sequence with --relax
 2022-07-29 13:57 UTC  (2+ messages)

[PATCHv4 2/2] libopcodes/aarch64: add support for disassembler styling
 2022-07-29 13:12 UTC  (5+ messages)
` [PATCHv5 0/2] AArch64 libopcodes styling
  ` [PATCHv5 2/2] libopcodes/aarch64: add support for disassembler styling

[PATCH] ld: aarch64: Improve TLS relaxation condition
 2022-07-29 10:27 UTC  (2+ messages)

[PATCH] ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ld
 2022-07-29 10:16 UTC  (2+ messages)

[PATCH] RISC-V/t-head: Add CSRs and opcodes of the T-HEAD XUANTIE CPUs
 2022-07-29  9:19 UTC  (4+ messages)

[PATCH 0/1] RISC-V: Add `OP_V' to .insn named opcodes
 2022-07-29  1:51 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH,V5 00/10] Definition and Implementation of CTF Frame format
 2022-07-28 16:19 UTC  (5+ messages)
` [PATCH, V5 "

Fwd: [PATCH] x86: Also pass -P to $(CPP) when processing i386-opc.tbl
 2022-07-28 15:59 UTC  (3+ messages)

[PATCH] x86: SKINIT with operand needs IgnoreSize
 2022-07-28 15:25 UTC  (2+ messages)

[PATCH] x86: drop stray NoRex64 from KeyLocker insns
 2022-07-28 15:24 UTC  (2+ messages)

[PATCH] ld: Extend ac_default_ld_warn_rwx_segments to all SPARC targets [PR29411]
 2022-07-28 15:20 UTC  (2+ messages)

your change "x86: Also pass -P to $(CPP) when processing i386-opc.tbl"
 2022-07-28 15:16 UTC  (2+ messages)

[PATCH] Arm64: re-work PR gas/27217 fix
 2022-07-28 14:47 UTC  (3+ messages)

[RISCV] RISC-V GNU Toolchain Meeting Cancell (July, 28, 2022)
 2022-07-27 13:56 UTC 

[PATCH] LoongArch: Deprecate $v[01] and $fv[01] names per spec
 2022-07-27  9:56 UTC 

[PATCH v5 0/7] ppc/svp64: support SVP64 and its first insns
 2022-07-27  6:38 UTC  (5+ messages)
` [PATCH v6 "

[PATCHv3 0/2] AArch64 libopcodes styling
 2022-07-26 13:54 UTC  (4+ messages)
` [PATCHv4 "
  ` [PATCHv4 1/2] opcodes: add new sub-mnemonic disassembler style

LTO seems to change the outcome of the division by zero raises SIGFPE test
 2022-07-26 13:49 UTC  (2+ messages)

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-07-26 13:26 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).