public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
The problem with warning in elf_object_p
 2022-12-17  8:12 UTC 

[COMMITTED, V2 0/6] SFrame: support for .cfi_negate_ra_state in aarch64
 2022-12-17  6:41 UTC  (7+ messages)
` [COMMITTED, V2 1/6] sframe.h: add support for .cfi_negate_ra_state
` [COMMITTED, V2 2/6] gas: sframe: "
` [COMMITTED, V2 3/6] libsframe: provide new access API for mangled RA bit
` [COMMITTED, V2 4/6] objdump/readelf: sframe: emit marker for FREs with mangled RA
` [COMMITTED, V2 5/6] gas: sframe: testsuite: add testcase for .cfi_negate_ra_state
` [COMMITTED, V2 6/6] sframe: doc: update spec for the mangled-RA bit in FRE

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-12-17  1:20 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-12-17  0:34 UTC 

[RFC PATCH] ld/emulparams: elf32lriscv-defs: Add support tune the text segment start address
 2022-12-16 21:43 UTC 

[PATCH 0/4] gprofng: small testsuite adjustments
 2022-12-16 20:16 UTC  (8+ messages)
` [PATCH 1/4] gprofng/testsuite: adjust linking of synprog
` [PATCH 2/4] gprofng/testsuite: correct names for signal handling tests
` [PATCH 3/4] gprofng/testsuite: correct line continuation in endcases.c
` [PATCH 4/4] gprofng/testsuite: eliminate bogus casts
` [PATCH 5/4] gprofng/testsuite: skip Java test without JDK

[PATCH] RISC-V: Fix T-Head Fmv vendor extension encoding
 2022-12-16 19:00 UTC  (4+ messages)

[PATCH 0/6] SFrame: support for .cfi_negate_ra_state in aarch64
 2022-12-16 16:39 UTC  (8+ messages)
` [PATCH 1/6] [1/6] sframe.h: add support for .cfi_negate_ra_state
` [PATCH 2/6] [2/6] gas: sframe: "
` [PATCH 3/6] [3/6] gas: sframe: testsuite: add testcase "
` [PATCH 4/6] [4/6] libsframe: provide new access API for mangled RA bit
` [PATCH 5/6] [5/6] objdump/readelf: sframe: emit marker for FREs with mangled RA
` [PATCH 6/6] [6/6] sframe: doc: update spec for the mangled-RA bit in FRE

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-12-16 16:03 UTC 

[PATCH 0/4] A few backlogged build-system problems
 2022-12-16 15:18 UTC  (8+ messages)
` [PATCH 1/4] ctf: fix various dreadful typos in the ctf_archive format comments
` [PATCH 2/4] libtool.m4: adjust kludge for ignoring syntax errors
` [PATCH 3/4] Regenerate affected configures
` [PATCH 4/4] libctf: skip the testsuite from inside dejagnu

New Romanian PO file for 'gold' (version 2.38.90)
 2022-12-16 12:57 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed compile (failure) (master)
 2022-12-16 12:24 UTC 

[PATCH 1/5] Fix size of external_reloc for pe-aarch64
 2022-12-16 10:47 UTC  (9+ messages)
` [PATCH 2/5] Skip ELF-specific tests when targeting pe-aarch64
` [PATCH 3/5] Add pe-aarch64 relocations
` [PATCH 4/5] Add .secrel32 for pe-aarch64
` [PATCH 5/5] Add aarch64-w64-mingw32 target

[PATCH v2] x86: omit Cpu prefixes from opcode table
 2022-12-16  8:07 UTC 

[PATCH v3 0/6] LoongArch linker relaxation support
 2022-12-16  7:23 UTC  (7+ messages)
` [PATCH v3 1/6] LoongArch: include: Add support for linker relaxation
` [PATCH v3 2/6] LoongArch: bfd: "
` [PATCH v3 3/6] LoongArch: opcodes: "
` [PATCH v3 4/6] LoongArch: binutils: "
` [PATCH v3 5/6] LoongArch: gas: "
` [PATCH v3 6/6] LoongArch: ld: "

[PATCH v2 0/2] gas: diagnostic improvements for macros
 2022-12-15 17:00 UTC  (10+ messages)
` [PATCH v2 1/2] Arm: avoid unhelpful uses of .macro in testsuite
` [PATCH v2 2/2] gas: re-work line number tracking for macros and their expansions

[PATCH 1/1] libctf: Fix double free in ctf_link_add_cu_mapping
 2022-12-15 15:26 UTC  (4+ messages)

[PATCH] gas: restore Dwarf info generation after macro diagnostic adjustments
 2022-12-15 15:14 UTC 

[PATCH, PR 29856] libsframe: avoid generating misaligned loads
 2022-12-15 12:58 UTC  (2+ messages)

Named local symbols in the ELF dynamic symbol table
 2022-12-14 21:53 UTC  (7+ messages)

[PATCH 0/5] SFrame: add support for .cfi_b_key_frame
 2022-12-14 20:07 UTC  (6+ messages)
` [PATCH 1/5] [1/5] sframe.h: "
` [PATCH 2/5] [2/5] gas: sframe: "
` [PATCH 3/5] [3/5] objdump/readelf: sframe: emit marker for SFrame FDE with B key
` [PATCH 4/5] [4/5] gas: sframe: testsuite: add testcase for .cfi_b_key_frame
` [PATCH 5/5] [5/5] sframe: doc: update documentation for pauth key in SFrame FDE

