summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elf: Properly compute offsets of note descriptor and next noteusers/hjl/pr22444H.J. Lu2017-11-163-12/+36
* i386: Replace .code64/.code32 with .byteH.J. Lu2017-11-162-13/+13
* Remove non-linux tic6x target descriptionsYao Qi2017-11-164-39/+6
* Allow osabi to be optional in target descriptionsAlan Hayward2017-11-162-5/+11
* Fix tic6x-uclinux GDBserver build failureYao Qi2017-11-162-10/+13
* Automatic date update in version.inGDB Administrator2017-11-161-1/+1
* Include <array> to declare std::array<>.John Baldwin2017-11-152-0/+5
* Constify the 'arg' passed to commands in bsd-kvm.c.John Baldwin2017-11-152-2/+7
* tui-win: Replace VEC with std::vectorSimon Marchi2017-11-152-12/+14
* Fix gdb.tui/completion.exp testSimon Marchi2017-11-152-1/+6
* Separate the new FP16 instructions backported from Armv8.4-a to Armv8.2-a int...Tamar Christina2017-11-159-6/+31
* Remove no-longer applicable maintainer entriesAndrew Cagney2017-11-152-2/+4
* Move self to Past Maintainers.Andrew Cagney2017-11-152-1/+7
* Remove features/nios2-linux.cYao Qi2017-11-154-76/+7
* objcopy memory leakAlan Modra2017-11-152-0/+8
* Handle ' and I format flagsAlan Modra2017-11-152-14/+29
* Add support to readelf and objdump for following links to separate debug info...Nick Clifton2017-11-1534-1495/+2676
* Better make rule for arch/ files built for IPAAlan Hayward2017-11-153-3/+8
* Fix M68HC11_NUM_REGSYao Qi2017-11-152-1/+6
* x86: use correct register namesJan Beulich2017-11-155-3/+35
* x86: drop VEXI4_Fixup()Jan Beulich2017-11-156-50/+73
* x86-64: don't allow use of %axl as accumulatorJan Beulich2017-11-1512-2/+92
* ld einfo positional arg supportAlan Modra2017-11-152-24/+185
* First part of fix for riscv gas lns-common-1 failure.Jim Wilson2017-11-142-0/+5
* Add modified file I missed in last commit.Jim Wilson2017-11-141-1/+3
* Fix riscv ld testsuite failure for compressed1d.Jim Wilson2017-11-143-0/+28
* Automatic date update in version.inGDB Administrator2017-11-151-1/+1
* Fix 'xfered>0' assertion in target.c for remote connectionPaul Carroll2017-11-142-5/+13
* Fix mem region parsing regression and add testSimon Marchi2017-11-144-1/+93
* PR22431, powerpc64 ld segfault when .plt discardedAlan Modra2017-11-144-6/+24
* ld-ifunc non-PIC testsAlan Modra2017-11-142-3/+8
* x86: add disassembler support for XOP VPCOM* pseudo-opsJan Beulich2017-11-146-1202/+1266
* x86: add support for AVX-512 VPCMP*{B,W} pseudo-opsJan Beulich2017-11-1411-29/+1778
* x86: string insns don't allow displacementsJan Beulich2017-11-149-75/+100
* Inconsistent .eh_frame_hdr on powerpc64Alan Modra2017-11-142-1/+6
* gdb.opt/inline-locals.exp: Remove trailing parentheses in test namesSimon Marchi2017-11-132-18/+23
* Automatic date update in version.inGDB Administrator2017-11-141-1/+1
* ld: Replace exp_dataseg_none with exp_seg_noneH.J. Lu2017-11-134-3/+10
* Enable hardware single step for m68k in GDBServerAndreas Schwab2017-11-132-0/+37
* gas/arm64: don't emit stack pointer symbol table entriesJan Beulich2017-11-132-5/+11
* gas/ia64: fix testsuite failuresJan Beulich2017-11-134-11/+18
* PE: don't corrupt section flags when linking from ELF objectsJan Beulich2017-11-135-9/+37
* x86: don't default variable shift count insns to 8-bit operand sizeJan Beulich2017-11-134-1/+20
* x86: {f,}xsave64 / {f,}xrstor64 / xsaveopt64 should not allow q suffixJan Beulich2017-11-133-10/+16
* x86/Intel: don't mistake riz/eiz as base registerJan Beulich2017-11-134-1/+20
* x86-64/Intel: issue diagnostic for out of range displacementJan Beulich2017-11-135-29/+56
* ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1H.J. Lu2017-11-121-23/+32
* clH.J. Lu2017-11-121-0/+10
* ld: Add lang_size_relro_segmentH.J. Lu2017-11-122-64/+117
* ld: Add fold_segment_align/fold_segment_relro_end/fold_segment_endH.J. Lu2017-11-122-89/+114