aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-31gdb: add and use signatured_type_upSimon Marchi3-7/+13
2021-05-31gdb: move dwarf2_per_cu_data and signatured_type upSimon Marchi2-215/+221
2021-05-31RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu10-2/+119
2021-05-30Set is_debug_types in allocate_signatured_typeTom Tromey2-4/+9
2021-05-30Remove dwarf2_per_bfd::m_num_psymtabsTom Tromey3-15/+12
2021-05-31Automatic date update in version.inGDB Administrator1-1/+1
2021-05-30Automatic date update in version.inGDB Administrator1-1/+1
2021-05-29sim: ppc: enable -Wno-format for mingw targetsMike Frysinger3-0/+13
2021-05-29sim: ppc: avoid shadowing errnoMike Frysinger5-16/+16
2021-05-29sim: v850: add pointer casts for execv on WindowsMike Frysinger2-2/+6
2021-05-29sim: mn10300: add SIGTRAP fallbackMike Frysinger2-0/+7
2021-05-29sim: pull in extra gnulib libs tooMike Frysinger2-1/+5
2021-05-29sim: mips: fix build w/out dv-sockserMike Frysinger2-3/+9
2021-05-29sim: frv: fix up a bunch of prototype warningsMike Frysinger7-6/+41
2021-05-29sim: frv: fix compiler parentheses suggestions warningsMike Frysinger4-25/+39
2021-05-29sim: sh: fix a few compiler warningsMike Frysinger2-2/+7
2021-05-29sim: m32c: rename open symbol to avoid collisionsMike Frysinger2-4/+10
2021-05-29sim: leverage gnulibMike Frysinger8-3/+44
2021-05-29Re: readelf and objdump helpAlan Modra2-4/+8
2021-05-29Fix InlinedFrameDecorator exampleHannes Domani2-1/+5
2021-05-29PowerPC table driven -Mraw disassemblyAlan Modra7-1635/+1755