aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14sim: callback: use ATTRIBUTE_NORETURNMike Frysinger2-5/+5
2021-05-14sim: callback: always include necessary headersMike Frysinger2-4/+4
2021-05-14sim: create header namespaceMike Frysinger76-81/+211
2021-05-14gdb: lm32: drop unused sim headersMike Frysinger2-3/+5
2021-05-14Automatic date update in version.inGDB Administrator1-1/+1
2021-05-13gdb: maybe unpush target from old inferior in inf_child_target::follow_execSimon Marchi4-1/+39
2021-05-13gdb: on exec, delegate pushing / unpushing target and adding thread to target...Simon Marchi9-47/+107
2021-05-13gdb: call target_follow_exec when "set follow-exec-mode" is "same"Simon Marchi3-2/+12
2021-05-13gdb/testsuite: fix dates in last 3 ChangeLog entriesAndrew Burgess1-3/+3
2021-05-13gdb/testsuite: resolve remaining duplicate tests in gdb.guile/Andrew Burgess2-76/+86
2021-05-13gdb/testsuite: resolve duplicate test names in gdb.guile/*.expAndrew Burgess6-45/+69
2021-05-13gdb/testsuite: remove some duplicate test names from guile testsAndrew Burgess2-3/+18
2021-05-13gdb: remove cmd_list_element::pre_show_hookSimon Marchi3-8/+6
2021-05-13revert previous deltaNick Clifton2-13/+0
2021-05-13Fix an infinite loop in the DWARF decoder when parsing a corrupt string table.Nick Clifton2-1/+14
2021-05-13PR27861, Infinite loop in dwarf.c:7507-7526Alan Modra2-1/+14
2021-05-13PR27860, Segmentation fault on readelf -wAlan Modra2-0/+8
2021-05-13[AArch64] Fix off-by-one when calculating tag granules.Luis Machado2-2/+8
2021-05-13RISC-V: Record implicit subsets in a table, to avoid repeated codes.Nelson Chu2-54/+61
2021-05-13ld: Add -Bno-symbolicFangrui Song6-0/+30
2021-05-13PR27858, global-buffer-overflowAlan Modra2-3/+8
2021-05-13Automatic date update in version.inGDB Administrator1-1/+1
2021-05-12gdb: make gdbpy_parse_command_name return a unique_xmalloc_ptrSimon Marchi4-54/+61
2021-05-12Revert "[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()"Tom de Vries4-18/+25
2021-05-12Ensure data pointer kept within boundsAlan Modra2-40/+72
2021-05-12SAFE_BYTE_GETAlan Modra2-82/+73
2021-05-12SAFE_BYTE_GET64Alan Modra7-277/+93
2021-05-12PR27836, readelf -w pointer comparison UBAlan Modra2-4/+12
2021-05-12Guile: add value-const-valueGeorge Barrett7-2/+51
2021-05-12Guile: add value-{rvalue-,}reference-valueGeorge Barrett7-0/+88
2021-05-12Guile: improved rvalue reference supportGeorge Barrett6-0/+25
2021-05-12arm: fix fallout from recent thumb2 detection patchRichard Earnshaw2-1/+6
2021-05-12gdb: generate the prefix name for prefix commands on demandMarco Barisione69-285/+236
2021-05-12Add MTE register set support for core filesLuis Machado3-0/+40
2021-05-12gdb, btrace, pt: ignore status update enable eventsMarkus Metzger2-0/+8
2021-05-12PR27853, Infinite loop in dwarf.cAlan Modra2-12/+21
2021-05-12PR27849, heap-buffer-overflow on readelf -wAlan Modra2-8/+31
2021-05-12sim: clean up explicit environment build callsMike Frysinger8-48/+16
2021-05-12Fix build failure in d10v simLuis Machado2-2/+11
2021-05-11x86-64/ELF: Fix "clear src_mask for all reloc types" test caseRoland McGrath2-1/+6
2021-05-12Automatic date update in version.inGDB Administrator1-1/+1
2021-05-11gdb: fix indentation in arm_record_data_proc_misc_ld_strSimon Marchi2-14/+19
2021-05-11gdb: fix indentation of cmd_list_elementSimon Marchi2-193/+197
2021-05-11arm: correctly decode Tag_THUMB_ISA_use=3 for thumb2 featuresRichard Earnshaw1-1/+3
2021-05-11dwarf.c (process_abbrev_set): Properly parenthesize, fix falloutHans-Peter Nilsson2-1/+6
2021-05-11[gdb/testsuite] Update infrun regexp in gdb.base/watch_thread_num.expTom de Vries2-4/+21
2021-05-11[gdb/testsuite] Fix read1 timeout in gdb.base/gdb-sigterm.expTom de Vries2-1/+5
2021-05-11gdb/fortran: Breakpoint location is modified.Bhuvanendra Kumar N2-2/+6
2021-05-11PR27844, Unstable symbol name in objdump outputsAlan Modra3-2/+9
2021-05-11Fix an illegal memory access when attempting to disassemble a corrupt TIC30 b...Nick Clifton2-0/+9