public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH,V6 00/10] Definition and Implementation of CTF Frame format
 2022-08-18  1:38 UTC  (22+ 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 0/7] x86: suffix handling changes
 2022-08-17 20:36 UTC  (14+ messages)
` [PATCH 1/7] x86/Intel: restrict suffix derivation
` [PATCH 2/7] x86: insert "no error" enumerator in i386_error enumeration
` [PATCH 3/7] x86: move / quiesce pre-386 non-16-bit warning
` [PATCH 4/7] x86: improve match_template()'s diagnostics
` [PATCH 5/7] x86: re-work insn/suffix recognition
` [PATCH 6/7] x86-64: further re-work insn/suffix recognition to also cover MOVSL
` [PATCH 7/7] ix86: don't recognize/derive Q suffix in the common case

timeout in mmo_get_symbols
 2022-08-17 13:42 UTC  (3+ messages)

bfd_elf_set_group_contents assertion
 2022-08-17  8:00 UTC 

[PATCH] LoongArch: gas: add support using constant variable in instructions
 2022-08-17  7:12 UTC 

[PATCH] LoongArch: Set e_flags to 0x40 of ELF while using new relocations
 2022-08-17  7:11 UTC 

mmo.c leak in mmo_make_section
 2022-08-17  7:07 UTC 

asan: heap buffer overflow in mmo_scan
 2022-08-17  7:07 UTC 

elf.c tidy
 2022-08-17  7:06 UTC 

[PATCH] bfd: Define func prototype for old mingw
 2022-08-16 17:09 UTC  (5+ messages)

[PATCH 00/12] x86: more templatization of insn templates
 2022-08-16 16:32 UTC  (28+ messages)
` [PATCH 06/12] revert "x86: Also pass -P to $(CPP) when processing i386-opc.tbl"
` [PATCH 07/12] x86: template-ize packed/scalar vector floating point insns
` [PATCH 08/12] x86: template-ize vector packed dword/qword integer insns
` [PATCH 09/12] x86: re-order AVX512 S/G templates
` [PATCH 10/12] x86: template-ize vector packed byte/word integer insns
` [PATCH 11/12] x86: template-ize certain vector conversion insns
` [PATCH 12/12] x86: shorten certain template names
` [PATCH v1.1 06/12] revert "x86: Also pass -P to $(CPP) when processing i386-opc.tbl"

[PATCH] i386: Add MAX_OPERAND_BUFFER_SIZE
 2022-08-16 15:47 UTC 

[PATCH v2] x86: avoid i386_dis_printf()'s staging area for potentially long strings
 2022-08-16 15:14 UTC  (4+ messages)

[PATCH] bfd: handle codepage when opening files on MinGW
 2022-08-16 12:15 UTC  (8+ messages)

PR29495, rewrite_elf_program_header looping
 2022-08-16  8:55 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-16  8:02 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-16  7:47 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-16  7:36 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-16  0:19 UTC 

[PATCH] Add pdb archive target
 2022-08-15 19:27 UTC  (6+ messages)

x86: limiting the use of No_*Suf
 2022-08-15 18:10 UTC  (3+ messages)

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-15 15:19 UTC 

[PATCH] x86: avoid i386_dis_printf()'s staging area for potentially long strings
 2022-08-15 14:39 UTC  (3+ messages)

[PATCH v5 0/7] ppc/svp64: support SVP64 and its first insns
 2022-08-15 13:08 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 3/7] ppc/svp64: support setvl instructions
    ` [PATCH 0/5] ppc/svp64: support SVP64 and its first insns

aarch64_pei_vec
 2022-08-15  0:51 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-14  0:15 UTC 

