aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-01unify 64-bit bfd checksMike Frysinger19-218/+579
2022-01-01Update Copyright year in gdb/testsuite/gdb.arch/powerpc-power10.expJoel Brobecker1-1/+1
2022-01-01Fix copyright header in gdb/testsuite/gdb.arch/powerpc-power10.expJoel Brobecker1-1/+1
2022-01-01gdb/copyright.py: Add update-netbsd.sh to MULTIPLE_COPYRIGHT_HEADERSJoel Brobecker1-0/+1
2022-01-01Manual copyright year update of various GDB filesJoel Brobecker4-6/+6
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker6683-6683/+6683
2022-01-01Update Copyright Year in gdb, gdbserver and gdbreplay version outputJoel Brobecker3-3/+3
2022-01-01ubsan: next_char_of_string signed integer overflowAlan Modra1-2/+2
2022-01-01ubsan: bfd_mach_o_build_commands shift exponent 64 is too largeAlan Modra1-8/+8
2022-01-01ubsan: signed integer multiply overflowAlan Modra1-1/+6
2022-01-01asan: Null-dereference in _bfd_xcoff_copy_private_bfd_dataAlan Modra1-2/+2
2022-01-01ubsan: integer overflow in section filepos subtractionAlan Modra1-2/+1
2022-01-01Remove unnecessary ELF_MINPAGESIZE definesAlan Modra4-18/+1
2021-12-31ld-x86-64: Pass options to linker with "-Wl,"H.J. Lu1-20/+24
2022-01-01Automatic date update in version.inGDB Administrator1-1/+1
2021-12-31Do not call reinitialize_more_filter from avr_io_reg_read_commandTom Tromey1-2/+0
2021-12-31x86: Define check_relocs_failed in elfxx-x86.hH.J. Lu3-8/+4
2021-12-31Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.hH.J. Lu4-38/+41
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