aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-29Fix GDBserver regression due to change to avoid reading shell registersPedro Alves1-2/+11
2022-06-29GDB/testsuite: Tighten `set print elements' error checkMaciej W. Rozycki1-1/+2
2022-06-29GDB: Remove extraneous full stops from `set' command error messagesMaciej W. Rozycki2-9/+9
2022-06-29gdb/doc: improve description of --data-disassemble opcodes outputAndrew Burgess1-2/+4
2022-06-29gdb/arm: Only stack S16..S31 when FPU registers are secureYvan Roux2-1/+17
2022-06-29opcodes/aarch64: split off creation of comment text in disassemblerAndrew Burgess10-66/+97
2022-06-29gdb/testsuite: fix gdb.base/break-idempotent.exp on ppcCarl Love1-1/+7
2022-06-29x86: drop stray NoRex64 from XBEGINJan Beulich2-2/+2
2022-06-28gprofng: fix build when BUILD_MAN is falseVladimir Mezentsev4-25/+25
2022-06-28gprofng: use $(sysconfdir) instead $(prefix)/etcVladimir Mezentsev3-5/+14
2022-06-29Re: ld/x86: skip p_align-1 tests with unsuitable compilerAlan Modra1-3/+11
2022-06-29Automatic date update in version.inGDB Administrator1-1/+1
2022-06-28gdb+gdbserver/Linux: avoid reading registers while going through shellPedro Alves6-4/+38
2022-06-28[gdb/build] Fix gdb build with -fsanitize=thread and gcc 7Tom de Vries1-1/+2
2022-06-28bfd: handle codepage when opening files on MinGWClément Chigot1-3/+9
2022-06-28windres: add quotes around preprocessor cmd if neededClément Chigot1-12/+14
2022-06-28Fix the display of the idnex values for DW_FORM_loclistx and DW_FORM_rnglistx...Nick Clifton3-127/+183
2022-06-28ld/x86: skip p_align-1 tests with unsuitable compilerJan Beulich1-36/+46
2022-06-28PowerPC64: align plt_branch stubsAlan Modra6-67/+78
2022-06-28PowerPC64: plt_stub_padAlan Modra1-32/+19
2022-06-28PowerPC64: Tidy stub type changesAlan Modra1-4/+4
2022-06-28gdb:csky add pseudo regs for float and vector regsJiangshuai Li2-0/+268
2022-06-28PR29293, elfnn-aarch64.c: def_protected member unintializedPekka Seppänen1-0/+1
2022-06-28RISC-V: Add 'Sstc' extension and its CSRsTsukasa OI14-0/+136
2022-06-28RISC-V: Add 'Sscofpmf' extension with its CSRsTsukasa OI14-0/+880
2022-06-28RISC-V: Add 'Smstateen' extension and its CSRsTsukasa OI14-0/+568
2022-06-28RISC-V: Add new CSR feature gate handling (RV32,H)Tsukasa OI1-4/+7
2022-06-28Re: Disable execstack and rwx segments warnings for MIPS targets.Alan Modra2-3/+3
2022-06-28Automatic date update in version.inGDB Administrator1-1/+1
2022-06-27gdb/testsuite: update bug numbers from Gnats to bugzillaBruno Larsen2-11/+11
2022-06-27[gdb/build] Fix build breaker with --enable-sharedTom de Vries2-4/+12
2022-06-27Make GDBserver abort on internal error in development modePedro Alves4-3/+43
2022-06-27Replace a run-time assertion failure with a warning message when parsing corr...Nick Clifton2-1/+12
2022-06-27Fix NULL pointer indirection when parsing corrupt DWARF data.Nick Clifton2-6/+12
2022-06-27Have gold's File_read::do_read() function check the start parameterNick Clifton2-0/+12
2022-06-27gdb/arm: Unwind Non-Secure callbacks from SecureYvan Roux1-30/+84
2022-06-27Stop bogus warnings about DWARF indexed string offsets being too big.Nick Clifton3-75/+26
2022-06-27[gdb/testsuite] Handle older python in gdb.python/py-send-packet.pyTom de Vries1-2/+6
2022-06-27[gdb/testsuite] Fix gdb.reverse/i387-env-reverse.exp for -pieTom de Vries1-1/+1
2022-06-27[gdb/testsuite] Enable some test-cases for x86_64 -m32Tom de Vries4-173/+166
2022-06-27[gdb/testsuite] Workaround unnecessary .s file with gfortran 4.8Tom de Vries1-0/+6
2022-06-27[gdb/testsuite] Skip gdb.fortran/namelist.exp for gfortran 4.8Tom de Vries2-4/+12
2022-06-27[gdb/symtab] Fix parsing of .debug_str_offsets headerTom de Vries1-7/+57
2022-06-27[gdb/build] Fix gdbserver build with -fsanitize=threadTom de Vries2-2/+2
2022-06-27Disable execstack and rwx segments warnings for MIPS targets.Nick Clifton4-29/+48
2022-06-27bfd: prune config.bfd's setting of targ_archsJan Beulich1-5/+1
2022-06-27drop XC16x bitsJan Beulich107-18085/+7
2022-06-27Fix location list offset address dump under DW_AT_location (dwarf-5)Bhuvanendra Kumar N1-12/+26
2022-06-27PowerPC64 .branch_lt addressAlan Modra2-3/+3
2022-06-27-z relro relaxation and ld script SIZEOFAlan Modra8-26/+33