binutils archive
subject index for January, 2016

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]
Search: Limit to:

Re: [AArch64] Don't generate GOT entry for large model TLS LE relocation

[AArch64] Fix missing architecture checks for ARMv8.2 system registers.

[AARCH64] question about RELA relocations

[AArch64] Reject invalid immediate operands to MSR UAO

[AArch64] Relax long branch veneer insertion for non STT_FUNC symbol

Re: [ARM] Support ARMv8.2 RAS extension.

[BUILDROBOT] Still warns on integer overflow in expression (was: gas: microblaze: fix shift overflow)

[committed, PATCH] Check reloc against IFUNC symbol only with dynamic symbols

[committed, PATCH] PR binutils/19523: objdump: does not support gnu_debuglink with compressed debug sections

[committed, PATCH] Rename OPTION_OMIT_LOCK_PREFIX to OPTION_MOMIT_LOCK_PREFIX

[Committed, PATCH] Sync top-level btool.m4 with GCC

[Committed, PATCH] Sync top-level Makefile.def with GCC

[committed] Fix file truncated error from ld when outputting to non-regular file on hppa

[committed] MIPS/BFD: Correct register index calculation in BZ16_REG

[committed] MIPS/BFD: Simplify register index calculation in BZ16_REG_FIELD

[committed] MIPS/include: opcode/mips.h: Add a summary of MIPS16 operand codes

[committed] MIPS: Remove remnants of 48-bit microMIPS instruction support

[gold commit] PR 19353: Fix internal error when applying TLSDESC relocations with no TLS segment

[gold] arm: fix exidx in relocatable builds

Re: [gold][aarch64] PR gold/19472 - DSOs need pc-relative stubs

[msp430-elf] Dwarf line numbers not being encoded properly?

[nios2] glibc 2.21 build problems

Re: Re: [OPCODE][AARCH64]Check mapping symbol while backward searching for IT block

Re: [PATCH 0/5] Add support for R_386_GOT32X/R_X86_64_[REX_]GOTPCRELX

[PATCH 0/6] Support kernel-backed user threads on FreeBSD

[PATCH 1/2] [RFC] Add IFUNC support for MIPS (v4)

[PATCH 1/2] Replace == with = in ld/configure.ac

[PATCH 1/6] Add support to readelf for reading FreeBSD ELF core notes.

[PATCH 2/2] [RFC] Add IFUNC support for MIPS (v4)

[PATCH 2/2] Replace == with = in gas/configure.ac

[PATCH 2/6] Add a psuedosection for the NT_FREEBSD_THRMISC note.

[PATCH 3/6] Display per-thread information for threads in FreeBSD cores.

[PATCH 4/6] Use LWP IDs with ptrace register requests on FreeBSD.

[PATCH 5/6] Add support for LWP-based threads on FreeBSD.

[PATCH 6/6] Dump register notes for each thread when generating a FreeBSD core.

[PATCH ARC] PIC and TLS support

Re: [patch bfd] Mark sh5*-*-* and sh64*-*-* as obsolete

Re: [patch bfd] Mark sh5*-*-* and sh64*-*-* as obsolete (Was: Re: New failures with .debug_ranges test)

[PATCH v2 0/6] Support kernel-backed user threads on FreeBSD

[PATCH v2 1/6] Add support to readelf for reading FreeBSD ELF core notes.

RE: [PATCH v2 2/4] gold: Correctly get and put r_info for Mips64el.

[PATCH v2 2/6] Add a psuedosection for the NT_FREEBSD_THRMISC note.

RE: [PATCH v2 3/4] gold: Add Mips64 support.

[PATCH v2 3/6] Display per-thread information for threads in FreeBSD cores.

RE: [PATCH v2 4/4] gold: Fix non-deterministic behaviour of Mips gold.

[PATCH v2 4/6] Use LWP IDs with ptrace register requests on FreeBSD.

[PATCH v2 5/6] Add support for LWP-based threads on FreeBSD.

[PATCH v2 6/6] Dump register notes for each thread when generating a FreeBSD core.

[PATCH v2] ARM: Replace catch of noread sections by section name by a section attribute letter.

[PATCH v2] gold: Add s390 -fsplit-stack support.

[PATCH v3 0/6] Support kernel-backed user threads on FreeBSD

[PATCH v3 1/6] Add support to readelf for reading FreeBSD ELF core notes.

[PATCH v3 2/6] Add a psuedosection for the NT_FREEBSD_THRMISC note.

[PATCH v3 3/6] Display per-thread information for threads in FreeBSD cores.

[PATCH v3 4/6] Use LWP IDs with ptrace register requests on FreeBSD.

