aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-10Add support for 8-bit and 24-bit shifts in the z80 assembler.Sergey Belyashov4-2/+35
2021-05-10Restore old behaviour of windres so that options containing spaces are not en...Thomas Wolff3-29/+14
2021-05-10gdb/doc: reword a sentenceAndrew Burgess3-2/+7
2021-05-10Avoid possible pointer wrapAlan Modra2-3/+9
2021-05-10Automatic date update in version.inGDB Administrator1-1/+1
2021-05-09gdb/doc: document 'set debug py-unwind'Andrew Burgess2-0/+12
2021-05-09gdb/py: add some debugging to py-breakpoint.cAndrew Burgess4-3/+83
2021-05-09gdb/py: convert debug logging in py-unwind to use new schemeAndrew Burgess2-16/+51