Show patches with: none      |   195 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
Fix assembly of Thumb pcrel LDRs against global symbols --- 2011-02-28 Richard Sandiford Superseded
[1/6] More assertion checks in the ARM dynamic reloc handling --- 2011-03-04 Richard Sandiford Accepted
[2/6] Always initialise ARM got entries in final_link_relocate --- 2011-03-04 Richard Sandiford Accepted
[3/6] Fix overcounting of ARM PLT references --- 2011-03-04 Richard Sandiford Accepted
[4/6] Always set dynobj during elf32_arm_check_relocs --- 2011-03-04 Richard Sandiford Accepted
[5/6] Record thumbness separately from the st_type --- 2011-03-04 Richard Sandiford Accepted
[6/6] Main ARM STT_GNU_IFUNC patch --- 2011-03-04 Richard Sandiford Accepted
[ARM] Cortex A8 workarounds for PLT tail calls --- 2011-04-12 Richard Sandiford Accepted
[ARM] Allow R_ARM_TLS_LE32 in PIE Executables. --- 2011-06-17 Ramana Radhakrishnan Accepted
[AARCH64] gc-section support --- 2013-02-25 Venkataramanan Kumar New
ld-plugin/lto.exp: Disable tests with gcc older than 4.7.0. --- 2013-04-22 Will Newton Superseded
ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0. --- 2013-04-22 Will Newton Accepted
[PATCHv2,ARM] Fix handling of GOT and PLT access to IFUNC symbols --- 2013-04-24 Will Newton Accepted
[AArch64] Remove some dead code from elf64_aarch64_check_relocs. --- 2013-04-25 Will Newton Accepted
[AArch64] Improve relocation error check in elf64_aarch64_check_relocs. --- 2013-04-26 Will Newton Accepted
ld/testsuite/ld-arm: Fix ifunc-17 failure with arm-eabi. --- 2013-04-29 Will Newton Accepted
bfd/elf-ifunc.c: Remove unused function, _bfd_elf_create_ifunc_dyn_reloc. --- 2013-05-07 Will Newton Accepted
bfd/elf-ifunc.c: Add header size arg to _bfd_elf_allocate_ifunc_dyn_relocs. --- 2013-05-07 Will Newton Accepted
bfd/elf64-aarch64.c: Remove dead code. --- 2013-05-13 Will Newton Accepted
[RFC] aarch64: Add support for GNU indirect functions. --- 2013-05-17 Will Newton Superseded
[AArch64] gprof support for AArch64 --- 2013-05-21 Venkataramanan Kumar New
[AArch64] gprof support for AArch64 --- 2013-05-22 Venkataramanan Kumar New
aarch64: Add support for GNU indirect functions. --- 2013-06-03 Will Newton Accepted
bfd/elf64-aarch64.c: Use ELF64_R_SYM instead of ELF32_R_SYM. --- 2013-06-11 Will Newton Accepted
ld/testsuite: Enable ifunc tests on AArch64 big-endian. --- 2013-06-14 Will Newton Accepted
aarch64: Revert AArch64 ifunc changes. --- 2013-06-19 Will Newton Accepted
gas/config/tc-arm.c: Improve validation of NEON addressing modes. --- 2013-08-19 Will Newton Accepted
gas/config/tc-arm.c: Fix parsing of NEON load/store element sizes. --- 2013-09-13 Will Newton Accepted
[v2] aarch64: Add support for GNU indirect functions. --- 2013-09-27 Will Newton Accepted
config/tc-aarch64.c: Avoid trying to parse a vector mov as immediate. --- 2013-11-01 Will Newton Superseded
[v2] config/tc-aarch64.c: Avoid trying to parse a vector mov as immediate. --- 2013-11-01 Will Newton Accepted
ld/ARM: Fix script-type testsuite failure. --- 2013-11-12 Will Newton Accepted
[1/2] bfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offset for ifunc syms. --- 2013-11-26 Will Newton Accepted
[2/2] bfd/elfnn-aarch64.c: Handle static links with ifunc correctly. --- 2013-11-26 Will Newton Accepted
ld/testsuite/ld-aarch64: Fixup IFUNC tests to work on all targets --- 2013-12-10 Will Newton Accepted
[Bug,16340,AARCH64] Offset into GOT for TLS relocation computed inconsistently --- 2013-12-20 Kugan Vivekanandarajah Accepted
gas: ARM: Fix encoding of VCVTr.s32.f64 instructions --- 2014-01-16 Will Newton Accepted
[RFC] bfd/elf32-arm.c: Set st_value to zero for undefined symbols. --- 2014-01-16 Will Newton Accepted
[Bug15639,ARM] gold and -flto always fails with an internal error on arm-linux-gnueabi* --- 2014-01-29 Kugan Vivekanandarajah New
bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ --- 2014-03-14 Will Newton Superseded
[v2] bfd/elfnn-aarch64.c: Fix calculation of DT_RELASZ --- 2014-03-20 Will Newton Accepted
gas/arm: Force output of a data mapping symbol for literal pools --- 2014-04-04 Will Newton Accepted
gas/arm: Fix gas tests to run on armeb-none-eabi --- 2014-04-04 Will Newton Superseded
[v2] gas/arm: Fix gas tests to run on armeb-none-eabi --- 2014-04-04 Will Newton Accepted
ld/arm: Fix testsuite failures for armeb-linux-eabi --- 2014-04-04 Will Newton Accepted
bfd/elfnn-aarch64.c: Remove elfNN_aarch64_section_flags --- 2014-04-14 Will Newton Accepted
[AARCH64] set DF_STATIC_TLS when emitting IE relocs --- 2014-05-12 Kyle McMartin New
[ARM] set DF_STATIC_TLS when emitting IE relocs --- 2014-05-12 Kyle McMartin New
aarch64 linux core dump support --- 2014-05-14 Omair Javaid New
ld/aarch64: xfail non-PIC shared object tests on aarch64 --- 2014-05-16 Will Newton Accepted
ld/ARM: Fix IFUNC and TLS descriptors in the same shared object --- 2014-05-23 Will Newton Accepted
bfd/elfnn-aarch64.c: Cleanup a couple of TLS functions --- 2014-05-23 Will Newton Accepted
[v2] Fix core file support on aarch64 targets --- 2014-06-04 Omair Javaid New
[ARM] ld/arm: adjust offsets in tls-gdierelax2.d --- 2014-06-24 Kyle McMartin New
[RFC] ld/ARM: Increase maximum page size to 64kB --- 2014-06-26 Will Newton Accepted
[1/2] ld/testsuite: Check DF_STATIC_TLS is correctly added --- 2014-07-01 Kyle McMartin New
[2/2] bfd/elfnn-aarch64.c: set DF_STATIC_TLS when emitting IE relocs --- 2014-07-01 Kyle McMartin New
[Bug15639,ARM] gold and -flto always fails with an internal error on arm-linux-gnueabi* --- 2014-07-07 'Timothy Arceri' via Patchwork Forward New
[1/4] ld/testsuite: Disable non-PIC shared library tests on ARM --- 2014-07-08 Will Newton Accepted
[2/4] binutils/testsuite: Disable strip-10 test on ARM non-EABI --- 2014-07-08 Will Newton Accepted
[3/4] Fix tests when configured for arm-linux and arm-elf --- 2014-07-08 Will Newton Accepted
[4/4] gas/ARM: Fix testsuite failure for arm-elf --- 2014-07-08 Will Newton Accepted
ARM: Add support for armeb-*-eabi* --- 2014-08-04 Will Newton Accepted
[RFC] src-release.sh: Convert src-release to a shell script --- 2014-08-07 Will Newton Accepted
ld: do not export __dso_handle for PE --- 2014-08-11 Yaakov Selkowitz New
include/elf/aarch64.h: Add reloc numbers from ABI release 1.0 --- 2014-09-30 Will Newton Accepted
[AARCH64] Add thunderx support to gas --- 2014-10-20 Andrew Pinski New
ARM: plt_size functions need to read instructions in right byte order --- 2014-10-21 vkamensky New
[V2] ARM: plt_size functions need to read instructions in right byte order --- 2014-10-22 vkamensky New
[V3] ARM: plt_size functions need to read instructions in right byte order --- 2014-10-23 vkamensky New
ld/testsuite/ld-unique: Fix running unique tests on ARM --- 2014-10-23 Will Newton Accepted
bfd/elf-attrs.c: Fix possible infinite loop parsing attributes --- 2014-11-05 Will Newton New
bfd/elfnn-aarch64.c: Set st_value to zero for undefined symbols --- 2015-01-29 Will Newton New
gold/arm.cc: Output mapping symbol for PLT code --- 2015-02-09 Will Newton New
[GAS,ARM] Fix for POP {regs}^ problem --- 2015-03-06 'Timothy Arceri' via Patchwork Forward New
gas thunderx support --- 2015-04-23 Jim Wilson New
gas: section name substitution sequence --- 2015-06-10 Nicolas Pitre New
LD Fix for STMicroelectronics hardware erratum STM32L4XX 629360. --- 2015-10-21 Christophe MONAT New
[ARM] fix buffer overflow in gas --- 2015-10-26 Jim Wilson New
[LD,ARM] Fix in STM32L4XX patch --- 2015-11-06 Christophe Lyon New
[ARM/AARCH64] add initial Qualcomm processor support --- 2015-11-09 Jim Wilson New
[Gas,AArch64] Add support for Cortex-A35 --- 2015-11-11 James Greenhalgh New
[Gas,ARM] Add support for Cortex-A35 --- 2015-11-11 James Greenhalgh New
[GAS,ARM] Invalid LDR immediate transformation --- 2015-11-23 Christophe MONAT New
[GAS,ARM] Invalid LDR immediate transformation --- 2015-11-24 Christophe Lyon New
[GAS,Doc,AArch64] Fix up "Architecture Extensions" section, add "lse". --- 2016-04-06 James Greenhalgh New
RFC: section merge test (ld-elf) --- 2016-05-09 Christophe Lyon New
[AARCH64] support R_AARCH64_NONE as gas input for 64-bit code --- 2016-05-09 Jim Wilson New
[AARCH64] align long branch stubs --- 2016-06-03 Jim Wilson New
[RFC,ARM,11/11,ping] Add support for stable secure gateway veneers addresses --- 2016-08-29 Christophe Lyon New
[arm] Automatically enable CRC instructions on supported ARMv8-A CPUs --- 2016-09-07 Richard Earnshaw (lists) New
[ARM] PR ld/20608 --- 2016-09-20 Christophe Lyon New
[binutils/ld] Initialize input statement created in add_archive_member --- 2016-10-24 Thomas Preudhomme New
[gas/ARM] Add support for Cortex-M23 --- 2016-10-26 Thomas Preudhomme Superseded
[gas/ARM] Add support for Cortex-M33 --- 2016-10-26 Thomas Preudhomme Superseded
[gas/ARM] Add support for Cortex-M23 --- 2016-10-28 Thomas Preudhomme New
[gas/ARM] Add support for Cortex-M33 --- 2016-10-28 Thomas Preudhomme New
[ARM] Allow MOV/MOV.W to accept all possible immediates --- 2016-11-01 Jiong Wang New
gas crash on unreasonably long lines --- 2016-11-02 Nathan Sidwell New
New option falkor for Qualcomm server part --- 2016-11-03 Siddhesh Poyarekar New
« 1 2 »