This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
.gnu.build.attributes does not seem to be an ELF notes section
Gold on PowerPC checks/merges long double FP ABI tag across shared libraries
Re: Gold on PowerPC checks/merges long double FP ABI tag across shared libraries
Transferência de dinheiro (Transfer of Funds) !!
[MIPS] Drop .dynsym symbol ordering requirement and nullify DT_GNU_XHASH
[PATCH 0/2] OpenRISC Remove 64-bit support to fit 32-bit hosts (PR 25184)
[PATCH 0/2] x86/Intel: adjustments to memory operand size handling
Re: [PATCH 0/2] x86: DefaultSize related adjustments
[PATCH 0/3] x86: branch handling adjustments
[PATCH 0/3] x86: follow-on to ac0ab1842d
[PATCH 0/4] Arm64: corrections to recent F64MM / I8MM additions
Re: [PATCH 0/4] RISC-V: Support more rigorous check for CSR, and update them to spec 1.12.
[PATCH 0/4] x86/Intel: further deal with fallout from commit dc2be329b950
[PATCH 0/5] i386: Optimize for Jump Conditional Code Erratum
[PATCH 00/11] libctf: various portability fixes and small bugfixes
[PATCH 01/11] binutils, ld: work with --disable-libctf
[PATCH 02/11] libctf: create: non-root-visible types should not appear in name tables
[PATCH 03/11] libctf: create: don't add forwards if the type added already exists
[PATCH 04/11] libctf: create: ctf_add_type should hand back already-added non-SoUs
[PATCH 05/11] libctf: create: forwards are always in the namespace of their referent
[PATCH 06/11] libctf, binutils: support CTF archives like objdump
[PATCH 07/11] libiberty, include, libctf: Use bsearch_r to avoid nonportable __thread
[PATCH 08/11] libctf: work with compilers not supporting GNU C attributes
[PATCH 09/11] libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*
[PATCH 1/2] or1k: Remove 64-bit support, it's not used and it breaks 32-bit hosts
[PATCH 1/2] x86/Intel: support "mmword ptr"
[PATCH 1/3] x86-64: fix Intel64 handling of branch with data16 prefix
[PATCH 1/3] x86: consistently convert to byte registers for TEST w/ imm optimization
[PATCH 1/4] Arm64: correct 64-bit element fmmla encoding
[PATCH 1/4] gas: Add md_generic_table_relax_frag
[PATCH 1/4] x86/Intel: drop pointless special casing of LxS
[PATCH 1/5] gas: Add md_cons_worker
[PATCH 10/11] libctf: add some missing #includes.
[PATCH 11/11] libctf: support platforms with separate libintl
[PATCH 2/2] or1k: Regnerate opcode files after removing 64-bit support
[PATCH 2/2] x86/Intel: fold "xmmword" with "oword"
[PATCH 2/3] x86-64: assert sane internal state for REX conversions
[PATCH 2/3] x86-64: correct / adjust prefix emission
[PATCH 2/4] Arm64: correct uzp{1,2} mnemonics
[PATCH 2/4] i386: Align branches within a fixed boundary
[PATCH 2/4] x86/Intel: drop pointless suffix setting for "fword ptr"
[PATCH 2/5] gas: Add md_generic_table_relax_frag
[PATCH 3/3] x86: adjust ignored prefix warning for branches
[PATCH 3/3] x86: refine when to trigger optimizations
[PATCH 3/4] Arm64: correct {su,us}dot SIMD encodings
[PATCH 3/4] i386: Add -mbranches-within-32B-boundaries
[PATCH 3/4] x86/Intel: drop pointless suffix setting for "tbyte ptr"
[PATCH 3/5] i386: Align branches within a fixed boundary
[PATCH 4/4] Arm64: correct address index operands for LD1RO{H,W,D}
[PATCH 4/4] i386: Add tests for -malign-branch-boundary and -malign-branch
[PATCH 4/4] x86/Intel: fix "near ptr" / "far ptr" handling
[PATCH 4/5] i386: Add -mbranches-within-32B-boundaries
[PATCH 5/5] i386: Add tests for -malign-branch-boundary and -malign-branch
Re: [PATCH Gold] Recognize clang-style crtbegin and crtend files
Re: [PATCH RFC] Add support for non-contiguous memory regions
[PATCH v2 0/4] x86: (not just) branch handling adjustments
[PATCH v2 1/4] RISC-V: Update the CSR to privilege spec 1.12.
[PATCH v2 1/4] x86: consolidate Disp<NN> handling a little
[PATCH v2 2/4] RISC-V: Support the ISA-dependent CSR checking.
[PATCH v2 2/4] x86-64: fix Intel64 handling of branch with data16 prefix
[PATCH v2 3/4] RISC-V: Support the read-only CSR checking.
[PATCH v2 3/4] x86-64: correct / adjust prefix emission
[PATCH v2 4/4] RISC-V: Disable the CSR checking by default.
[PATCH v2 4/4] x86: adjust ignored prefix warning for branches
[PATCH v2] Fix several mix up between octets and bytes in ELF program headers
[PATCH v2] ia64: don't fail when converting binary into ELF
[PATCH v2] RISC-V: Change -march parsing.
[PATCH v2] RISC-V: Support more rigorous check for CSR, and update them to spec 1.12.
[PATCH v3 0/4] RISC-V: Support more rigorous check for CSR, and update them to spec 1.12.
[PATCH v3 00/10] x86: operand size handling improvements
[PATCH v3 01/10] x86: improve handling of insns with ambiguous operand sizes
[PATCH v3 02/10] x86: replace adhoc ambiguous operand checking for CRC32
[PATCH v3 03/10] x86: move certain MOVSX/MOVZX tests
[PATCH v3 04/10] x86: replace adhoc ambiguous operand checking for MOVSX/MOVZX
[PATCH v3 05/10] x86-64: also support MOVSXD with 16-bit destination
[PATCH v3 06/10] x86: correct VFPCLASSP{S,D} operand size handling
[PATCH v3 07/10] x86: drop further pointless/bogus DefaultSize
[PATCH v3 08/10] x86-64: also diagnose far returns / IRET with ambiguous operand size
[PATCH v3 09/10] x86-64: honor vendor specifics for near RET
[PATCH v3 1/4] RISC-V: Update the CSR to privilege spec 1.12.
[PATCH v3 10/10] x86-64: Intel64 adjustments for insns dealing with far pointers
[PATCH v3 2/4] RISC-V: Support the ISA-dependent CSR checking.
[PATCH v3 3/4] RISC-V: Support the read-only CSR checking.
[PATCH v3 4/4] RISC-V: Disable the CSR checking by default.
[PATCH] [PR binutils/15350] Fix compressed debug sections for PE targets
Re: [PATCH] [RISCV] Support subtraction of .uleb128.
[PATCH] binutils: Improve symbols lookup
[PATCH] elf: Try not pointing empty PT_LOAD segment's offset past EOF
[PATCH] Enable --build-id for moxie-elf-ld
Re: [PATCH] Fix several mix up between octets and bytes in ELF program headers
[PATCH] i386: Also check R12-R15 registers when optimizing testq to testb
[PATCH] ia64: don't fail when converting binary into ELF
[PATCH] Implement --enable-reloc-section
[PATCH] Mach-O: misc build adjustments
[PATCH] Only give FDE encoding warnings if --eh-frame-hdr was specified.
[PATCH] opcodes/arc: Add finer details for llock and scond
[PATCH] pe_bfd_read_buildid memory leak
[PATCH] ppc: misc minor build corrections
[PATCH] RISC-V: Change -march parsing.
[PATCH] RISC-V: Fix .p2align is not at smallest instruction
[PATCH] Support --no-rosegment.
[PATCH] Undef REG_Y in s12z.h, it may be defined in a system header
Re: [PATCH] x86-64/Intel: fix CALL/JMP with dword operand
Re: [PATCH] x86-64: accept 64-bit LFS/LGS/LSS forms with suffix or operand size specifier
Re: [PATCH] x86/Intel: extend MOVDIRI testing
Re: [PATCH] x86: consolidate tracking of MMX register use
[PATCH] x86: further refine SSE check (SSE4a, SHA, GFNI)
[PATCH][ARM][gas] fix build breakage with gcc-10 by using correct enum type
[PATCH][Binutils][AArch64] Set the correct ELF class for AArch64 stubs (PR/25210)
[PATCH][gas] Implement .cfi_negate_ra_state directive
[PATCH][gas][arm] Add -mwarn-restrict-it
_bfd_dwarf2_find_nearest_line comment fix
Re: _initialize_arch_tdep() not getting called
aarch64 disassembler infinite loop
Accept mips-sgi-irix output in a few ld tests
archive.c bfd_zalloc
asan: alpha-vms: Heap-buffer-overflow
asan: alpha-vms: memory leaks
asan: score: global-buffer-overflow
asan: som: heap-buffer-overflow
asan: vms-alpha: heap-buffer-overflow
assembly language debugger!
Avoid ubsan bug complaining about &p->field
bfd signed overflow fixes
bfd_check_format memory leak
Branch warning: 2.34 - mid January next year
Building libctf on MinGW
coff object_p memory leaks
coff-alpha memory leak
coff_close_and_cleanup
Committed: fix binutils/dwarf.c after "Revise sleb128 and uleb128 reader"
Delete duplicate struct objdump_disasm_info field
Differentiate b/w dynamic and static executables.
dwarf2.c stash->sec_info_ptr and stash->sec
dwarf2.c: read_abbrevs fail cleanup, and offset checking
gas signed overflow fixes
gdb: microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015
Re: GNU Binutils 2.33.1 has been released.
Re: Gold on PowerPC checks/merges long double FP ABI tag across shared libraries
How to enable the option '--build-id' to ld ?
Re: Is there a way to detect a null reference function pointer during assembly or linking ?
ld & gold: Default to --gc-sections unless -r
ld signed overflow fix
Linking assembled objects without the GCC toolchain possible?
Make bfd_get_8 return a bfd_vma like other bfd_get_* functions
Re: Memory leak in binutils
More signed overflow fixes
New Chinese (traditional) PO file for 'binutils' (version 2.31.90)
New Swedish PO file for 'gas' (version 2.31.90)
obj-evax.c tidy
Option to ignore symbol versioning?
Optional matching for run_dump_test
Ping: [PATCH 0/2] Arm64: arch extension handling adjustments
Ping: [PATCH v2] x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMD
PowerPC, use size_t rather than long for indices
PR24960, Memory leak from disassembler
PR25230, addr2line fails on dwz output
PR25230, dwarf2.c per file stash
PR25236, common sym versioning
PR25243, static linking with exceptions and iostream is broken on ARM
PR25244, --print-memory-usage, division by zero if MEMORY length is zero
PR25249, Memory leak in microblaze-dis.c
PR25281, sh disassembler abort
Prefer object over notype symbols when disassembling
Remove backup ppc struct dis_private.
Remove more shifts for sign/zero extension
Remove tic80 support
Re: REQUEST FOR QUOTE_2019031 (URGENT)
Revise sleb128 and uleb128 reader
s12z-opc.c formatting fixes
Setting up a wiki for GNU Project volunteers?
ubsan: aarch64: left shift cannot be represented in type 'int64_t'
ubsan: aarch64: left shift of negative value
ubsan: alpha-vms: shift exponent is too large
ubsan: arc: shift exponent 32 is too large for 32-bit type 'int'
ubsan: arm: shift exponent 32 is too large for 32-bit type 'unsigned int'
ubsan: bfin: left shift of negative value
ubsan: bfin: shift exponent is too large
ubsan: bpf: left shift cannot be represented in type 'DI' (aka 'long')
ubsan: cr16: left shift cannot be represented in type 'int'
ubsan: cris: signed integer overflow
ubsan: crx: index 5 out of bounds for type 'operand_desc const[5]'
ubsan: csky: left shift cannot be represented in type 'int'
ubsan: d30v: left shift cannot be represented in type 'long long'
ubsan: epiphany: left shift of negative value
ubsan: h8300: left shift cannot be represented in type 'int'
ubsan: hppa: left shift of negative value
ubsan: ia64: left shift of negative value
ubsan: iq2000: left shift of negative value
ubsan: left shift of 1 by 31 places cannot be represented in type 'int'
ubsan: m68hc1x: left shift of negative value
ubsan: m68k: left shift cannot be represented in type 'int'
ubsan: microblaze: left shift cannot be represented in type 'int'
ubsan: moxie: left shift of negative value
ubsan: nds32: left shift cannot be represented in type 'int'
ubsan: nios2: left shift cannot be represented in type 'int'
ubsan: ns32k: left shift cannot be represented in type 'int'
ubsan: or1k: left shift of negative value
ubsan: s12z: left shift cannot be represented in type 'int'
ubsan: score: left shift of 2 by 31 places cannot be represented in type 'int'
ubsan: sparc: left shift cannot be represented in type 'int'
ubsan: tic4x: segv and signed shifts
ubsan: tic6x: shift left of int
ubsan: v850: left shift cannot be represented in type 'int'
ubsan: v850: left shift cannot be represented in type 'long'
ubsan: vax: left shift cannot be represented in type 'int'
ubsan: visium: left shift cannot be represented in type 'int'
ubsan: wasm: shift is too large for 64-bit type 'bfd_vma'
ubsan: xstormy16: left shift of negative value
ubsan: xtensa: left shift cannot be represented in type 'int'
Usage of unitialized heap in tic4x_print_cond
Use disassemble_info.private_data in place of insn_sets
ussan: d30v: index out of bounds
V2 [PATCH 0/4] i386: Optimize for Jump Conditional Code Erratum
V3 [PATCH 0/4] i386: Optimize for Jump Conditional Code Erratum
V3 [PATCH 1/4] gas: Add md_generic_table_relax_frag
V3 [PATCH 2/4] i386: Align branches within a fixed boundary
V3 [PATCH 3/4] i386: Add -mbranches-within-32B-boundaries
V3 [PATCH 4/4] i386: Add tests for -malign-branch-boundary and -malign-branch
V4 [PATCH 0/4] i386: Optimize for Jump Conditional Code Erratum
V4 [PATCH 1/4] gas: Add md_generic_table_relax_frag
V4 [PATCH 2/4] i386: Align branches within a fixed boundary
V4 [PATCH 3/4] i386: Add -mbranches-within-32B-boundaries
V4 [PATCH 4/4] i386: Add tests for -malign-branch-boundary and -malign-branch
vax decoding of indexed addressing mode
vms-alpha.c object_p memory leaks
x86-64-branch-3 test case
xcoff slurp_armap bounds checking
Yet more signed overflow fixes
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]