aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-07x86: remove pointless 2nd parameter from check_VecOperations()Jan Beulich3-6/+11
2021-06-07x86: immediate operands don't allow for vector operationsJan Beulich2-10/+4
2021-06-07ix86: wrap constantsJan Beulich6-6/+165
2021-06-07fix Dwarf2 build with certain gcc versionsJan Beulich4-3/+11
2021-06-07Automatic date update in version.inGDB Administrator1-1/+1
2021-06-06gdb/testsuite: set sysroot in gdb.server/stop-reply-no-thread-multi.expSimon Marchi2-0/+12
2021-06-06Automatic date update in version.inGDB Administrator1-1/+1
2021-06-05Fix gdb crash due to SIGPIPE when the compile command failsBernd Edlinger2-0/+36
2021-06-05Really fix data-directory/Makefile rebuildingTom Tromey2-1/+6
2021-06-05Fix gdb/data-directory Makefile-regeneration ruleTom Tromey2-1/+5
2021-06-05Use ACX_NONCANONICAL_TARGET in gdb/configureTom Tromey3-0/+26
2021-06-05sim: common: start dedicated local.mkMike Frysinger8-31/+150
2021-06-05Fix symbol constants tests for Python 3Hannes Domani2-22/+26
2021-06-05arc: Add 'set disassembler-options' supportShahab Vahedi8-4/+92
2021-06-05Automatic date update in version.inGDB Administrator1-1/+1
2021-06-04Add PROP_VARIABLE_NAMETom Tromey12-5/+312
2021-06-04gdb: add some additional debug output in remote.cAndrew Burgess2-0/+14
2021-06-04Forward mouse click to python TUI windowHannes Domani4-0/+33
2021-06-04Initial TUI mouse supportHannes Domani5-0/+62
2021-06-04Automatic date update in version.inGDB Administrator1-1/+1
2021-06-03gdb: fix eval.c assert during inferior exit eventMagne Hov5-1/+54
2021-06-03Update my email address in MAINTAINERSPedro Alves2-3/+9
2021-06-03Report additional details for signals received on FreeBSD.John Baldwin2-0/+293
2021-06-03Add ChangeLog entry for previous commitMagne Hov1-0/+4
2021-06-03Add myself to gdb/MAINTAINERSMagne Hov1-0/+1
2021-06-03Restore gdb.SYMBOL_LABEL_DOMAIN constantHannes Domani4-0/+59
2021-06-03PR4283, update gprof manual with note about GMON_OUT_PREFIXBen Asselstine2-3/+10
2021-06-03PR2589, ld vs. ld.soAlan Modra2-4/+16
2021-06-03PR1202, mcore disassembler: wrong address looptAlan Modra4-5/+16
2021-06-03Automatic date update in version.inGDB Administrator1-1/+1
2021-06-02Fix temp-dir leakage in per-bfd-sharing.expBernd Edlinger2-5/+9
2021-06-02sim m32c: Include defs.h in m32c.opc and r8c.opc.John Baldwin3-0/+9
2021-06-02Fix threadapply testCarl Love2-7/+12
2021-06-02arc: Construct disassembler options dynamicallyShahab Vahedi4-27/+166
2021-06-02gdb/testsuite: only add -J option when compiling with gfortranAndrew Burgess2-1/+9
2021-06-02gdb/testsuite: escape '*' character in pattern used by flangAndrew Burgess2-1/+5
2021-06-02asan: heap buffer overflow in _bfd_elf_parse_attributesAlan Modra2-3/+8
2021-06-02Automatic date update in version.inGDB Administrator1-1/+1
2021-06-01Conditionally restore displaced stepping state after fork.John Baldwin2-4/+18
2021-06-01Remove some gdb/data-directory special casesTom Tromey2-8/+5
2021-06-01Clean up gdb's --enable-sharedTom Tromey3-2/+7
2021-06-01Apply silent Makefile rules to gdb/testsuiteTom Tromey4-33/+47
2021-06-01Always build 'all' in gdb/testsuiteTom Tromey2-2/+7
2021-06-01Remove gdb/testsuite/configureTom Tromey8-4961/+141
2021-06-01[gdb/symtab] Ignore cold clonesTom de Vries5-0/+148
2021-06-01gdb: run 'maint selftest' with an executable loadedAndrew Burgess3-19/+78
2021-06-01gdb/arm: add support for bare-metal core dumpsAndrew Burgess4-1/+226
2021-06-01gdb: avoid premature dummy frame garbage collectionAndrew Burgess6-4/+238
2021-06-01Automatic date update in version.inGDB Administrator1-1/+1
2021-05-31gdb: pass signature to allocate_signatured_type and signatured_type constructorSimon Marchi3-28/+34