aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-03Use section name in warnings in display_debug_locTom Tromey2-8/+16
2021-11-03[AArch64] Make gdbserver register set selection dynamicLuis Machado2-85/+110
2021-11-03Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdbJan Kratochvil1-0/+42
2021-11-03asan: dlltool buffer overflow: embedded NUL in stringAlan Modra3-19/+7
2021-11-03sim: mloop: mark a few conditionally used funcs as unusedMike Frysinger2-3/+4
2021-11-03asan: assert (addr_ranges) <= (start)Alan Modra1-10/+9
2021-11-02sim: hoist cgen mloop rules up to common buildsMike Frysinger17-199/+707
2021-11-02sim: hoist mn10300 & v850 igen rules up to common buildsMike Frysinger7-153/+386
2021-11-02sim: hoist gencode & opc2c build rules up to common buildsMike Frysinger12-119/+625
2021-11-02opcodes: d10v: simplify header includesMike Frysinger1-2/+1
2021-11-03PR28523, ld.bfd created undefined symbols on ppc64Alan Modra1-16/+14
2021-11-03Automatic date update in version.inGDB Administrator1-1/+1
2021-11-02[gdb/tdep, rs6000] Don't skip system call in skip_prologueTom de Vries1-0/+6
2021-11-02[gdb/testsuite] Handle SIGILL in two gdb.arch powerpc test-casesTom de Vries2-2/+26
2021-11-02gdb/sim: update my email addressAndrew Burgess2-4/+4
2021-11-02[gdb/testsuite] Fix stepi test-cases with unix/-m32/-fPIE/-pieTom de Vries5-4/+31
2021-11-02Automatic date update in version.inGDB Administrator1-1/+1
2021-11-02ARM: match armeb output for unwind-pacbti-m testAlan Modra1-3/+3
2021-11-01[gdb/doc]: Updated manpages to be consistent with helpBruno Larsen1-36/+111
2021-11-01macho-o archive sanity checksAlan Modra1-0/+11
2021-11-01objcopy buffer overflowAlan Modra1-12/+9
2021-11-01arm: add armv9-a architecture to -marchPrzemyslaw Wirkus14-26/+131
2021-11-01sim: iq2000: reduce -Wno-error scopeMike Frysinger2-5/+5
2021-11-01sim: lm32: reduce -Wno-error scopeMike Frysinger3-5/+5
2021-11-01sim: frv: reduce -Wno-error scopeMike Frysinger1-2/+2
2021-11-01sim: m32r: reduce -Wno-error scopeMike Frysinger1-2/+2
2021-11-01sim: mips: reduce -Wno-error scopeMike Frysinger2-8/+8
2021-11-01sim: erc32: reduce -Wno-error scopeMike Frysinger1-2/+2