[PATCH v2 0/4] RISC-V: Fix address printer on the disassembler
 2022-08-13 10:10 UTC  (24+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 0/4] "
    ` [PATCH v3 1/4] RISC-V: Print highest address on disassembler
    ` [PATCH v3 2/4] RISC-V: Fix RV32 disassembler address computation
    ` [PATCH v3 3/4] RISC-V: Fix JALR target "
    ` [PATCH v3 4/4] RISC-V: Add address printer tests on disassembler
  ` [PATCH v4 0/4] RISC-V: Fix address printer on the disassembler
    ` [PATCH v4 1/4] RISC-V: Print highest address on disassembler
    ` [PATCH v4 2/4] RISC-V: Fix RV32 disassembler address computation
    ` [PATCH v4 3/4] RISC-V: Fix JALR target "
    ` [PATCH v4 4/4] RISC-V: Add address printer tests on disassembler
    ` [PATCH v5 0/4] RISC-V: Fix address printer on the disassembler
      ` [PATCH v5 1/4] RISC-V: Print highest address on disassembler
      ` [PATCH v5 2/4] RISC-V: Fix RV32 disassembler address computation
      ` [PATCH v5 3/4] RISC-V: Fix JALR target "
      ` [PATCH v5 4/4] RISC-V: Add address printer tests on disassembler
      ` [PATCH v6 0/4] RISC-V: Fix address printer on the disassembler
        ` [PATCH v6 1/4] RISC-V: Print highest address on disassembler
        ` [PATCH v6 2/4] RISC-V: Fix RV32 disassembler address computation
        ` [PATCH v6 3/4] RISC-V: Fix JALR target "
        ` [PATCH v6 4/4] RISC-V: Add address printer tests on disassembler

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-13  9:02 UTC 

PR29482 - strip: heap-buffer-overflow
 2022-08-13  6:52 UTC 

asan: NULL dereference in spu_elf_object_p
 2022-08-13  6:51 UTC 

ubsan: undefined shift in sign_extend
 2022-08-13  6:50 UTC 

asan: NULL dereference in som_set_reloc_info
 2022-08-13  6:49 UTC 

readelf: print 0x0 as 0, and remove trailing spaces
 2022-08-13  6:48 UTC 

Make dwarf_vma uint64_t
 2022-08-13  6:43 UTC 

Don't use bfd_vma in readelf.c
 2022-08-13  6:42 UTC 

Don't use bfd_size_type in readelf.c and dwarf.c
 2022-08-13  6:42 UTC 

Replace elf_vma with uint64_t
 2022-08-13  6:41 UTC 

[PATCH] gas: fix bogus error on .org involving expression
 2022-08-12 11:20 UTC  (3+ messages)

[PATCH 0/2] RISC-V psABI: Assign DWARF register numbers to vector registers
 2022-08-12  3:40 UTC  (6+ messages)
` [PATCH 1/2] RISC-V: Assign DWARF "
` [PATCH 2/2] RISC-V: Add testcase for DWARF register numbers
` [PATCH v2 0/2] RISC-V psABI: Assign DWARF register numbers to vector registers
  ` [PATCH v2 1/2] RISC-V: Assign DWARF "
  ` [PATCH v2 2/2] RISC-V: Add testcase for DWARF register numbers

gprofng not quite ready for prime time?
 2022-08-11 15:41 UTC  (10+ messages)

[PATCH] RISC-V: Output mapping symbols with ISA string once .option arch is used
 2022-08-11 12:12 UTC  (10+ messages)
` [RFC PATCH 0/5] RISC-V: Support mapping symbols with ISA string
  ` [RFC PATCH 1/5] RISC-V: Use bool on riscv_set_options members
  ` [RFC PATCH 2/5] gas: Copyediting on tc-riscv.c
  ` [RFC PATCH 3/5] RISC-V: Mapping symbols with ISA string on assembler
  ` [RFC PATCH 4/5] RISC-V: Mapping symbols with ISA string on disassembler
  ` [RFC PATCH 5/5] RISC-V: New testcases for mapping symbols w/ ISA

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-11  9:34 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-08-11  5:38 UTC 

PR29466, APP/NO_APP with .linefile
 2022-08-11  4:53 UTC 

[PATCH 0/3] Disassembler styling, bug fixes and customisation
 2022-08-10 16:12 UTC  (8+ messages)
` [PATCH 1/3] objdump: fix extended (256) disassembler colors
` [PATCH 2/3] objdump: introduce OBJDUMP_COLORS environment variable
` [PATCH 3/3] objdump: allow the disassembler colors to be customized

[RISC-V] [tech-toolchain] Fw: [RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Aug 11, 2022)
 2022-08-10 15:36 UTC 

[PATCH] RISC-V: fix printf types on riscv-dis.c
 2022-08-10 13:54 UTC  (8+ messages)
` [PATCH 0/4] RISC-V: Fix disassembler types and styles
  ` [PATCH 1/4] RISC-V: Fix immediates to have `immediate' style
  ` [PATCH 4/4] RISC-V: Print comma and tabs as the `text' style

[PATCH] RISC-V: Remove R_RISCV_GNU_VTINHERIT/R_RISCV_GNU_VTENTRY
 2022-08-10 13:22 UTC  (7+ messages)

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Aug 11, 2022)
 2022-08-10 12:54 UTC 

[PATCH] Disable year 2038 support on 32-bit hosts by default
 2022-08-10 10:14 UTC  (17+ messages)

PR29462, internal error in relocate, at powerpc.cc:10796
 2022-08-10  6:01 UTC 

[PATCH] gas: Fix some typos in the Info manual
 2022-08-09 21:36 UTC  (5+ messages)

[PATCH] gas/Dwarf: properly skip zero-size functions
 2022-08-09 18:07 UTC  (4+ messages)

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-08-09  8:00 UTC 

[PATCH v3 0/3] RISC-V: Add 'Zmmul' extension
 2022-08-09  3:37 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] RISC-V: Add 'M' extension testcases
  ` [PATCH v4 2/3] RISC-V: Add 'Zmmul' extension
  ` [PATCH v4 3/3] RISC-V: Add 'Zmmul' failure testcases

[PATCH] gold/aarch64: Fix adrp distance check
 2022-08-08 19:18 UTC  (2+ 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).