[PATCH v2 0/6] LoongArch linker relaxation support
 2022-12-14 19:21 UTC  (8+ messages)
` [PATCH v2 1/6] LoongArch: include: Add support for linker relaxation
` [PATCH v2 2/6] LoongArch: bfd: "
` [PATCH v2 3/6] LoongArch: opcodes: "
` [PATCH v2 4/6] LoongArch: binutils: "
` [PATCH v2 5/6] LoongArch: gas: "
` [PATCH v2 6/6] LoongArch: ld: "

[RISC-V] [SIG-toolchain] Meeting will be canceled (Dec 15, 2022)
 2022-12-14 14:23 UTC 

ld, gold: remove support for -z bndplt (MPX prefix)
 2022-12-14 13:36 UTC 

asan: buffer overflow in sh_reloc
 2022-12-14 11:43 UTC 

Fix haiku ld dependencies
 2022-12-14 11:43 UTC 

[PATCH v2] RISC-V: Add string length check for operands in AS
 2022-12-14  9:26 UTC  (2+ messages)

[PATCH] x86: adjust type checking constructs
 2022-12-14  9:07 UTC 

x86: generate template sets data at build time
 2022-12-14  8:57 UTC  (6+ messages)

[PATCH] RISC-V: Add string length check for operands in AS
 2022-12-14  8:06 UTC  (4+ messages)

[PATCH v3 RESEND 0/6] LoongArch: colored disassembly and readability tweaks
 2022-12-14  5:52 UTC  (7+ messages)
` [PATCH v3 1/6] LoongArch: support disassembling certain pseudo-instructions
` [PATCH v3 2/6] opcodes/loongarch: remove unused code
` [PATCH v3 3/6] opcodes/loongarch: implement style support in the disassembler
` [PATCH v3 4/6] opcodes/loongarch: style disassembled address offsets as such
` [PATCH v3 5/6] opcodes/loongarch: do not print hex notation for signed immediates
` [PATCH v3 6/6] opcodes/loongarch: print unrecognized insn words with the .word directive

[PATCH v3 0/6] LoongArch: colored disassembly and readability tweaks
 2022-12-14  5:47 UTC  (7+ messages)
` [PATCH v3 1/6] LoongArch: support disassembling certain pseudo-instructions
` [PATCH v3 2/6] opcodes/loongarch: remove unused code
` [PATCH v3 3/6] opcodes/loongarch: implement style support in the disassembler
` [PATCH v3 4/6] opcodes/loongarch: style disassembled address offsets as such
` [PATCH v3 5/6] opcodes/loongarch: do not print hex notation for signed immediates
` [PATCH v3 6/6] opcodes/loongarch: print unrecognized insn words with the .word directive

asan: signed integer overflow in display_debug_frames
 2022-12-14  3:35 UTC 

Don't access freed memory printing objcopy warning
 2022-12-14  3:35 UTC 

[PATCH] gold: Remove BND from 64-bit x86-64 IBT PLT
 2022-12-13 17:14 UTC  (8+ messages)
