aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-16New class allocate_on_obstackYao Qi5-24/+50
2018-02-16Add -z noseparate-code to ld-elf testsH.J. Lu6-5/+13
2018-02-16Remove bfd stub function casts.Alan Modra94-1211/+2306
2018-02-15Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam10-13/+261
2018-02-16Automatic date update in version.inGDB Administrator1-1/+1
2018-02-15RISC-V: Fix relocation failure with zero address sections.Jim Wilson2-0/+9
2018-02-15RISC-V: Give error for ignored pcrel_lo addend.Jim Wilson6-6/+54
2018-02-15Fix AArch32 build attributes for Armv8.4-A.Tamar Christina3-1/+23
2018-02-15PR ld/22832 on SPARC.Eric Botcazou2-1/+9
2018-02-15Reset inferior::control on inferior exitYao Qi2-0/+7
2018-02-14delete ada-lang.c::ada_to_fixed_value_create advance declarationJoel Brobecker2-3/+5
2018-02-15Automatic date update in version.inGDB Administrator1-1/+1
2018-02-14Fix GDB crash after Quit thrown from unwinder snifferPedro Alves4-1/+25
2018-02-14Constify target_so_ops::bfd_openTom Tromey6-9/+20
2018-02-14Change openp et al to use a unique_xmalloc_ptrTom Tromey12-90/+98
2018-02-14Move some declarations to source.hTom Tromey8-27/+44
2018-02-14Return unique_xmalloc_ptr from some solib.c functionsTom Tromey7-51/+56
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton47-277/+330
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu14-28/+251
2018-02-14Remove references to ada_name_for_lookup (deleted)Joel Brobecker3-3/+7
2018-02-14LD: Remove a stale `ldlex_command' prototypeMaciej W. Rozycki2-1/+4
2018-02-13x86-64: Use pr22393-3a.so and pr22393-3a-now.soH.J. Lu2-2/+7
2018-02-14PR22836 testcasesAlan Modra4-0/+25
2018-02-14Automatic date update in version.inGDB Administrator1-1/+1
2018-02-13x86: Properly check building shared libraryH.J. Lu2-1/+6
2018-02-13gas: xtensa: fix trampoline placementMax Filippov2-0/+11
2018-02-13Use enum flags for flags passed to openpSimon Marchi5-8/+25
2018-02-13Fix ARm assembler so that it rejects invalid immediate values for the Thumb O...Nick Clifton5-3/+28
2018-02-13x86-64: Generate branch with PLT32 relocationH.J. Lu22-56/+212
2018-02-13Fix typo in Russian translation for the bfd/ sub-directory which could lead t...Sergei Trofimovich2-1/+6
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton60-292/+607
2018-02-13WebAssembly: Disable subdirectory configuration for unsupported LDMaciej W. Rozycki3-0/+11
2018-02-13WebAssembly: Correct an `index' global shadowing error for pre-4.8 GCCMaciej W. Rozycki4-12/+22
2018-02-13MIPS/GAS/testsuite: Correct duplicate `Loongson-3A tests' test nameMaciej W. Rozycki2-1/+5
2018-02-13PR22836, "-r -s" doesn't work with -g3 using GCC 7Alan Modra12-4/+117
2018-02-13PR22829, objcopy/strip removes PT_GNU_RELRO from lld binariesAlan Modra4-28/+62
2018-02-13Fix prefix of maint set/show per-commandSimon Marchi2-2/+7
2018-02-13Automatic date update in version.inGDB Administrator1-1/+1
2018-02-12gdb: Remove cleanup from dw2_do_instantiate_symtabAndrew Burgess2-35/+49
2018-02-12MIPS/GAS/test: Fix an n32 `.reginfo' size test failureMaciej W. Rozycki2-1/+6
2018-02-12MIPS: Fix encoding for MIPSr6 sigrie instruction.Henry Wong6-7/+17
2018-02-12Add support for reading msdos MZ executables.Zebediah Figura9-43/+170
2018-02-12Update Russian translation for the gas/ sub-directory.Nick Clifton2-574/+600
2018-02-12Fix compile time warning: bfd/elf32-arc.c:1537]: (warning) Redundant assignme...Nick Clifton2-1/+1
2018-02-12oops - actually remove the assignment this time: bfd/elf32-nds32.c:9693]: (wa...Nick Clifton1-1/+0
2018-02-12Fix compile time warning: bfd/elf32-nds32.c:9693]: (warning) Redundant assign...Nick Clifton1-0/+5
2018-02-12Automatic date update in version.inGDB Administrator1-1/+1
2018-02-11Automatic date update in version.inGDB Administrator1-1/+1
2018-02-10Fix commit date.Eric Botcazou1-1/+1
2018-02-10Fix GOT relocation overflow on SPARC.Eric Botcazou2-52/+88