aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-31ld: fix coff PE SEHTamar Christina1-2/+2
2021-12-31Automatic date update in version.inGDB Administrator1-1/+1
2021-12-30Automatic date update in version.inGDB Administrator1-1/+1
2021-12-29Use filtered output in show callbacksTom Tromey4-15/+15
2021-12-29Consistently Use ui_file parameter to show callbacksTom Tromey11-42/+46
2021-12-29Use gdb_stdlog for MI debuggingTom Tromey2-7/+4
2021-12-29Use debug_prefixed_printf_cond_nofunc in index-cacheTom Tromey1-24/+19
2021-12-29Send minsym logging to gdb_stdlogTom Tromey1-3/+4
2021-12-29Use gdb_stdlog for separate debug file loggingTom Tromey2-18/+23
2021-12-29Use debug_prefixed_printf_cond_nofunc in machoreadTom Tromey1-23/+14
2021-12-29Use debug_prefixed_printf_cond_nofunc in microblaze.cTom Tromey1-12/+3
2021-12-29Send debugging data to gdb_stdlog in mips-linux-nat.cTom Tromey1-16/+17
2021-12-29Send arch-utils error messages to gdb_stderrTom Tromey1-4/+7
2021-12-29Use correct stream for process record outputTom Tromey13-84/+113
2021-12-29Send jit.c errors to gdb_stderrTom Tromey1-10/+13
2021-12-29Fix logging redirection bug with pagerTom Tromey3-1/+72
2021-12-29Remove unusual use of core_addr_eq and core_addr_hashTom Tromey3-27/+2
2021-12-29gdb: Copy inferior properties in clone-inferiorLancelot SIX4-2/+123
2021-12-29Automatic date update in version.inGDB Administrator1-1/+1
2021-12-28elf32-i386: Fix a typo in GOT commentsH.J. Lu1-1/+1
2021-12-28bfd: Don't check non-thin archive member file sizeH.J. Lu1-2/+4
2021-12-28gas reloc sortingAlan Modra6-45/+31
2021-12-28ld: Fix testcase errors due to -shared not support.jiawei2-1/+6
2021-12-28Automatic date update in version.inGDB Administrator1-1/+1
2021-12-27elf: Update comments for check_relocs in elf_backend_dataH.J. Lu1-7/+5
2021-12-27ld: Remove emultempl/linux.emH.J. Lu1-226/+0
2021-12-27Automatic date update in version.inGDB Administrator1-1/+1
2021-12-26Automatic date update in version.inGDB Administrator1-1/+1
2021-12-25Automatic date update in version.inGDB Administrator1-1/+1
2021-12-24Remove gdb_print_host_addressTom Tromey6-175/+107
2021-12-24Move gdb_bfd_errmsg to gdb_bfd.cTom Tromey4-35/+37
2021-12-24RISC-V: Rewrite the csr testcases.Nelson Chu42-1521/+3567
2021-12-24RISC-V: Hypervisor ext: support Privileged Spec 1.12Vineet Gupta9-5/+436
2021-12-24RISC-V: Hypervisor ext: drop Privileged Spec 1.9.1 implementation/testsVineet Gupta10-110/+0
2021-12-24Automatic date update in version.inGDB Administrator1-1/+1
2021-12-23gdb/testsuite: resolve some duplicate testnames in gdb.miAndrew Burgess6-148/+170
2021-12-23gdb/remote: handle attach when stop packet lacks thread-idAndrew Burgess2-52/+77
2021-12-23gdb: on x86-64 non-trivial C++ objects are returned in memoryAndrew Burgess3-4/+57
2021-12-23gdb: make use of SCOPE_EXIT to manage thread executing stateAndrew Burgess2-23/+9
2021-12-23Automatic date update in version.inGDB Administrator1-1/+1
2021-12-22gdb/doc: add some index entries relating to mi-async settingAndrew Burgess1-2/+7
2021-12-22gdb: convert 'set debug lin-lwp' to a boolean commandAndrew Burgess1-9/+20
2021-12-22gdb: add threads debugging switchAndrew Burgess5-0/+63
2021-12-22RISC-V: Update Scalar Crypto testcases.jiawei18-144/+144
2021-12-21gdbarch-components.py: change empty "params" tuples to empty listsSimon Marchi1-8/+8
2021-12-22Automatic date update in version.inGDB Administrator1-1/+1
2021-12-21[AArch64] Fix typo in error messagesLuis Machado1-2/+2
2021-12-21Obsolete m32c-rtems and m32r-rtemsJoel Sherrill2-3/+3
2021-12-21x86: -mfence-as-lock-add=yes doesn't work for 16-bit modeJan Beulich1-1/+6
2021-12-21gas/ELF: avoid below-base ref in obj_elf_parse_section_letters()Jan Beulich1-13/+11