aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-08gdb: tweak scoped_disable_commit_resumed uses when resuming all threads in no...Simon Marchi2-3/+8
2021-11-08gdb: make dwarf2_find_containing_comp_unit take a dwarf2_per_bfdSimon Marchi1-14/+16
2021-11-08gdb: remove bpstat typedef, rename bpstats to bpstatSimon Marchi23-117/+115
2021-11-08libctf: add CTF format specificationNick Alcock8-40/+2857
2021-11-08Automatic date update in version.inGDB Administrator1-1/+1
2021-11-08Correct ld script wildcard matching descriptionAlan Modra1-7/+0
2021-11-06sim: sh: fix conversion of PC to an integerMike Frysinger1-1/+1
2021-11-06sim: sh: clean up time(NULL) callMike Frysinger1-1/+1
2021-11-06sim: sh: break utime logic out of _WIN32 checkMike Frysinger1-1/+8
2021-11-06sim: sh: drop errno externMike Frysinger1-1/+0
2021-11-06sim: sh: fix isnan redefinition with mingw targetsMike Frysinger1-0/+2
2021-11-06sim: arm/bfin/rx: undefine page size from system headersMike Frysinger3-0/+5
2021-11-06sim: ppc: switch to libiberty environ.hMike Frysinger1-2/+2
2021-11-06sim: sh: enable -Werror everywhereMike Frysinger1-3/+0
2021-11-06sim: sh: fix uninitialized variable usage with pdmsbMike Frysinger1-1/+1
2021-11-06sim: sh: constify a few read-only lookup tablesMike Frysinger1-6/+6
2021-11-06sim: sh: fix various parentheses warningsMike Frysinger2-11/+11
2021-11-06sim: sh: fix unused-value warningsMike Frysinger1-3/+3
2021-11-06sim: sh: rework register layout with anonymous unions & structsMike Frysinger3-90/+82
2021-11-07Automatic date update in version.inGDB Administrator1-1/+1
2021-11-06sim: mips: use sim_fpu_to{32,64}u to fix build warningsTiezhu Yang2-7/+4
2021-11-06Modernise yyerrorAlan Modra9-24/+26
2021-11-06ubsan: undefined shift in mach-o.cAlan Modra1-1/+1
2021-11-06readelf: Support RELR in -S and -d and outputFangrui Song3-0/+13
2021-11-06readelf: Make DT_PREINIT_ARRAYSZ's output style match DT_INIT_ARRAYSZFangrui Song1-0/+1
2021-11-06sim: clarify license text via COPYING fileMike Frysinger3-1155/+0
2021-11-06Automatic date update in version.inGDB Administrator1-1/+1
2021-11-05Introduce make_unique_xstrndupTom Tromey3-5/+14
2021-11-05Avoid /proc/pid/mem races (PR 28065)Pedro Alves2-191/+147
2021-11-05gdb/testsuite: use gdb_get_line_numberAndrew Burgess2-18/+4
2021-11-05PR28541, unstable cie offset in the output of readelfAlan Modra1-6/+11
2021-11-05Missing va_end in aarch64-dis.cAlan Modra1-0/+1
2021-11-05PR28530, Hang in objdump on machine with 196GB RAMAlan Modra1-0/+15
2021-11-05asan: alpha-vms: objdump buffer overflowsAlan Modra1-175/+344
2021-11-05Automatic date update in version.inGDB Administrator1-1/+1
2021-11-04gdb: introduce "set index-cache enabled", deprecate "set index-cache on/off"Simon Marchi5-27/+71
2021-11-04gdb: pass/return setting setter/getter scalar values by valueSimon Marchi3-61/+81
2021-11-04gdb: remove command_class enum class_deprecatedSimon Marchi2-6/+1
2021-11-04gdb: remove unnecessary cmd_list_element::aliases nullptr checksSimon Marchi1-17/+11
2021-11-04gdbserver: re-generate configureSimon Marchi2-0/+49
2021-11-04Revert "bfd: Always check sections with the corrupt size"H.J. Lu1-27/+23
2021-11-04bfd: Always check sections with the corrupt sizeH.J. Lu1-23/+27
2021-11-04RISC-V: Clarify the behavior of .option rvc or norvc.Nelson Chu3-21/+86
2021-11-03sim: mips: fix missing prototype in multi-run generationMike Frysinger2-0/+4
2021-11-04PR28540, segmentation fault on NULL byte_getAlan Modra1-1/+1
2021-11-04Automatic date update in version.inGDB Administrator1-1/+1
2021-11-03sim: ppc: inline common sim-fpu.c logicMike Frysinger3-33/+2
2021-11-03sim: ppc: switch to common builds for callback objectsMike Frysinger3-37/+6
2021-11-03gdb: fix gnu-nat buildSimon Marchi1-3/+3
2021-11-03gdb/testsuite: set ASAN_OPTIONS=detect_leaks=0 while running testsSimon Marchi1-0/+7