public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[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 

[PATCH] libctf: remove unnecessary zstd constructs
 2022-12-12  9:47 UTC  (4+ messages)

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

Named local symbols in the ELF dynamic symbol table
 2022-12-09 17:34 UTC  (3+ 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  (9+ messages)
` [PATCH v7 1/7] x86: constify parse_insn()'s input
` [PATCH v7 2/7] x86: re-work insn/suffix recognition
` [PATCH v7 3/7] ix86: don't recognize/derive Q suffix in the common case
` [PATCH v7 4/7] x86-64: allow HLE store of accumulator to absolute 32-bit address
` [PATCH v7 5/7] x86: move bad-use-of-TLS-reloc check
` [PATCH v7 6/7] x86: drop (now) stray IsString
` [PATCH v7 7/7] x86: further re-work insn/suffix recognition to also cover MOVSX

[PATCH v2 0/2] gas: diagnostic improvements for macros
 2022-12-09 10:52 UTC  (3+ 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] 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  (12+ 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  (8+ messages)
` [PATCH] ld: Write globals stream in PDB
  ` [PATCH] ld: Copy other symbols into PDB file
  ` [PATCH] ld: Write linker symbols in PDB

[PATCH 0/6] Small improvements around SFrame support
 2022-12-08 20:26 UTC  (17+ 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

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

Get your new features in now - 2.40 branch date is approaching
 2022-12-08  8:42 UTC  (5+ messages)

[PATCH 1/1] libctf: Fix double free in ctf_link_add_cu_mapping
 2022-12-08  7:47 UTC  (3+ messages)

[COMMITTED] PowerPC: Add support for RFC02655 - Saturating Subtract Instruction
 2022-12-07 18:08 UTC 

[COMMITTED] PowerPC: Add support for RFC02656 - Enhanced Load Store, with Length Instructions
 2022-12-07 17:59 UTC 

[PATCH v2 0/5] LoongArch: colored disassembly and readability tweaks
 2022-12-07 13:31 UTC  (6+ messages)
` [PATCH v2 1/5] opcodes/loongarch: remove unused code
` [PATCH v2 2/5] opcodes/loongarch: implement style support in the disassembler
` [PATCH v2 3/5] opcodes/loongarch: style disassembled address offsets as such
` [PATCH v2 4/5] opcodes/loongarch: do not print hex notation for signed immediates
` [PATCH v2 5/5] opcodes/loongarch: print unrecognized instruction words with .insn prefix

[PATCH] testsuite: support mold linker
 2022-12-07 13:01 UTC  (15+ messages)
    ` [PATCH V2] "
          ` [PATCH V3] "

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

coff make_a_section_from_file tidy
 2022-12-07  5:57 UTC 

gas compress_debug tidy
 2022-12-07  5:56 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed compile (failure) (master)
 2022-12-07  4:25 UTC 

Compression tidy and fixes
 2022-12-07  3:58 UTC  (3+ messages)

_bfd_elf_slurp_secondary_reloc_section sanity check
 2022-12-07  3:52 UTC 

bfd_compress_section_contents access to elf_section_data
 2022-12-07  3:48 UTC 

Get rid of SEC_ELF_RENAME
 2022-12-06 22:46 UTC  (3+ messages)
` [PATCH] bfd: Avoid signed overflow for new_size adjustment

[PATCH] x86-64: Remove BND from 64-bit IBT PLT
 2022-12-06 21:10 UTC 

[PATCH] x86: Remove unnecessary vex.w check for xh_mode in disassembler
 2022-12-06  8:00 UTC  (7+ messages)

[PATCH] RISC-V: Correction of machine registers mapping to dwarf registers
 2022-12-06  5:39 UTC 

Get rid of SEC_ELF_COMPRESS
 2022-12-06  5:04 UTC 

Compression header enum
 2022-12-06  5:03 UTC 

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

PR29855, ch_type in bfd_init_section_decompress_status can be uninitialized
 2022-12-06  0:00 UTC 

[PATCH] x86: Remove libopcodes dependency
 2022-12-05 11:25 UTC  (18+ messages)
  ` [PATCH v2] "
                ` [PATCH v3] "

[PATCH 0/2] MIPS disassembler styling
 2022-12-05 10:08 UTC  (4+ messages)

Renaming .debug to .zdebug and vice versa
 2022-12-05  4:47 UTC  (4+ messages)

☠ Buildbot (GNU Toolchain): binutils-gdb - failed compile (failure) (master)
 2022-12-05  0:18 UTC 

PR29846, segmentation fault in objdump.c compare_symbols
 2022-12-04 21:52 UTC 

COFF compressed debug support
 2022-12-04 21:51 UTC 

[PATCH] Revert "ld: Add .note.GNU-stack to ld-plugin/dummy.s"
 2022-12-03 18:44 UTC 

[PATCH] ld: Add .note.GNU-stack to ld-plugin/dummy.s
 2022-12-03 17:43 UTC 

[PATCH] LoongArch: Fix dynamic reloc not generated bug in some cases
 2022-12-03  7:34 UTC 

Adding Jan Beulich as an x86_64 maintainer
 2022-12-02 10:08 UTC 

[PATCH] opcodes: Make i386-init.h depend on i386-tbl.h
 2022-12-01 18:16 UTC  (3+ messages)

[PATCH] x86: drop most OPERAND_TYPE_* (and rework the rest)
 2022-12-01 16:44 UTC  (2+ messages)

[PATCH] x86: simplify and slightly correct XCHG vs NOP checking
 2022-12-01 16:43 UTC  (2+ messages)

[PATCH] x86: also use D for XCHG and TEST
 2022-12-01 16:42 UTC  (2+ messages)

[PATCH] binutils: improve holes detection in .debug_loclists
 2022-12-01 13:22 UTC  (2+ messages)

[REVIEW ONLY v2 0/1] UNRATIFIED RISC-V: Add 'ZiCondOps' extension (encodings changed!)
 2022-12-01  3:20 UTC  (3+ messages)
` [REVIEW ONLY v3 0/1] UNRATIFIED RISC-V: Add 'ZiCond' extension
  ` [REVIEW ONLY v3 1/1] "

[PATCH 0/4] x86: get rid of LONG_DOUBLE_MNEM_SUFFIX and No_ldSuf
 2022-11-30 22:25 UTC  (2+ messages)

[PATCH] opcodes: Remove i386-init.h and i386-tbl.h from HFILES
 2022-11-30 21:48 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-11-30 16:44 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).