aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-28Use domain_search_flags in lookup_symbol et alTom Tromey64-312/+342
2024-01-28Use domain_search_flags in lookup_global_symbol_languageTom Tromey18-158/+113
2024-01-28Introduce "scripting" domainsTom Tromey2-0/+73
2024-01-28Remove a check of VAR_DOMAINTom Tromey1-1/+0
2024-01-28Replace search_domain with domain_search_flagsTom Tromey20-194/+187
2024-01-28Add domain_search_flagsTom Tromey2-0/+95
2024-01-28Add two new symbol domainsTom Tromey1-0/+9
2024-01-28Use a .def file for domain_enumTom Tromey5-55/+72
2024-01-28Split up a big 'if' in symtab.cTom Tromey1-33/+50
2024-01-28Simplify symbol_to_info_stringTom Tromey3-31/+21
2024-01-28Remove NR_DOMAINSTom Tromey1-4/+0
2024-01-28Give names to unspecified typesTom Tromey1-0/+1
2024-01-28Fix latent bug in mdebugread.cTom Tromey1-1/+1
2024-01-28Make nsalias.exp more reliableTom Tromey1-1/+1
2024-01-28Fix latent bug in DW_TAG_entry_point handlingTom Tromey1-0/+7
2024-01-28Small cleanup in DWARF readerTom Tromey1-2/+2
2024-01-28Fix bug in cooked index scannerTom Tromey1-0/+6
2024-01-28Automatic date update in version.inGDB Administrator1-1/+1
2024-01-27Automatic date update in version.inGDB Administrator1-1/+1
2024-01-26gas: scfi: untraceable control flow should be a hard errorIndu Bhagat3-11/+13
2024-01-26x86: testsuite: scfi: adjust COFI testcaseIndu Bhagat5-14/+37
2024-01-26elf: Rename is_standard_elf to uses_elf_emH.J. Lu7-8/+8
2024-01-26aarch64: move SHA512 instructions to +sha3Andrew Carlotti1-5/+5
2024-01-26Fix: Stripping Rust static libraries fails because of overly zealous illegal ...Nick Clifton2-12/+20
2024-01-26Remove -pie from command line of fatal-warnings 1a and 1b tests.Nick Clifton2-2/+2
2024-01-26x86/APX: TILE{RELEASE,ZERO} have no EVEX encodingsJan Beulich2-2/+11
2024-01-26x86/APX: no need to have decode go through x86_64_table[]Jan Beulich3-76/+27
2024-01-26x86: make "-msyntax=intel -mnaked-reg" match ".intel_syntax noprefix"Jan Beulich6-11/+27
2024-01-26x86/APX: optimize MOVBEJan Beulich5-40/+55
2024-01-26LoongArch: Fix a bug of getting relocation typemengqinggang1-1/+1
2024-01-26LoongArch: gas: Add support for s9 registermengqinggang6-2/+19
2024-01-26LoongArch: ld: Add support for TLS LE symbol with addendmengqinggang4-3/+35
2024-01-26Assertion failure dumping .eh_frame_hdrAlan Modra1-6/+6
2024-01-26Automatic date update in version.inGDB Administrator1-1/+1
2024-01-25gdb: remove get_gdb_program_nameSimon Marchi2-13/+0
2024-01-25elf: Add is_standard_elfH.J. Lu7-12/+33
2024-01-25ld: Always call output_unknown_cmdline_warningH.J. Lu1-0/+1
2024-01-25[gdb/testsuite] Fix regexp in vgdb_startTom de Vries1-1/+4
2024-01-25gas: Update NEWSAndrew Carlotti1-23/+37
2024-01-25[gdb/build] Workaround gcc PR113599Tom de Vries1-3/+4
2024-01-25[gdb/testsuite] Fix gdb.base/eh_return.expTom de Vries1-1/+15
2024-01-25Fix attach-twice.c testcase for AIX.Aditya Vidyadhar Kamath1-0/+6
2024-01-25ld: Improve --fatal-warnings for unknown command-line optionsH.J. Lu13-2/+129
2024-01-25Automatic date update in version.inGDB Administrator1-1/+1
2024-01-25riscv64-pei uninitialised data writing relocsAlan Modra1-0/+2
2024-01-24Emit stopped event for DAP attach requestTom Tromey3-20/+28
2024-01-24Handle DW_AT_endianity on enumeration typesTom Tromey3-27/+57
2024-01-24gdb/arm: Fix epilogue frame idThiago Jung Bauermann1-1/+1
2024-01-24gdb/testsuite: add test for backtracing for threaded inferiors from a corefileGuinevere Larsen2-0/+676
2024-01-24aarch64: Eliminate unused variable warnings with -DNDEBUGAndrew Carlotti3-8/+8