` [PATCH] ld, gold: remove support for -z bndplt (MPX prefix)

[PATCH] Arm: break gas dependency on libopcodes
 2022-12-13 15:31 UTC 

[PATCH] libctf: remove unnecessary zstd constructs
 2022-12-13 13:20 UTC  (6+ messages)

This series patches result in some gas/ld test errors. There are some,files need to be regenerated
 2022-12-13  8:13 UTC 

[PATCH v2 0/5] LoongArch: colored disassembly and readability tweaks
 2022-12-13  8:09 UTC 

[PATCH 0/2] x86: further opcode table line length reduction
 2022-12-13  7:29 UTC  (4+ messages)
` [PATCH 1/2] x86: change representation of extension opcode
` [PATCH 2/2] x86: omit Cpu prefixes from opcode table

asan: mips_hi16_list segfault in bfd_get_section_limit_octets
 2022-12-13  2:31 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-12-12 18:13 UTC 

[PATCH 0/6] Small improvements around SFrame support
 2022-12-12 16:02 UTC  (18+ messages)
` [PATCH 1/6] libsframe: minor formatting nits
` [PATCH 2/6] sframe.h: make some macros more precise
    ` [PATCH,V2 "
` [PATCH 3/6] sframe: gas: libsframe: define constants and remove magic numbers
` [PATCH 4/6] gas: sframe: fine tune the fragment fixup for SFrame func info
` [PATCH 5/6] libsframe: rename API sframe_fde_func_info to sframe_fde_create_func_info
` [PATCH 6/6] objdump: sframe: fix memory leaks

PR29893, buffer overflow in display_debug_addr
 2022-12-12 14:09 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-12-12 13:11 UTC 

[QUERY]: Adding support for a platform
 2022-12-12 12:43 UTC  (3+ messages)

[PATCH] x86: revert disassembler parts of "x86: Allow 16-bit register source for LAR and LSL"
 2022-12-12 12:42 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed compile (failure) (master)
 2022-12-12  9:54 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-12-12  9:14 UTC 

PR29892, Field file_table of struct module is uninitialized
 2022-12-12  8:59 UTC 

Lack of bounds checking in vms-alpha.c parse_module
 2022-12-12  8:58 UTC 

PR29872, uninitialised value in display_debug_lines_decoded dwarf.c:5413
 2022-12-12  8:57 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-12-12  8:06 UTC 

☝ Buildbot (GNU Toolchain): binutils-gdb - worker cannot substantiate (master)
 2022-12-12  0:25 UTC 

PR29870, objdump SEGV in display_debug_lines_decoded dwarf.c:5524
 2022-12-11 13:21 UTC 

[PATCH,V2 0/2] Small improvements to libctf configure.ac
 2022-12-11  7:32 UTC  (5+ messages)
` [PATCH,V2 1/2] libctf: remove unnecessary zlib constructs
` [PATCH,V2 2/2] libctf: remove AC_CONFIG_MACRO_DIR

[PATCH,V4 00/11] Definition and support for SFrame unwind format
 2022-12-11  7:29 UTC  (4+ messages)
` [PATCH,V4 11/11] doc: add SFrame spec file

[PATCH 0/2] Small improvements to libctf configure.ac
 2022-12-10  6:55 UTC  (5+ messages)
` [PATCH 1/2] libctf: remove unnecessary zlib constructs
` [PATCH 2/2] libctf: remove AC_CONFIG_MACRO_DIR

Upstream PSP support in binutils
 2022-12-09 21:59 UTC  (5+ messages)

PR28306, segfault in _bfd_mips_elf_reloc_unshuffle
 2022-12-09 11:08 UTC 

[PATCH v7 0/7] x86: suffix handling changes
 2022-12-09 10:56 UTC  (2+ messages)

[PATCH] LoongArch: support disassembling certain pseudo-instructions
 2022-12-09  9:57 UTC 

[PATCH] x86: Allow 16-bit register source for LAR and LSL
 2022-12-09  2:11 UTC  (11+ messages)

[PATCH 01/10] ld: Generate PDB string table
 2022-12-09  1:52 UTC  (10+ messages)
` [PATCH 02/10] ld: Write DEBUG_S_FILECHKSMS entries in PDBs
` [PATCH 03/10] ld: Fix segfault in populate_publics_stream
` [PATCH 04/10] ld: Write DEBUG_S_LINES entries in PDB file
` [PATCH 05/10] ld: Write types into TPI stream of PDB
` [PATCH 06/10] ld: Write types into IPI "
` [PATCH 07/10] ld: Parse LF_UDT_SRC_LINE records when creating PDB file
` [PATCH 08/10] ld: Write globals stream in PDB
` [PATCH 09/10] ld: Copy other symbols into PDB file
` [PATCH 10/10] ld: Write linker symbols in PDB

[PATCH] ld: Parse LF_UDT_SRC_LINE records when creating PDB file
 2022-12-09  1:11 UTC  (6+ messages)
` [PATCH] ld: Write globals stream in PDB

Get your new features in now - 2.40 branch date is approaching
 2022-12-08  8:42 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).