aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-19gdb: Setting setter return a bool to tell if the value changedusers/simark/refactor-typesafe-varLancelot SIX2-71/+18
2021-08-19gdb: Have setter and getter callbacks for settingsLancelot SIX2-36/+480
2021-08-19gdb: make string-like set show commands use std::string variableSimon Marchi44-509/+482
2021-08-19gdb: Add typesafe getter/setter for cmd_list_element.varLancelot SIX13-245/+486
2021-08-19gdb: use bool in notify_command_param_changed_p and do_set_commandSimon Marchi1-16/+16
2021-08-19x86: Put back 3 aborts in OP_E_memoryH.J. Lu2-3/+4
2021-08-19x86: Avoid abort on invalid broadcastH.J. Lu4-4/+21
2021-08-18gdb/solib: Refactor scan_dyntagAaron Merey4-210/+122
2021-08-19Automatic date update in version.inGDB Administrator1-1/+1
2021-08-18[gdb] [rs6000] Add ppc64_linux_gcc_target_options method.Will Schmidt1-0/+10
2021-08-18[gdb] [rs6000] Add ppc64*_gnu_triplet_regexp methods.Will Schmidt1-0/+29
2021-08-18Re: as: Replace the removed symbol with the versioned symbolAlan Modra1-2/+2
2021-08-18[GOLD] PowerPC64 relocation overflow for -Os register save/restore funcsAlan Modra1-0/+2
2021-08-18Another ld script backtrackAlan Modra1-0/+5
2021-08-17gdb: fix spacing on CCLD silent rulesMike Frysinger1-1/+1
2021-08-17sim: nltvals: localize TARGET_<ERRNO> definesMike Frysinger2-17/+11
2021-08-17sim: rename ChangeLog files to ChangeLog-2021Mike Frysinger67-2168/+2170
2021-08-18Automatic date update in version.inGDB Administrator1-1/+1
2021-08-17gdb: fix thread_step_over_chain_lengthSimon Marchi1-1/+1
2021-08-17opcodes: Fix the auxiliary register numbers for ARC HSShahab Vahedi2-2/+6
2021-08-17gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu27-32/+97
2021-08-17gdbserver: Check r_version < 1 for Linux debugger interfaceH.J. Lu1-1/+1
2021-08-17PATCH [4/4] arm: Add Tag_PACRET_use build attributeAndrea Corallo5-0/+9
2021-08-17PATCH [3/4] arm: Add Tag_BTI_use build attributeAndrea Corallo5-0/+9
2021-08-17PATCH [2/4] arm: Add Tag_BTI_extension build attributeAndrea Corallo5-0/+10
2021-08-17PATCH [1/4] arm: Add Tag_PAC_extension build attributeAndrea Corallo5-0/+10
2021-08-17x86: Always run fp testsH.J. Lu4-208/+1
2021-08-17Automatic date update in version.inGDB Administrator1-1/+1
2021-08-16x86: Don't pad .tfloat directive outputH.J. Lu5-15/+127
2021-08-16Fix register regression in DWARF evaluatorTom Tromey1-1/+3
2021-08-16Fix Ada regression due to DWARF expression seriesTom Tromey1-1/+3
2021-08-16Notify observer of breakpoint auto-disablingPatrick Monnerat3-1/+65
2021-08-16as: Replace the removed symbol with the versioned symbolH.J. Lu8-10/+103
2021-08-16Automatic date update in version.inGDB Administrator1-1/+1
2021-08-15Automatic date update in version.inGDB Administrator1-1/+1
2021-08-14ld script fill pattern expressionAlan Modra2-3/+27
2021-08-14Automatic date update in version.inGDB Administrator1-1/+1
2021-08-13ld lexer tidy, possibly break the worldAlan Modra2-129/+140
2021-08-13ld script lower-case absolute and sizeof_headersAlan Modra3-5/+4
2021-08-13tidy mri script externAlan Modra1-10/+5
2021-08-13Re: PR28217, Syntax error when memory region contains a hyphenAlan Modra1-10/+3
2021-08-13PR28168: [CSKY] Fix stack overflow in disassemblerLifang Xia4-12/+25
2021-08-13PR28217, Syntax error when memory region contains a hyphenAlan Modra4-184/+171
2021-08-13ns32k configuryAlan Modra2-2/+5
2021-08-13Automatic date update in version.inGDB Administrator1-1/+1
2021-08-12gdb: riscv_scan_prologue: handle LD and LW instructionsLancelot SIX4-0/+182
2021-08-12Update documentation to mention PygmentsTom Tromey1-4/+10
2021-08-12gdb: make gdbarch_printable_names return a vectorSimon Marchi5-73/+54
2021-08-12Improve forward progress test in python.expCarl Love1-1/+16
2021-08-12gdb:csky rm tdesc_has_registers in csky_register_nameJiangshuai Li1-3/+0