aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-06Fix an abort triggered when objcopy is used to set the "share" section flag o...Nick Clifton5-12/+84
2020-03-06x86: reduce amount of various VCVT* templatesJan Beulich5-242/+116
2020-03-06x86: drop/replace IgnoreSizeJan Beulich5-1607/+1624
2020-03-06x86: fold (supposed to be) identical codeJan Beulich2-27/+20
2020-03-06x86: don't accept FI{LD,STP,STTP}LL in Intel syntax modeJan Beulich3-9/+14
2020-03-06x86: replace NoRex64 on VEX-encoded insnsJan Beulich11-100/+126
2020-03-06x86: drop Rex64 attributeJan Beulich7-6601/+6613
2020-03-06x86: correct MPX insn w/o base or index encoding in 16-bit modeJan Beulich7-4/+201
2020-03-06x86: add missing IgnoreSizeJan Beulich34-58/+330
2020-03-06x86: refine TPAUSE and UMWAITJan Beulich11-26/+118
2020-03-05bfd: xtensa: fix PR ld/25630Max Filippov2-4/+8
2020-03-06PR25637, objcopy : SIGSEGV in copy_objectAlan Modra2-6/+12
2020-03-06Automatic date update in version.inGDB Administrator1-1/+1
2020-03-05Use std::string for 'psargs'.John Baldwin2-5/+10
2020-03-05gdbsupport/configure.ac: source development.shVyacheslav Petrishchev3-0/+11
2020-03-05Add support for ELF files which contain multiple reloc sections which all tar...Nick Clifton7-13/+465
2020-03-05gdb, gdbserver, gdbsupport: add .gitattributes filesTankut Baris Aktemur6-0/+31
2020-03-05Reduce --warn-section-align outputAlan Modra2-1/+14
2020-03-05[gdb/testsuite] Update maint.exp for string cacheTom de Vries2-1/+5
2020-03-05PR25629, objcopy : SIGSEGV in filter_symbolsAlan Modra2-2/+13
2020-03-04RISC-V: Support assembler modifier %got_pcrel_hi.Nelson Chu7-7/+45
2020-03-04RISC-V: Add description for RISC-V Modifiers to as doc.Nelson Chu2-1/+117
2020-03-05Large memory allocation reading fuzzed 64-bit archiveAlan Modra2-1/+15
2020-03-05Automatic date update in version.inGDB Administrator1-1/+1
2020-03-04Introduce objfile::internTom Tromey8-52/+64
2020-03-04Make "gnutarget" constTom Tromey4-3/+10
2020-03-05PR25570, ld duplicate "warning: changing start of section"Alan Modra2-13/+30
2020-03-04Implement debugging of WOW64 processesHannes Domani7-100/+463
2020-03-04Generate a warning in the ARM assembler if a PC-relative thumb load instructi...Alexandre Oliva7-6/+24
2020-03-04Revert "gdb: Do not print empty-group regs when printing general ones"Luis Machado2-8/+19
2020-03-04[gdb/doc] Remove trailing done from "Reading symbols from" linesTom de Vries3-4/+9
2020-03-04gdb.fortran: Allow Flang kind printing in fortran testingAlok Kumar Sharma2-14/+31
2020-03-04x86: support VMGEXITJan Beulich14-4104/+4169
2020-03-04Revert "PR25570, ld duplicate "warning: changing start of section""Alan Modra3-10/+3
2020-03-04PR25570, ld duplicate "warning: changing start of section"Alan Modra3-3/+10
2020-03-04sh_addralign inconsistent with sh_addrAlan Modra2-1/+10
2020-03-04Call cleanup on bfd_check_format_matches error exitAlan Modra2-0/+8
2020-03-04objcopy: Fix for pr19005 on machines with more than one octet per byte.Christian Eggers2-12/+21
2020-03-04Automatic date update in version.inGDB Administrator1-1/+1
2020-03-03Find tailcall frames before inline framesTom Tromey3-32/+47
2020-03-03gdbsupport: re-generate Makefile.inSimon Marchi2-1/+7
2020-03-03x86: Replace IgnoreSize/DefaultSize with MnemonicSizeH.J. Lu7-10870/+10895
2020-03-03gdb/fortran: Fix printing of logical true values for FlangAndrew Burgess4-1/+53
2020-03-03Rebase executable to match relocated base addressHannes Domani2-1/+59
2020-03-03The patch fixed invalid compilation of instruction LD IY,(HL) and disassemble...Sergey Belyashov8-6/+62
2020-03-03Fix printf of a convenience variable holding an inferior addressSergio Durigan Junior4-1/+20
2020-03-03Remove a call to abort which can be triggered by running objdump on a corrupt...Nick Clifton2-1/+6
2020-03-03x86: Allow integer conversion without suffix in AT&T syntaxH.J. Lu11-44/+250
2020-03-03x86: Improve -malign-branchHongtao Liu7-32/+378
2020-03-03Update GDB to use new AUXV entry typesLuis Machado2-0/+16