binutils archive
subject index for May, 2017

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:

[1/2][AArch64, gas] Support ILP32 triplet aarch64*-linux-gnu_ilp32

[2/2][AArch64, ld] Support ILP32 triplet aarch64*-linux-gnu_ilp32

[binutils patch] DWARF-5: readelf: .debug_names

Re: [Bug ld/21458] ld generates none ARM elf ABI compliant code that causes a hard fault.

[committed 0/4] MIPS16e2 ASE support

[committed 0/5] MIPS/GAS: Immediate operand error diagnostics improvements

[Committed 0/5] S/390: Several minor fixes to the instruction list

[committed 1/4] MIPS16e2: Add MIPS16e2 ASE support

[committed 1/5] MIPS16/GAS: Improve disallowed relocation operand error diagnostics

[committed 2/4] MIPS16e2: Add MIPS16e2 ASE GAS test infrastructure

[committed 2/5] MIPS16/GAS: Improve non-immediate operand error diagnostics

[committed 3/4] MIPS16e2: Add new MIPS16e2 ASE binutils and GAS tests

[committed 3/5] MIPS/GAS: Improve bignum operand error diagnostics

[committed 4/4] MIPS16e2: Add new MIPS16e2 relaxation GAS and LD tests

[committed 4/5] MIPS16/GAS: Improve non-constant operand error diagnostics

[committed 5/5] MIPS16/GAS: Improve [32768,65535] out-of-range operand error diagnostics

[committed, PATCH] Add missing initializer to silence GCC 4.2

[committed, PATCH] x86-64: Use .plt.bnd for IFUNC function address

[committed, PATCH] x86-64: Use dynobj instead of htab->elf.dynobj

Re: [committed, PATCH] x86: Add run-time tests for -mtls-dialect=gnu2

[COMMITTED] binutils: support for the SPARC M8 processor

[Committed] Fix 64-bit bb opcode entry

[COMMITTED] gas: fix tests call-relax and asi-bump-warn in 32-bit SPARC ELF targets

[committed] MIPS/binutils/testsuite: Bail out right away if !ELF

[committed] MIPS/binutils/testsuite: Define names of temporary files

[committed] MIPS/GAS/doc: Refer to `.module' rather than `.set'

[committed] MIPS/GAS/testsuite: Convert ISA override list tests to dump tests

[committed] MIPS/GAS/testsuite: Convert LUI list tests to dump tests

[committed] MIPS/GAS/testsuite: Correct swapped MIPS16e subset test names

[committed] MIPS/GAS/testsuite: Remove last remnants of ECOFF support

[committed] MIPS/GAS/testsuite: Remove stale `mips16-macro' list test output

[committed] MIPS/GAS: Unify GP-relative percent-ops

[committed] MIPS/GAS: Update `match_const_int' description

[committed] MIPS/opcodes: Mark descriptive SYNC mnemonics as aliases

[committed] MIPS/opcodes: Remove an incorrect MT ASE reference in MFC0/MTC0 decoding

[committed] MIPS16/GAS: Fix absolute references with PC-relative synthetic instructions

[committed] MIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic instructions

[committed] MIPS16/opcodes: Keep the LSB of PC-relative offsets in disassembly

[committed] MIPS16/opcodes: Make the handling of BREAK and SDBBP consistent

[Committed] S/390: Fix arch level of pckmo instruction.

[Committed] S/390: Fix ifunc missing runtime reloc

[PATCH 0/3] [ARC] Fix compiler errors, update gas error messages

[PATCH 0/3] Fix relocation deletion problems in SPARC and MIPS

[PATCH 0/6] Unify the disassembler selection in gdb and objdump

[PATCH 0/8] [ARC] Several fixes for ARC linker

[PATCH 1/3] [ARC] Fix fall through warnings.

[PATCH 1/3] bfd: new BFD target entry point _bfd_set_reloc.

[PATCH 1/4] [ARC] Remove duplicate ARC600 entry

[PATCH 1/4] RISC-V/bfd: Hook elf_backend_object_p to set the mach type.

[PATCH 1/5] S/390: Remove optional operand flag.

[PATCH 1/6] Refactor disassembler selection

[PATCH 1/9] [ARC] Avoid creating dynamic relocs when static linked is requested.

[PATCH 2/3] [ARC] Reformat error messages.

[PATCH 2/3] bfd: fix the deletion of relocs in sparc64

[PATCH 2/4] [ARC] Implement compatible function for ARC BFD architectures

[PATCH 2/4] RISC-V: Resurrect GP-relative disassembly hints

[PATCH 2/5] S/390: Improve error checking for optional operands

[PATCH 2/6] Delegate opcodes to select disassembler in GDB

[PATCH 2/9] [ARC] Disable warning on absolute relocs when symbol is local.

[PATCH 3/3] [ARC] Update MAX_INSN_FLGS.

[PATCH 3/3] bfd: fix the deletion of relocs in mips64

[PATCH 3/4] [ARC] Add arc-cpu.def with processor definitions

[PATCH 3/4] RISC-V: Allow 32-bit BFD to handle 64-bit objects

[PATCH 3/5] S/390: Add ipte/idte variants with optional operands

[PATCH 3/6] Use disassble.c:disassembler select h8300 disassembler

[PATCH 3/9] [ARC] Reassign the symbol got information to actual symbol when indirect.

[PATCH 4/4] [ARC] Allow CPU to be enforced via disassemble_info options

[PATCH 4/4] RISC-V: Change CALL macro to use ra as the temporary address register

[PATCH 4/5] S/390: Add missing operand to tb instruction

[PATCH 4/6] Use disassble.c:disassembler select rl78 disassembler

