summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright Year in gdb, gdbserver and gdbreplay version outputJoel Brobecker2022-01-013-3/+3
* ubsan: next_char_of_string signed integer overflowAlan Modra2022-01-011-2/+2
* ubsan: bfd_mach_o_build_commands shift exponent 64 is too largeAlan Modra2022-01-011-8/+8
* ubsan: signed integer multiply overflowAlan Modra2022-01-011-1/+6
* asan: Null-dereference in _bfd_xcoff_copy_private_bfd_dataAlan Modra2022-01-011-2/+2
* ubsan: integer overflow in section filepos subtractionAlan Modra2022-01-011-2/+1
* Remove unnecessary ELF_MINPAGESIZE definesAlan Modra2022-01-014-18/+1
* ld-x86-64: Pass options to linker with "-Wl,"H.J. Lu2021-12-311-20/+24
* Automatic date update in version.inGDB Administrator2022-01-011-1/+1
* Do not call reinitialize_more_filter from avr_io_reg_read_commandTom Tromey2021-12-311-2/+0
* x86: Define check_relocs_failed in elfxx-x86.hH.J. Lu2021-12-313-8/+4
* Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.hH.J. Lu2021-12-314-38/+41
* ld: fix coff PE SEHTamar Christina2021-12-311-2/+2
* Automatic date update in version.inGDB Administrator2021-12-311-1/+1
* Automatic date update in version.inGDB Administrator2021-12-301-1/+1
* Use filtered output in show callbacksTom Tromey2021-12-294-15/+15
* Consistently Use ui_file parameter to show callbacksTom Tromey2021-12-2911-42/+46
* Use gdb_stdlog for MI debuggingTom Tromey2021-12-292-7/+4
* Use debug_prefixed_printf_cond_nofunc in index-cacheTom Tromey2021-12-291-24/+19
* Send minsym logging to gdb_stdlogTom Tromey2021-12-291-3/+4
* Use gdb_stdlog for separate debug file loggingTom Tromey2021-12-292-18/+23
* Use debug_prefixed_printf_cond_nofunc in machoreadTom Tromey2021-12-291-23/+14
* Use debug_prefixed_printf_cond_nofunc in microblaze.cTom Tromey2021-12-291-12/+3
* Send debugging data to gdb_stdlog in mips-linux-nat.cTom Tromey2021-12-291-16/+17
* Send arch-utils error messages to gdb_stderrTom Tromey2021-12-291-4/+7
* Use correct stream for process record outputTom Tromey2021-12-2913-84/+113
* Send jit.c errors to gdb_stderrTom Tromey2021-12-291-10/+13
* Fix logging redirection bug with pagerTom Tromey2021-12-293-1/+72
* Remove unusual use of core_addr_eq and core_addr_hashTom Tromey2021-12-293-27/+2
* gdb: Copy inferior properties in clone-inferiorLancelot SIX2021-12-294-2/+123
* Automatic date update in version.inGDB Administrator2021-12-291-1/+1
* elf32-i386: Fix a typo in GOT commentsH.J. Lu2021-12-281-1/+1
* bfd: Don't check non-thin archive member file sizeH.J. Lu2021-12-281-2/+4
* gas reloc sortingAlan Modra2021-12-286-45/+31
* ld: Fix testcase errors due to -shared not support.jiawei2021-12-282-1/+6
* Automatic date update in version.inGDB Administrator2021-12-281-1/+1
* elf: Update comments for check_relocs in elf_backend_dataH.J. Lu2021-12-271-7/+5
* ld: Remove emultempl/linux.emH.J. Lu2021-12-271-226/+0
* Automatic date update in version.inGDB Administrator2021-12-271-1/+1
* Automatic date update in version.inGDB Administrator2021-12-261-1/+1
* Automatic date update in version.inGDB Administrator2021-12-251-1/+1
* Remove gdb_print_host_addressTom Tromey2021-12-246-175/+107
* Move gdb_bfd_errmsg to gdb_bfd.cTom Tromey2021-12-244-35/+37
* RISC-V: Rewrite the csr testcases.Nelson Chu2021-12-2442-1521/+3567
* RISC-V: Hypervisor ext: support Privileged Spec 1.12Vineet Gupta2021-12-249-5/+436
* RISC-V: Hypervisor ext: drop Privileged Spec 1.9.1 implementation/testsVineet Gupta2021-12-2410-110/+0
* Automatic date update in version.inGDB Administrator2021-12-241-1/+1
* gdb/testsuite: resolve some duplicate testnames in gdb.miAndrew Burgess2021-12-236-148/+170
* gdb/remote: handle attach when stop packet lacks thread-idAndrew Burgess2021-12-232-52/+77
* gdb: on x86-64 non-trivial C++ objects are returned in memoryAndrew Burgess2021-12-233-4/+57