aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-11Prevent libdel.dll.a from being installed on Windows based systems.Nick Clifton3-0/+9
2021-05-11Report illegal Z80 load instructions.Sergey Belyashov5-0/+95
2021-05-11PR27845, readelf heap-buffer-overflowAlan Modra2-38/+51
2021-05-11Automatic date update in version.inGDB Administrator1-1/+1
2021-05-10[PR gdb/27614] gdb-add-index fails on symlinks.Lancelot SIX4-0/+86
2021-05-10Remove strayed fprintf in commit 23182ac0d83H.J. Lu2-1/+6
2021-05-10gdb/testsuite: don't use source tree as temporary HOME directoryAndrew Burgess2-1/+17
2021-05-10gdb/testsuite: use proc parameters in gdb.arch/amd64-osabi.expSimon Marchi2-3/+8
2021-05-10gdb, gdbserver: make status_to_str display the signal nameSimon Marchi2-4/+10
2021-05-10Fix an indirection via uninitialised memory when parsing a corrupt input file.Nick Clifton2-0/+46
2021-05-10Enable linker garbage collection for the PRU target.Dimitar Dimitrov10-7/+22
2021-05-10PRU: Add alignment for resource table, and allow sizes of memory regions to b...Dimitar Dimitrov2-2/+14