aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-04ld: Improve thin archive member error messageH.J. Lu9-18/+44
2022-01-04gdb/testsuite: fix inferior-clone.exp for native-extended-gdbserverLancelot SIX1-2/+2
2022-01-04Add ATTRIBUTE_UNUSED to load_build_id_debug_file()'s main_filename parameter.Nick Clifton1-1/+1
2022-01-04gdb: don't pass nullptr to sigwaitAndrew Burgess1-1/+6
2022-01-04Remove a spurious debugging message.Nick Clifton2-3/+5
2022-01-04[gdb/build] Fix build breaker in gdb/cli/cli-logging.cTom de Vries1-2/+2
2022-01-04x86/Intel: correct VFPCLASSP{S,D} handling when displacement is presentJan Beulich4-5/+9
2022-01-04gas: rework handling of backslashes in quoted symbol namesJan Beulich5-15/+69
2022-01-04Automatic date update in version.inGDB Administrator1-1/+1
2022-01-03[gdb/cli] Improve show logging outputTom de Vries1-8/+26
2022-01-03Fix use of 'printf' in gdbtypes.cTom Tromey1-1/+1
2022-01-03Fix regression in page-logging.expTom Tromey1-2/+1
2022-01-03Small indentation fix in eval.cTom Tromey1-1/+1
2022-01-03[gdb/testsuite] Handle for loop initial decl with gcc 4.8.5Tom de Vries7-9/+19
2022-01-03Automatic date update in version.inGDB Administrator1-1/+1
2022-01-02Update copying.awk for _initialize declaration patchTom Tromey1-1/+2
2022-01-02Use filtered output in print_i387_extTom Tromey1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra2744-2824/+2839
2022-01-02Automatic date update in version.inGDB Administrator1-1/+1
2022-01-01gdb: copyright: fix a few comment typosMike Frysinger1-2/+2
2022-01-01sim: ppc: drop natural typesMike Frysinger4-31/+10
2022-01-01sim: mips: clean up bad style/whitespaceMike Frysinger23-345/+345
2022-01-01sim: tweak copyright lines for gnulib update-copyrightMike Frysinger23-23/+23
2022-01-01gdb: update sim mips testsuite copyright exemptionMike Frysinger1-1/+1
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