aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: Also check x86 linker_def for non-shared definitiongentoo/binutils-2.31.1-7gentoo/binutils-2.31.1H.J. Lu2019-04-2411-0/+60
* PR24041, Invalid Memory Address Dereference in elf_link_add_object_symbolsgentoo/binutils-2.31.1-6Alan Modra2019-04-061-1/+1
* Remove an abort in the bfd library and add a check for an integer overflow wh...Nick Clifton2019-04-061-1/+10
* Fix a memory exhaustion bug when attempting to allocate room for an impossibl...Nick Clifton2019-04-061-0/+5
* PR23952, memory leak in _bfd_generic_read_minisymbolsAlan Modra2019-04-062-9/+13
* PR24355, segmentation fault in function called from ppc_finish_symbolsAlan Modra2019-04-062-6/+9
* gas: Pass max_bytes to TC_FRAG_INITH.J. Lu2019-03-242-2/+16
* x86-64: Restore PIC check for PCREL reloc against protected symbolH.J. Lu2019-03-248-54/+124
* SPARC: fix PR ld/18841Eric Botcazou2019-03-243-2/+71
* Visium: fix bogus overflow check on 32-bit hostsEric Botcazou2019-03-242-7/+11
* Visium: align branch absolute instruction for the GR6Eric Botcazou2019-03-247-10/+41
* Skip ld/pr23169 on SPARC.Eric Botcazou2019-03-242-1/+7
* Automatic date update in version.ingentoo/binutils-2.31.1-5GDB Administrator2018-12-151-1/+1
* PR23788, objcopy: failed to find link sectionAlan Modra2018-12-152-9/+17
* Correct gas/ChangeLog entry for PR gas/23968H.J. Lu2018-12-151-1/+1
* x86: Put back BFD_RELOC_X86_64_GOTPCRELH.J. Lu2018-12-156-0/+39
* Automatic date update in version.inGDB Administrator2018-12-071-1/+1
* elf: Don't merge .note.gnu.property section in IRH.J. Lu2018-12-072-1/+8
* Automatic date update in version.ingentoo/binutils-2.31.1-4GDB Administrator2018-11-301-1/+1
* PR23937, powerpc64le local ifunc IRELATIVE relocs are wrongAlan Modra2018-11-306-1/+90
* AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)Tamar Christina2018-11-306-5/+186
* [ARC] More fixes for TLS.Cupertino Miranda2018-11-303-44/+121
* [ARC] Fix local got entry list.Claudiu Zissulescu2018-11-303-19/+26
* [ARC] Fixed issue with DTSOFF relocs.Cupertino Miranda2018-11-304-7/+19
* [ARC] Fixes TLS failures related to tls-align.Cupertino Miranda2018-11-305-3/+25
* [ARC] PLT information was still being generated when symbol was forced_local.Cupertino Miranda2018-11-302-1/+9
* [ARC] Make sure global symbol is not an indirect or warning.Cupertino Miranda2018-11-302-2/+14
* [ARC] Improved robustness. Return FALSE in case of NULL pointer.Cupertino Miranda2018-11-302-0/+10
* [ARC] Refactored location where GOT information is collected.Cupertino Miranda2018-11-303-37/+56
* x86: Disable GOT relaxation with data prefixH.J. Lu2018-11-3010-7/+150
* When assigning symbol version, we should hide debug symbols defined in discar...Nick Clifton2018-11-308-1/+50
* Arm: Skip new binary decode tests on pe targetsTamar Christina2018-11-303-2/+7
* Arm: Fix disassembler crashing on -b binary when thumb file and thumb not for...Tamar Christina2018-11-306-3/+31
* AArch64: Fix error checking for SIMD udot (by element)Matthew Malcomson2018-11-306-1/+34
* x86: Add Intel ENCLV to assembler and disassemblerH.J. Lu2018-11-309-1/+33
* Fix Aarch64 bug in warning filtering.Tamar Christina2018-11-302-1/+6
* Improve the code in the assembler to detect and reject a duplicate input and ...Robert Yang2018-11-302-7/+27
* elf: Check for corrupt symbol version infoH.J. Lu2018-11-304-1/+22
* Always clear h->verinfo.verdef when overriding a dynamic definitionH.J. Lu2018-11-302-7/+11
* ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.sH.J. Lu2018-11-302-1/+5
* x86: Properly add X86_ISA_1_NEEDED propertyH.J. Lu2018-11-306-7/+66
* x86: Replace evex-no-scale.s with evex-no-scale-[32|64].sH.J. Lu2018-11-305-12/+16
* x86: Properly merge GNU_PROPERTY_X86_ISA_1_USEDH.J. Lu2018-11-3031-47/+211
* x86: Update assembler tests for non-ELF targetsH.J. Lu2018-11-302-2/+9
* x32: Align the .note.gnu.property section to 4 bytesH.J. Lu2018-11-302-0/+9
* __tls_get_addr_opt stubs and tocsave optimizationAlan Modra2018-11-302-9/+17
* Re: PowerPC64 __tls_get_addr_opt stub .eh_frame fixAlan Modra2018-11-302-1/+6
* PowerPC64 __tls_get_addr_opt stub .eh_frame fixAlan Modra2018-11-307-67/+103
* Updated Bulgarian translation for the ld/ directoryNick Clifton2018-11-302-54/+58
* Add --warn-drop-version option; by default, do not warn when discarding versi...Cary Coutant2018-11-303-5/+16