[PATCH v3 5/6] Add support for LWP-based threads on FreeBSD.

[PATCH v3 6/6] Dump register notes for each thread when generating a FreeBSD core.

[PATCH v3] gold: Add Mips64 support.

[PATCH v3] gold: Add s390 -fsplit-stack support.

[PATCH, ARM] Fix Thumb-Thumb farcall v6-M (no profile) test

[Patch, ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVE

Re: [Patch, ARM][Backport 2.26] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVE

[patch, avr] Prevent .noinit section from incorrect placement

[PATCH] [ARC] GAS: add instruction relaxation.

[PATCH] Add netbsd-core to optional backends

[PATCH] Add option -mfence-as-lock-add=[no|yes]

Re: [PATCH] allow gold subdir building for mips

[PATCH] ARC/BFD: Fix a build error from `index' shadowing a global declaration

Re: [PATCH] ARM: Add cantunwind when unwind info does not match start of section

Re: [PATCH] ARM: Add support for SHF_ARM_NOREAD section flag

[PATCH] ARM: Replace catch of noread sections by section name by a section attribute letter.

[PATCH] bfd/arc: Add R_ prefix to all relocation names

[PATCH] bfd/arc: Allow non-instruction relocations within .text sections

[patch] elf64-s390.c: Fix -Werror=misleading-indentation

Re: [PATCH] Fix -flto on mingw (PR ld/18199)

[PATCH] libiberty: {count,dup,write}argv: constify argv input slightly [committed]

[PATCH] m68k: fix constraints of move.[bw] for ISA_B/C

Re: [Patch] MIPS FDE deletion

Re: [PATCH] MIPS support for --hash-style=gnu

[PATCH] msp430: Set DWARF2_ADDR_SIZE to 4

[PATCH] Nios II/GAS: Fix build error in `output_movia'

[PATCH] Remove trailing `]' in --enable-compressed-debug-sections

[PATCH][ARC] TLS: Various fixes.

[PATCH][H8300] Remove unneeded condition

Re: [PUSHED] [PATCH] bfd/arc: Add R_ prefix to all relocation names

[RFA] [MIPS] Don't use $gp if abicalls are in effect

Re: [RFC PATCH 03/11] MIPS/BFD: Suppress attribute checks for null input

Re: [RFC PATCH 06/11] MIPS/BFD: Propagate the return status in attribute merging

Re: [RFC PATCH 10/11] BFD: Pass link information to `bfd_merge_private_bfd_data'

[RFC PATCH, binutils] Add support for creating ELF import libraries

Re: [RFC] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking

ARC: Build failure

Are ppc*_elf_write_core_note Os-specific?

bad api design

bfd/configure reorganisation

Binutils 2.26 released

binutils need to be updated to support additional target

Re: binutils-gdb account

RE: Build failure

Can the automatic daily update commits be stopped, take 2

ChangeLog rotation and copyright year update

Commit: Expect -Bsymbolic-functions test to fail for the MIPS

Commit: Expect extract symbol test to fail for MIPS

Commit: Fix PR18735 test for RL78

Commit: RL78L: Fix disassembly of stack pointer based MOVW instructions

Commit: Skip linker plugin tests if the linker is not configured to support them

Commit: Sync toplevel gcc source files with binutils

Commit: xfail rgn-at11 test for MIPS

Compile and build tests with too many sections.

Convert macros in elf-linux-core.h to inline functions

cross-compiling LM32 internal error while linking

Display initialization order of static C++ objects in a library or program?

Does ld linker generate VER_FLG_WEAK?

Re: gold: addend issues in icf.cc:get_section_contents

ld fails to build proper executables in several cases on x64_64-w64-mingw32

Link order a pain, positional argument --start-group problematic

Linux core prstatus support

m68hc11/12 and xgate config.sub weirdness

m68hc11/12 readelf support

Re: Moving to Autoconf 2.64, Automake 1.11

Re: MSP430 SIM: Add support for hardware multiply

PING: RE: [PATCH ARC] PIC and TLS support

Provide AC_PROG_LEX that copes with LEX=missing from top-level

Regen configure

Relaxations, and "attempt to move .org backwards"

Release 2.26 - Next week ?

release 2.27 - schedule

Rename elf-linux-psinfo.h to elf-linux-core.h

RFC: MIPS .reginfo section and objcopy --extract-symbols

Skip new thumb2_it_search test for PE ARM targets

strip --strip-unneeded adds back section symbols

Suppressing warnings about the needs of -fPIC for symbols that are unresolved?

Use elfcore_write_linux_prstatus in gdb


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]
Search: Limit to:

Mail converted by MHonArc