summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: Setting setter return a bool to tell if the value changedusers/simark/refactor-typesafe-varLancelot SIX2021-08-192-71/+18
* gdb: Have setter and getter callbacks for settingsLancelot SIX2021-08-192-36/+480
* gdb: make string-like set show commands use std::string variableSimon Marchi2021-08-1944-509/+482
* gdb: Add typesafe getter/setter for cmd_list_element.varLancelot SIX2021-08-1913-245/+486
* gdb: use bool in notify_command_param_changed_p and do_set_commandSimon Marchi2021-08-191-16/+16
* x86: Put back 3 aborts in OP_E_memoryH.J. Lu2021-08-192-3/+4
* x86: Avoid abort on invalid broadcastH.J. Lu2021-08-194-4/+21
* gdb/solib: Refactor scan_dyntagAaron Merey2021-08-184-210/+122
* Automatic date update in version.inGDB Administrator2021-08-191-1/+1
* [gdb] [rs6000] Add ppc64_linux_gcc_target_options method.Will Schmidt2021-08-181-0/+10
* [gdb] [rs6000] Add ppc64*_gnu_triplet_regexp methods.Will Schmidt2021-08-181-0/+29
* Re: as: Replace the removed symbol with the versioned symbolAlan Modra2021-08-181-2/+2
* [GOLD] PowerPC64 relocation overflow for -Os register save/restore funcsAlan Modra2021-08-181-0/+2
* Another ld script backtrackAlan Modra2021-08-181-0/+5
* gdb: fix spacing on CCLD silent rulesMike Frysinger2021-08-171-1/+1
* sim: nltvals: localize TARGET_<ERRNO> definesMike Frysinger2021-08-172-17/+11
* sim: rename ChangeLog files to ChangeLog-2021Mike Frysinger2021-08-1767-2168/+2170
* Automatic date update in version.inGDB Administrator2021-08-181-1/+1
* gdb: fix thread_step_over_chain_lengthSimon Marchi2021-08-171-1/+1
* opcodes: Fix the auxiliary register numbers for ARC HSShahab Vahedi2021-08-172-2/+6
* gdb: Don't assume r_ldsomap when r_version > 1 on LinuxH.J. Lu2021-08-1727-32/+97
* gdbserver: Check r_version < 1 for Linux debugger interfaceH.J. Lu2021-08-171-1/+1
* PATCH [4/4] arm: Add Tag_PACRET_use build attributeAndrea Corallo2021-08-175-0/+9
* PATCH [3/4] arm: Add Tag_BTI_use build attributeAndrea Corallo2021-08-175-0/+9
* PATCH [2/4] arm: Add Tag_BTI_extension build attributeAndrea Corallo2021-08-175-0/+10
* PATCH [1/4] arm: Add Tag_PAC_extension build attributeAndrea Corallo2021-08-175-0/+10
* x86: Always run fp testsH.J. Lu2021-08-174-208/+1
* Automatic date update in version.inGDB Administrator2021-08-171-1/+1
* x86: Don't pad .tfloat directive outputH.J. Lu2021-08-165-15/+127
* Fix register regression in DWARF evaluatorTom Tromey2021-08-161-1/+3
* Fix Ada regression due to DWARF expression seriesTom Tromey2021-08-161-1/+3
* Notify observer of breakpoint auto-disablingPatrick Monnerat2021-08-163-1/+65
* as: Replace the removed symbol with the versioned symbolH.J. Lu2021-08-168-10/+103
* Automatic date update in version.inGDB Administrator2021-08-161-1/+1
* Automatic date update in version.inGDB Administrator2021-08-151-1/+1
* ld script fill pattern expressionAlan Modra2021-08-142-3/+27
* Automatic date update in version.inGDB Administrator2021-08-141-1/+1
* ld lexer tidy, possibly break the worldAlan Modra2021-08-132-129/+140
* ld script lower-case absolute and sizeof_headersAlan Modra2021-08-133-5/+4
* tidy mri script externAlan Modra2021-08-131-10/+5
* Re: PR28217, Syntax error when memory region contains a hyphenAlan Modra2021-08-131-10/+3
* PR28168: [CSKY] Fix stack overflow in disassemblerLifang Xia2021-08-134-12/+25
* PR28217, Syntax error when memory region contains a hyphenAlan Modra2021-08-134-184/+171
* ns32k configuryAlan Modra2021-08-132-2/+5
* Automatic date update in version.inGDB Administrator2021-08-131-1/+1
* gdb: riscv_scan_prologue: handle LD and LW instructionsLancelot SIX2021-08-124-0/+182
* Update documentation to mention PygmentsTom Tromey2021-08-121-4/+10
* gdb: make gdbarch_printable_names return a vectorSimon Marchi2021-08-125-73/+54
* Improve forward progress test in python.expCarl Love2021-08-121-1/+16
* gdb:csky rm tdesc_has_registers in csky_register_nameJiangshuai Li2021-08-121-3/+0