aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-10Automatic date update in version.inGDB Administrator1-1/+1
2018-02-09x86: Add is_solaris to elf_x86_target_osH.J. Lu5-22/+54
2018-02-09Don't reference past the end of the vectorTom Tromey2-1/+6
2018-02-09btrace: reword error messagesMarkus Metzger5-7/+21
2018-02-09btrace: check perf_event_paranoidMarkus Metzger2-2/+36
2018-02-09btrace: improve enable error messagesMarkus Metzger2-40/+38
2018-02-09btrace, gdbserver: remove the to_supports_btrace target methodMarkus Metzger16-373/+51
2018-02-09btrace, gdbserver: use exceptions to convey btrace enable/disable errorsMarkus Metzger5-39/+53
2018-02-09btrace: prepare for throwing exceptions when enabling btraceMarkus Metzger2-67/+58
2018-02-09common: add scoped_mmapMarkus Metzger4-0/+176
2018-02-09common: add scoped_fdMarkus Metzger4-0/+158
2018-02-09Use gdb::unique_xmalloc_ptr in auto_load_section_scriptsTom Tromey2-4/+7
2018-02-09Use std::string in execute_script_contentsTom Tromey2-12/+9
2018-02-09gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1Joel Brobecker2-3/+8
2018-02-08x86: Set need_global_offset_table with info->output_bfd->xvecH.J. Lu3-14/+19
2018-02-09Automatic date update in version.inGDB Administrator1-1/+1
2018-02-08x86: Keep the unused _GLOBAL_OFFSET_TABLE_ for SolarisH.J. Lu5-1/+45
2018-02-08RISC-V: Add comment for previous change.Jim Wilson2-0/+7