aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-17[gdb/testsuite] Handle REMOTE_HOST_USERNAME in local-remote-hostTom de Vries2-4/+25
2023-03-17[gdb/testsuite] Set remotedir by default in some boardsTom de Vries3-16/+77
2023-03-17[gdb/testsuite] Fix have_avx for remote targetTom de Vries1-5/+10
2023-03-17[gdb/testsuite] Handle precise-aligned-alloc.c for remote hostTom de Vries5-2/+22
2023-03-17[gdb/testsuite] Handle remote host in escape_for_hostTom de Vries1-2/+8
2023-03-17[gdb/testsuite] Add escape_for_hostTom de Vries1-1/+11
2023-03-17mach-o: out of memory in get_dynamic_reloc_upper_boundAlan Modra1-26/+29
2023-03-17Another source_shAlan Modra1-1/+1
2023-03-17[gdb/testsuite] Declare ada unsupported for remote hostTom de Vries1-0/+4
2023-03-17gas: apply md_register_arithmetic also to unary '+'Jan Beulich2-11/+16
2023-03-17gas: expose flag_macro_alternate globallyJan Beulich5-33/+20
2023-03-17gas: use flag_mri directly in macro processingJan Beulich4-39/+23
2023-03-17gas: isolate macro_strip_at to macro.cJan Beulich3-9/+4
2023-03-17gas: drop function pointer parameter from macro_init()Jan Beulich3-40/+16
2023-03-17[gdb/testsuite] Fix filename in gdb.debuginfod/crc_mismatch.expTom de Vries1-1/+1
2023-03-17Automatic date update in version.inGDB Administrator1-1/+1
2023-03-16gdb/doc: extended documentation for inferior function callsAndrew Burgess1-0/+32
2023-03-16Fix build breakage in rs6000-aix-tdep.cTom Tromey2-5/+6
2023-03-16gdb/testsuite: Add support for LoongArch in gdb.base/float.expHui Li1-0/+2
2023-03-16Re: Add --enable-linker-version optionChristophe Lyon2-2/+2
2023-03-16gdb/doc: spring clean the Python unwinders documentationAndrew Burgess1-39/+43
2023-03-16ld/testsuite: disable ilp32 tests for aarch64-qnxClément Chigot39-0/+39
2023-03-16ld/testsuite: add aarch64nto to ld-aarch64Clément Chigot1-0/+3
2023-03-16ld: add support of QNX stack arguments for aarch64ntoClément Chigot6-1/+220
2023-03-16readelf: add support for QNT_STACK note subsectionsClément Chigot3-9/+84
2023-03-16configure: add new target aarch64-*-nto*Clément Chigot6-1/+51
2023-03-16BPF relocations review / refactoringCupertino Miranda7-300/+129
2023-03-16Re: Add --enable-linker-verssionAlan Modra38-87/+70
2023-03-16cpu/mem.opc whitespace tidyAlan Modra3-83/+81
2023-03-16PR30217, dynamic relocations using local dynamic symbolsAlan Modra1-24/+39
2023-03-16Re: Sanity check read_section_stabs_debugging_infoAlan Modra1-1/+2
2023-03-16Automatic date update in version.inGDB Administrator1-1/+1
2023-03-15Fix formatting in gdb/printing.pyTom Tromey1-0/+3
2023-03-15Enable vector register visibility in core for AIX.Aditya Vidyadhar Kamath1-0/+36
2023-03-15[gdb/testsuite] Fix re-used exec in gdb.arch/ftrace-insn-reloc.expTom de Vries1-4/+2
2023-03-15[gdb/testsuite] Fix gdb.arch/amd64-stap-special-operands.exp for remote hostTom de Vries1-2/+3
2023-03-15[gdb/testsuite] Fix gdb.arch/i386-pkru.exp for native-gdbserverTom de Vries1-3/+12
2023-03-15[gdb/testsuite] Unset DEBUGINFOD_URLS on remote hostTom de Vries1-1/+19
2023-03-15[gdb/testsuite] Fix gdb.arch/amd64*.exp with local-remote-host-native.expTom de Vries5-14/+35
2023-03-15Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton46-278/+243
2023-03-15Fix an illegal memory access when disassembling a corrupt MeP file.Nick Clifton4-0/+38
2023-03-15Fix an illegal memory access when disassebling a corrupt ARM file.Nick Clifton2-5/+17
2023-03-15Automatic date update in version.inGDB Administrator1-1/+1
2023-03-14Implement DAP variables, scopes, and evaluate requestsTom Tromey7-21/+459
2023-03-14Hide the implementation of gdb_mpfTom Tromey2-6/+13
2023-03-14Rename gdb_mpq::val and make contents privateTom Tromey2-43/+47
2023-03-14Add operators and methods to gdb_mpqTom Tromey4-37/+100
2023-03-14Rename gdb_mpz::val and make contents privateTom Tromey2-55/+61
2023-03-14Add methods and operators to gdb_mpzTom Tromey6-61/+140
2023-03-14Clean up gmp-utils.h includesTom Tromey3-2/+2