public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
PowerPC disassembly of pcrel references
 2021-04-09  7:37 UTC 

ld -r
 2021-04-09  1:34 UTC  (3+ messages)

[PATCH] RISC-V: Support to parse the multi-letter prefix in the architecture string
 2021-04-08 18:11 UTC  (2+ messages)

[PATCH] elf: Set p_memsz to p_filesz for loadable PT_NOTE segment
 2021-04-08 14:05 UTC 

PR27684, PowerPC missing mfsprg0 and others
 2021-04-08  6:22 UTC  (3+ messages)

bfd relocation handling questions
 2021-04-08  6:11 UTC  (6+ messages)

PR27676, PowerPC missing extended dcbt, dcbtst mnemonics
 2021-04-07 23:02 UTC 

RFC: Documenting Linux specific behaviour of --rpath and --rpath-link
 2021-04-07 13:34 UTC 

using -z relo for arm-none-eabi
 2021-04-07 12:51 UTC  (6+ messages)
      ` using -z relro "

Fix pr27217 testcase failure
 2021-04-07 10:40 UTC  (2+ messages)

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (April 8, 201)
 2021-04-07 10:19 UTC 

[PATCH] MIPS: remove SHT_REL support for NewABI elf backends
 2021-04-07  4:55 UTC  (6+ messages)

[Patch, Gas, AArch64][0/1] Fix diagnostics for exclusive load/stores and reclassify Armv8.7-A ST/LD64 Atomics
 2021-04-06 15:36 UTC  (2+ messages)

ld: map file entries of symbols in static libraries built with LTO
 2021-04-06 14:32 UTC  (2+ messages)

Return symbol from symbol_at_address_func
 2021-04-06 13:57 UTC 

C99 NEWS and README
 2021-04-06 13:56 UTC 

[PATCH] bfd: use https for bugzilla
 2021-04-06 12:30 UTC  (2+ messages)

[Integration 0/6] RISC-V: The prototype of the integration and working branches for binutils
 2021-04-06  2:01 UTC  (14+ messages)
` [Integration 1/6] RISC-V/extended: Add extended extension hooks when parsing architecture string
` [Integration 2/6] RISC-V/extended: Add assembler and dis-assembler hooks for extended extensions
` [Integration 3/6] RISC-V/sifive: Add sifive cache control instructions
` [Integration 4/6] RISC-V/rvv: Add rvv v0.10 instructions
` [Integration 5/6] RISC-V/zfh: Add half-precision floating-point v0.1 instructions
` [Integration 6/6] RISC-V/zfh: Support .float16 directive for assembler

C99 gprof configury
 2021-04-05  5:55 UTC  (6+ messages)
` C99 bfd configury
  ` C99 opcodes configury
    ` C99 binutils configury
      ` C99 gas configury
        ` C99 ld configury

[PATCH v3] ld: warn about PE base relocations to sections above .reloc
 2021-04-04  9:11 UTC  (2+ messages)

[PATCH 0/7] ELF: Don't require section header on ELF objects
 2021-04-02 15:21 UTC  (9+ messages)
          ` Has FSF stopped processing copyright paperwork?

[PATCH] Fix microblaze sim build error
 2021-04-02 11:18 UTC  (4+ messages)

[PATCH] gas: missing (re-)initialization of local variable in fixup_segment()
 2021-04-01 16:17 UTC  (2+ messages)

[PATCH][Binutils][PE/Windows x86_64]: Fix weak undef symbols after image base change
 2021-04-01 13:54 UTC  (2+ messages)

[PATCH] [RFC] Come up with startswith function
 2021-04-01 13:03 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

PR27675, PowerPC missing extended mnemonic mfummcr2
 2021-03-31 22:48 UTC 

[PATCH] Save/restore file offset while reading notes in core file
 2021-03-31 13:07 UTC  (6+ messages)

Don't include bfd/sysdep.h for gas files
 2021-03-31 12:45 UTC 

PR27671, Poisoning TRUE / FALSE poisons Win32 system headers
 2021-03-31 12:45 UTC 

Should binutils require at least C99?
 2021-03-31  0:34 UTC  (14+ messages)
  ` Include string.h in bfd.h and delete LITMEMCPY, LITSTRCPY
    ` Remove bfd_stdint.h
      ` Use stdbool.h
        ` Use bool in include
          ` Use bool in gprof
            ` Use bool in bfd
              ` Use bool in opcodes
                ` Use bool in binutils
                  ` Use bool in ld
                    ` Use bool in gas

Please enable fast forward for user branches
 2021-03-30 12:52 UTC  (8+ messages)

[PATCH v3 0/3] MIPS: default output isa rev base on configuration
 2021-03-30  6:41 UTC  (5+ messages)
` [PATCH v3 1/3] MIPS: Fix test failure with FPXX GCC
` [PATCH v3 2/3] MIPS: default output r6 object if configured to r6
` [PATCH v3 3/3] MIPS: Fix testcase for MIPSr6

asan: linker.c:2294:8: runtime error: load of value 253
 2021-03-30  3:18 UTC 

PR27625, powerpc64 gold __tls_get_addr calls
 2021-03-30  3:17 UTC 

How to create alias for function name
 2021-03-30  1:36 UTC  (3+ messages)

[PATCH 0/6] x86: further opcode table compaction plus fallout
 2021-03-29 14:51 UTC  (15+ 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 v2] ld: warn about PE base relocations to sections above .reloc
 2021-03-29 11:35 UTC  (3+ messages)

TRUE/FALSE simplification
 2021-03-29  0:51 UTC 

gas int vs bfd_boolean fixes
 2021-03-29  0:49 UTC 

binutils int vs bfd_boolean fixes
 2021-03-29  0:47 UTC 

opcodes int vs bfd_boolean fixes
 2021-03-29  0:42 UTC 

Miscellaneous BFD int vs bfd_boolean fixes
 2021-03-29  0:40 UTC 

hash table iterator callback functions int vs. bfd_boolean
 2021-03-29  0:40 UTC 

ELF output symbol hooks int vs. bfd_boolean
 2021-03-29  0:39 UTC 

elf_backend_relocate_section int vs. bfd_boolean
 2021-03-29  0:38 UTC 

An error due to installation that require binutils package
 2021-03-28 14:05 UTC  (4+ messages)

[PATCH v2 0/3] MIPS: default output isa rev base on configuration
 2021-03-28  3:41 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: Fix test failure with FPXX GCC
` [PATCH v2 2/3] MIPS: default output r6 object if configured to r6
` [PATCH v2 3/3] MIPS: Fix testcase for MIPSr6

[PATCH 0/7] x86: assorted simplifications / tidying
 2021-03-26 21:18 UTC  (9+ 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

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 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  (8+ 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  (7+ messages)
` [PATCH 7/8] x86: derive mandatory prefix attribute from base opcode

[RISCV] Biweekly Sync-up call for RISC-V GNU Toolchain (Mar 25, 2021)
 2021-03-24 13:20 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).