[PATCH 4/9] [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_

[PATCH 5/5] S/390: Fix instruction types of csdtr and csxtr

[PATCH 5/6] Use disassble.c:disassembler select rs6000 disassembler

[PATCH 5/9] [ARC] ARC_PC32 dynamic reloc incorrectly generated.

[PATCH 6/9] [ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.

[PATCH 7/9] [ARC] Fixed TLS for IE model.

[PATCH 8/9] [ARC] Fixed condition to generate TEXTREL.

[PATCH 9/9] [ARC] Corrected conditions for dynamic sections creation.

[PATCH V2 0/3] Fix relocation deletion problems in SPARC and MIPS

[PATCH V2 1/3] bfd: new BFD target entry point _bfd_set_reloc.

[PATCH V2 2/3] bfd: fix the deletion of relocs in sparc64

[PATCH V2 3/3] bfd: fix the deletion of relocs in mips64

[PATCH, ARM] drop aarch32 support for falkor/qdf24xx

[Patch, ARM] Relax the restrictions on REG_SP under Thumb mode on ARMv8-A

Re: [PATCH, LD, ping] Make import libraries relocatable objects

Re: [PATCH, ld/ARM, ping] Mark bare-metal ARM targets as not supporting shared libraries

[patch,avr] PR21472: Upgrade emulation avrxmega3 so it has .rodata in flash instead of in SRAM.

Re: [patch,avr] Take #2 PR21472: Upgrade emulation avrxmega3 so it has .rodata in flash instead of in SRAM.

[PATCH] [ARC] Object attributes.

[PATCH] Add bfd_get_file_size to get archive element size

[PATCH] bfd: Check ELF_COMMON_DEF_P on aarch64 for common symbols

[PATCH] binutils/testsuite: Permit the reuse of dump patterns

[PATCH] ELF: Pass bfd_link_info to merge_gnu_properties

Re: [Patch] Fix PR21404 - assertion fail when calculating symbol size

[PATCH] Fix segment comparator under debug stable_sort

Re: [PATCH] Generalize GC support for SHF_LINK_ORDER.

Re: [PATCH] gold: Fix assertion failure relaxing TLS for position-independent executables

[PATCH] Gold: Fix mips.cc for GCC 4.2

[PATCH] i386: Improve PLT generation and synthetic PLT symbols

[PATCH] i386: Remove PLT0 and use non-lazy PLT if PLT0 is unused

[PATCH] Introduce --enable-new-dtags configure option.

Re: [PATCH] ld: Allow section groups to be resolved as part of a relocatable link

[PATCH] ld: use "affects" instead of "effects"

[PATCH] MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'

[PATCH] PR gold/21128: Issue an error only if no symbol is folded

[PATCH] PR gold/21129: gold: Check if _ZN1AD2Ev/_ZN1AC2Ev exist first

Re: [PATCH] PR gold/21430 Fix misplacement of a relaxed section on AArch64

[PATCH] PR gold/21452: Enable safe ICF for shared object on x86-64

[PATCH] PR ld/20882: Mark debug sections referenced by kept debug sections

[PATCH] RISC-V: Allow 32-bit BFD to handle 64-bit objects

[PATCH] RISC-V: Change CALL macro to use ra as the temporary address register

[PATCH] RISC-V: Fix disassemble for c.li, c.andi and c.addiw

[PATCH] sparc: Prevent all but undef weak syms from becoming dynamic.

[PATCH] Updated Chinese (traditional) translations for binutils

[PATCH] Use the ELF class to determine the word size for FreeBSD core notes.

[PATCH] x86-64: Improve PLT generation and synthetic PLT symbols

[PATCH] x86-64: Rename .plt.bnd to .plt.sec

[PATCH] x86: Add NOTRACK prefix support

[PATCH] X86: Add SHL/SAL ModRM.reg == 6 alias

[PATCH] X86: Disassemble primary opcode map's group 2 ModRM.reg == 6 aliases correctly

[PATCH] x86: Generate PLT relocations for -z now

[PATCH] x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED properties

[PATCH][gold] Issue an error if a forced local symbol is referenced by DSO.

[RFC 0/5] xtensa: support dynamic configuration

[RFC 1/5] xtensa: don't expect XCHAL_* macros to be constant

[RFC 2/5] xtensa: make configuration dynamic

[RFC 3/5] xtensa: support dynconfig on windows

[RFC 4/5] xtensa: make xtensa_modules dynamic

[RFC 5/5] gdb: xtensa: make tdep and linux-nat dynamically configurable

[RFC 6/6] Move print_insn_XXX to an opcodes internal header

Re: [RFC] ld: Add random filling for unspecified section contents

Allow target files access to default TC_FORCE_RELOCATION defines

binutils-2_28-branch: RISC-V Backports

Debugging binutils in IDE

Re: deleting relocs, objcopy and BFD

Don't compare boolean values against TRUE or FALSE

garbage collect debug sections when no alloc sections are kept

Re: How can I link the binutils using the static 'libc.a' instead of the dynamic 'libc.so'?

How to get a patch into Bin utils

Issue with BFD and foreign ELF files

ld: How to build + install a 2nd set of default linker scripts?

non_ir_ref_dynamic

PowerPC64 ld help quoting

PR 21384, --dynamic-list regression with f02cb058

pr20882 testcase

PR21503, Gold doesn't create linker stub symbols on ppc64

Recent change to display_arc_attribute

recent x86 testsuite failures

Re: Reducing code size of Position Independent Executables (PIE) by shrinking the size of dynamic relocations section

Rename non_ir_ref to non_ir_ref_regular

Setting the LMA in ld

Stepping down as the SH port maintainer


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