public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
How to extract function caller callee relation from an object file?
 2021-03-26 16:22 UTC  (4+ messages)

[gas][cortex-m23] why does this beq.w results in hard fault?
 2021-03-26 15:25 UTC  (2+ messages)

[PATCH 0/7] x86: assorted simplifications / tidying
 2021-03-26 13:50 UTC  (8+ messages)
` [PATCH 1/7] x86: make swap_2_operands() have unsigned parameters
` [PATCH 2/7] x86: integrate mask_op into struct _i386_insn
` [PATCH 3/7] x86: integrate broadcast_op "
` [PATCH 4/7] x86: integrate rc_op "
` [PATCH 5/7] x86: adjust st(<N>) parsing
` [PATCH 6/7] x86: drop REGNAM_{AL,AX,EAX}
` [PATCH 7/7] x86: drop seg_entry

[PATCH] [RFC] Come up with startswith function
 2021-03-26 11:44 UTC  (33+ messages)
    ` [PATCH] Add startswith function and use it instead of CONST_STRNEQ
                    ` [PATCH 0/5] Start using startswith instead of strncmp
                      ` [PATCH 2/5] Use startswith more for strncmp function calls
                      ` [PATCH 1/5] Replace const_strneq with startswith
                      ` [PATCH 3/5] Use startswith in gas subfolder
                      ` [PATCH 4/5] Remove strneq macro and use startswith
                      ` [PATCH 5/5] Use startswith in gdb subfolder

[PATCH 0/6] x86: further opcode table compaction plus fallout
 2021-03-26 10:53 UTC  (7+ messages)
` [PATCH 1/6] x86: derive opcode encoding space attribute from base opcode
` [PATCH 2/6] x86: shrink some struct insn_template fields
` [PATCH 3/6] x86: undo Prefix_0X<nn> use in opcode table
` [PATCH 4/6] x86: fold SSE2AVX and their base MMX/SSE templates
` [PATCH 5/6] x86: VPSADBW's source operands are also commutative
` [PATCH 6/6] x86: move some opcode table entries

[PATCH 1/8] libctf, dump: do not emit size or alignment if it would error
 2021-03-25 15:53 UTC  (10+ messages)
` [PATCH 2/8] include: always do unsigned left-shift in CTF_SET_STID
` [PATCH 3/8] libctf, serialize: functions with no args have a NULL dtd_vlen
` [PATCH 4/8] libctf: make ctf_bfdopen_ctfsect a debugger entry point
` [PATCH 5/8] libctf: don't dereference out-of-bounds locations in the qualifier hashtab
` [PATCH 6/8] libctf: fix memory leak in a test
` [PATCH 7/8] libctf: fix ELF-in-BFD checks in the presence of ASAN
` [PATCH 8/8] ld: do not rely on the exact size of the CTF symtypetabs in test results

[PATCH] x86-64: don't accept supposedly disabled MOVQ forms
 2021-03-25 15:30 UTC  (2+ messages)

[PATCH] Skip convert lui to GPREL_L for .LANCHOR
 2021-03-25  1:22 UTC  (9+ messages)

PR27647 PowerPC extended conditional branch mnemonics
 2021-03-25  1:02 UTC 

[PATCH] [NIOS2] Fix disassembly of br.n instruction
 2021-03-24 22:41 UTC  (2+ messages)

x86: fix CMPXCHG8B special case when disallowing q suffix outside of 64-bit mode
 2021-03-24 14:03 UTC  (2+ messages)

[PATCH 0/4] x86: assorted bug fixes
 2021-03-24 14:02 UTC  (6+ messages)
` [PATCH 1/4] x86-64: limit breakage from gcc movdir64b et al workaround
` [PATCH 2/4] x86: fix AMD Zen3 insns
` [PATCH 3/4] x86: flag as bad AVX512 insns with EVEX.z set but EVEX.aaa clear
` [PATCH 4/4] x86: flag bad S/G insn operand combinations

[PATCH 0/8] x86: work towards further opcode table compaction
 2021-03-24 13:43 UTC  (23+ messages)
` [PATCH 1/8] x86: unbreak certain MPX insn operand forms
` [PATCH 2/8] x86: don't open-code PREFIX_NONE
` [PATCH 3/8] x86: don't use opcode_length to identify pseudo prefixes
        ` [PATCH v2] "
` [PATCH 5/8] x86: re-order two fields of struct insn_template
` [PATCH 6/8] x86: re-number PREFIX_0X<nn>
` [PATCH 7/8] x86: derive mandatory prefix attribute from base opcode
  ` [PATCH 8/8] x86: derive opcode length from opcode value
  ` [PATCH 4/8] x86: split opcode prefix and opcode space representation

[RISCV] Biweekly Sync-up call for RISC-V GNU Toolchain (Mar 25, 2021)
 2021-03-24 13:20 UTC 

Please enable fast forward for user branches
 2021-03-24  8:13 UTC  (3+ messages)

[RFC] SVP64 Cray-style Vectorisation of the OpenPOWER scalar ISA
 2021-03-22 18:27 UTC  (10+ messages)

