aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-14Clear rust_unions in rust_union_quirksTom Tromey2-0/+6
2018-05-14Stop generating GNU build notes for linkonce sections.Nick Clifton7-48/+139
2018-05-14Fix a problem in the assembler when checking for overlapping input and output...Nick Clifton2-1/+7
2018-05-14x86; Allow IFUNC pointer defined in PDEH.J. Lu17-4/+290
2018-05-14x86: Mark __bss_start, _end and _edata locally definedH.J. Lu8-10/+137
2018-05-14Automatic date update in version.inGDB Administrator1-1/+1
2018-05-13Automatic date update in version.inGDB Administrator1-1/+1
2018-05-12score gcc-8 warning fixesAlan Modra2-70/+72
2018-05-12PR20659, Objcopy and change section lma failingAlan Modra6-86/+116
2018-05-12Automatic date update in version.inGDB Administrator1-1/+1
2018-05-11gdb/x86: Fix write out of mxcsr register for xsave targetsAndrew Burgess2-2/+7
2018-05-11gdb: xtensa: drop gdb_target definitionMax Filippov2-1/+5
2018-05-11Fix email address in ChangeLog entryPedro Alves1-1/+1
2018-05-11Heap-allocate core_target instancesPedro Alves3-121/+184
2018-05-11Eliminate the 'the_core_target' globalPedro Alves4-33/+43
2018-05-11Move core_bfd to program spaceTom Tromey4-5/+11
2018-05-11Remove cleanups from mdebugread.cTom Tromey2-30/+20
2018-05-11Automatic date update in version.inGDB Administrator1-1/+1
2018-05-10x86 LynxOS-178: Adjust floating-point context structureJoel Brobecker2-1/+46
2018-05-10Fix the clang buildTom Tromey5-3/+12
2018-05-10Allow integer immediates for AArch64 fmov instructions.Tamar Christina8-43/+37
2018-05-10Allow integer immediate for VFP vmov instructions.Tamar Christina4-0/+34
2018-05-10gdbserver/Windows: crash during connection establishment phaseJoel Brobecker12-28/+81
2018-05-10gdbserver/Windows: Fix "no program to debug" errorJoel Brobecker2-0/+10
2018-05-10[gdbserver/win32] fatal "glob could not process pattern '(null)'" errorJoel Brobecker2-2/+11
2018-05-10Add support for detecting Freescale S12Z binaries in readelf.John Darrington4-0/+12
2018-05-10Fix tagged pointer supportOmair Javaid4-10/+23
2018-05-10Fix _GLOBAL_OFFSET_TABLE_ value for large GOTs (aarch64).Stephen Crane2-2/+7
2018-05-10Automatic date update in version.inGDB Administrator1-1/+1
2018-05-09gas: xtensa: fix literal movementMax Filippov9-21/+116
2018-05-09x86: Remove Disp<N> from movidir{i,64b}H.J. Lu2-3/+7
2018-05-09gdb: xtensa: handle privileged registersMax Filippov3-8/+19
2018-05-09Fix typo in od-macho.cAlan Modra2-1/+5
2018-05-09Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov15-79/+268
2018-05-09PR22069, Several instances of register accidentally spelled as regsiterAlan Modra12-8/+33
2018-05-09Regen ld potfileAlan Modra2-0/+8
2018-05-09PR23148, Heap buffer overflow in pe_print_edataAlan Modra2-1/+6
2018-05-09PR23147, Heap buffer overflow in pe_print_idataAlan Modra2-1/+6
2018-05-09Automatic date update in version.inGDB Administrator1-1/+1
2018-05-08RISC-V: Add missing hint instructions from RV128I.Jim Wilson9-11/+92
2018-05-08Define GNULIB_NAMESPACE in unittests/string_view-selftests.cSimon Marchi2-0/+6
2018-05-08RISC-V: New emulations to make path searches follow glibc ABI.Jim Wilson12-21/+177
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess12-400/+872
2018-05-08PR23141, SIGSEGV in bfd_elf_set_group_contentsAlan Modra2-5/+12
2018-05-08Correct powerpc spe opcode lookupAlan Modra2-6/+12
2018-05-08watchpoint-unaligned.exp: Use skip_hw_watchpoint_testsJan Kratochvil2-0/+8
2018-05-08[spu] Fix "info spu event" output formattingUlrich Weigand2-3/+9
2018-05-08Prevent a memory exhaustion failure when running objdump on a fuzzed input fi...Nick Clifton3-0/+18
2018-05-07Simplify VLE handling in print_insn_powerpc().Peter Bergner2-35/+26
2018-05-07Enable Intel MOVDIRI, MOVDIR64B instructionsH.J. Lu21-5115/+5484