aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-10PR25648, objcopy SIGSEGV in ihex_write_recordAlan Modra2-5/+10
2020-03-09x86: Also pass -P to $(CPP) when processing i386-opc.tblH.J. Lu3-2/+7
2020-03-09[gdb/testsuite] Fix tcl error in cached_fileTom de Vries2-0/+7
2020-03-09PR25645, readelf segfault reading fuzzed alpha-vms binaryAlan Modra2-12/+22
2020-03-09x86: use template for AVX512 integer comparison insnsJan Beulich3-80/+48
2020-03-09x86: use template for XOP integer comparison, shift, and rotate insnsJan Beulich3-268/+187
2020-03-09x86: use template for AVX/AVX512 floating point comparison insnsJan Beulich8-3877/+4759
2020-03-09x86: use template for SSE floating point comparison insnsJan Beulich4-208/+165
2020-03-09x86: allow opcode templates to be templatedJan Beulich4-151/+298
2020-03-08readelf.c: Fix a typo in commentsH.J. Lu2-1/+6
2020-03-09asan: wasm: Out-of-memoryAlan Modra2-12/+21
2020-03-08Fix two typos in gdb_binary_search.hTom Tromey2-2/+6
2020-03-07[gdb/testsuite] Fix testing build_executable resultTom de Vries3-2/+7
2020-03-07[gdb] Support anonymous typedef generated by gcc -feliminate-dwarf2-dupsTom de Vries2-0/+15
2020-03-07Remove some obsolete commentsTom Tromey3-6/+8
2020-03-07Re: Add support for a ".file 0" directive if supporting DWARF 5 or higher.Alan Modra2-9/+13
2020-03-06binutils: doc: move artifacts back to MAINTAINERCLEANFILESSimon Marchi3-3/+9
2020-03-07Automatic date update in version.inGDB Administrator1-1/+1
2020-03-06Pass thread_info pointer to various inferior control functionsSimon Marchi4-23/+49
2020-03-06Don't try to get the TIB address without an inferiorHannes Domani2-1/+7
2020-03-06Add support for a ".file 0" directive if supporting DWARF 5 or higher.Nick Clifton7-8/+57
2020-03-06[gdb/testsuite] Fix "text file busy" errors with cc-with-tweaks.expTom de Vries3-4/+49
2020-03-06Add support for --dwarf-[3|4|5] to assembler command line.Nick Clifton6-11/+88
2020-03-06[gdb,testsuite,doc,NEWS] Fix "the the".Tom de Vries8-9/+23
2020-03-06[gdb] Remove trailing "done" after "Reading symbols from" messageTom de Vries2-5/+5
2020-03-06gdbserver/gdbsupport: Add .dir-locals.el fileAndrew Burgess6-0/+99
2020-03-06Stop the assembler from complaining that the input and output files are the s...Nick Clifton2-1/+13
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