[PATCH] DWARF: Skip if abbrev number isn't found for for DWARF5
 2021-03-22 17:08 UTC  (6+ messages)
  ` [PATCH v2] DWARF: Check version >= 3 for DW_FORM_ref_addr
        ` [2.35] [PATCH] "

[PATCH v2] ld: warn about PE base relocations to sections above .reloc
 2021-03-22 16:49 UTC 

[PATCH] bfd: avoid "shadowing" of glibc function name
 2021-03-22 12:49 UTC  (2+ messages)

[PATCH] arm64: add two initializers
 2021-03-22  8:32 UTC 

ld: map file entries of symbols in static libraries built with LTO
 2021-03-21 20:25 UTC 

[PATCH] gold: --trace: Print to stdout instead of stderr
 2021-03-20  1:48 UTC  (6+ messages)

[gold commit] Print trace (-t) output to stdout
 2021-03-20  1:45 UTC 

[gold commit] Fix failing aarch64 test case for PR 23870
 2021-03-20  1:01 UTC 

[PATCH] elf: Always ignore SHF_EXCLUDE for relocatable link
 2021-03-20  0:55 UTC  (4+ messages)

[gold commit] Fix use of system fallocate
 2021-03-19 23:21 UTC 

[PATCH v2] ld/gold: Use mallinfo2 over mallinfo if available
 2021-03-19 22:32 UTC  (5+ messages)

[gold commit] Add support for DWARF 5
 2021-03-19 21:02 UTC 

[gABI] Rename EM_INTEL205 to EM_INTELGT
 2021-03-19 17:14 UTC  (2+ messages)

gas/app.c don't throw away spaces before slash
 2021-03-19  9:45 UTC 

[PATCH] elf: Handle .gnu.debuglto_.debug_* sections
 2021-03-19  9:44 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] ld/gold: Use mallinfo2 over mallinfo if available
 2021-03-19  8:21 UTC  (3+ messages)

[PATCH 1/3] MIPS: Fix test failure with FPXX GCC
 2021-03-19  5:47 UTC  (2+ messages)
` 回复: "

[PATCH] Save/restore file offset while reading notes in core file
 2021-03-19  4:22 UTC  (2+ messages)

[PATCH 00/16] libctf: mostly cleanups and refactoring
 2021-03-19  1:24 UTC  (8+ messages)
` [PATCH 09/16] Add install dependencies for ld -> bfd and libctf -> bfd
  ` [PING] "
      ` [PATCH v2 "

[z8k] committed, fix 7bit displacements
 2021-03-18 20:49 UTC 

ia64: Alias of symbol loc1
 2021-03-18 18:37 UTC  (3+ messages)

ld.gold entsize 0 for .rodata section with AMS flags
 2021-03-18 13:09 UTC 

[PATCH] ld: revert default dll characteristics for Cygwin
 2021-03-16 17:37 UTC  (3+ messages)

A hard to duplicate bug
 2021-03-16 15:25 UTC  (2+ messages)

Commit: Use memmove in place of strcpy
 2021-03-16 14:02 UTC 

Commit: Fix potential buffer overrun in _bfd_XXi_swap_aux_out
 2021-03-16 12:44 UTC 

[PATCH] RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions
 2021-03-16  7:52 UTC  (12+ messages)

your change "[Patch AArch64] Warn on unpredictable stlxrb , stlxrh and stlxr cases"
 2021-03-15 13:52 UTC  (3+ messages)

[PATCH] GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs
 2021-03-15 13:24 UTC  (2+ messages)

[Patch, Gas, AArch64][2/2] Fix Diagnostic messaging for LD/ST Exclusive
 2021-03-15 13:01 UTC 

[Patch, Gas, AArch64][1/1] Reclassify Armv8.7-A ST/LD64 Atomics
 2021-03-15 13:00 UTC 

[Patch, Gas, AArch64][0/1] Fix diagnostics for exclusive load/stores and reclassify Armv8.7-A ST/LD64 Atomics
 2021-03-15 13:00 UTC 

[PATCH] bfd: add translation wrappers to PE image section RVA diagnostics
 2021-03-15 10:09 UTC 

ld: don't chance overrunning PE .reloc section content
 2021-03-13 10:15 UTC  (2+ messages)

DWZ 0.14 released
 2021-03-12 16:48 UTC  (5+ messages)

[PATCH] windres: ignore trailing data at end of version block
 2021-03-12 15:19 UTC  (2+ messages)

Strip Command Inquiry
 2021-03-12 15:14 UTC  (2+ messages)

[PATCH] Add values for NetBSD .note.netbsd.ident notes (PaX)
 2021-03-12 14:39 UTC  (3+ messages)

aarch64 as internal error in md_apply_fix at ....../gas/config/tc-aarch64.c:8330
 2021-03-12 14:33 UTC 

[PATCH][GAS] aarch64: Add few missing system registers
 2021-03-12 14:27 UTC  (3+ messages)

riscv --enable-targets=all on 32-bit host
 2021-03-12 13:59 UTC  (2+ messages)

[PATCH 1/6] bfd: add missing smclass when creating csect for xcoff64
 2021-03-12 12:26 UTC  (2+ messages)

[PATCH] ld: warn about PE base relocations to sections above .reloc
 2021-03-12 11:27 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).