aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-22sim: Fix cc -Werror=shadow=local in cr16/simops.cMark Wielaard1-8/+8
2024-01-22gdb/testsuite: relax filename restriction in some gdb.btrace testsGuinevere Larsen2-27/+37
2024-01-22gdb/testsuite: modernize gdb.dwarf2/dw2-noloc.expGuinevere Larsen4-360/+235
2024-01-22LoongArch: Fix some test failures about TLS desc and TLS relaxationXi Ruoyao5-11/+11
2024-01-22LoongArch: Do not add DF_STATIC_TLS for TLS LETatsuyuki Ishi1-2/+0
2024-01-22LoongArch: Use tab to indent assembly in TLSDESC test suiteTatsuyuki Ishi2-2/+2
2024-01-22x86/APX: also amend the PUSH2/POP2 testcaseJan Beulich2-0/+2
2024-01-22Automatic date update in version.inGDB Administrator1-1/+1
2024-01-21gdb/infrun: lazily load curr_frame_id in process_event_stop_testLancelot SIX1-9/+41
2024-01-21LoongArch: Do not emit R_LARCH_RELAX for two register macrosmengqinggang4-319/+311
2024-01-21Automatic date update in version.inGDB Administrator1-1/+1
2024-01-19gdb: remove SYMBOL_*_OPS macrosSimon Marchi11-72/+80
2024-01-19Simplify DWARF symtab inclusion handlingTom Tromey2-66/+16
2024-01-20Automatic date update in version.inGDB Administrator1-1/+1
2024-01-19gdb: remove deprecated_exec_file_display_hook and associated codeAndrew Burgess3-76/+0
2024-01-19Fix remote serial readСергей Чернов1-1/+1
2024-01-19gdb/ui-out.h: Fix exception handling in do_with_buffered_outputAaron Merey1-2/+2
2024-01-19[gdb/testsuite] Update xfail in gdb.threads/attach-many-short-lived-threads.expTom de Vries1-1/+5
2024-01-19gdb: remove unnecessary NULL checks for return value of value_from_registerSimon Marchi1-20/+3
2024-01-19ld: Remove scripttempl/elf_chaos.scH.J. Lu1-339/+0
2024-01-19Remove hosts/mipsbsd.h and scripttempl/mipsbsd.scH.J. Lu2-73/+0
2024-01-19ld: fix 32-bit mingw DLL symbol export bugOleg Tolmatcev1-3/+2
2024-01-19Update x86/APX: VROUND{P,S}{S,D} can generally be encodedH.J. Lu2-0/+2
2024-01-19Update readelf's and objdump's debug frame displaying feature to include the ...Nick Clifton4-0/+267
2024-01-19ld: Put all emulation options in ldlex.hH.J. Lu35-481/+304
2024-01-19Add multilib.am to the list of top level files included in any release create...Nick Clifton1-1/+2
2024-01-19x86-64: Dwarf2 register numbers for %bnd<N>Jan Beulich2-8/+8
2024-01-19x86/APX: VROUND{P,S}{S,D} can generally be encodedJan Beulich8-157/+227
2024-01-19x86/APX: be consistent with insn suffixesJan Beulich2-48/+48
2024-01-19x86: drop redundant EVex128 from PUSH2/POP2Jan Beulich1-4/+4
2024-01-19x86: support APX forms of U{RD,WR}MSRJan Beulich9-15/+78
2024-01-19gdb: Buffer output streams during events that might download debuginfoAaron Merey10-98/+492
2024-01-19Automatic date update in version.inGDB Administrator1-1/+1
2024-01-18Rewrite .debug_names writerTom Tromey3-239/+173
2024-01-18Export dwarf5_augmentationTom Tromey2-2/+3
2024-01-18Rewrite .debug_names readerTom Tromey3-592/+389
2024-01-18Allow other results in DW_TAG_entry_point testTom Tromey1-1/+4
2024-01-18Remove some .debug_names testsTom Tromey6-279/+0
2024-01-18Explicitly expand CUs in dw2-inline-with-lexical-scope.expTom Tromey1-0/+4
2024-01-18Fix dw2-zero-range.exp when an index is in useTom Tromey1-2/+8
2024-01-18Empty hash table fix in .debug_names readerTom Tromey1-1/+2
2024-01-18Remove cooked_index_worker::start_readingTom Tromey2-30/+17
2024-01-18Change cooked_index_worker to abstract base classTom Tromey3-161/+204
2024-01-18Do not write the index cache from an indexTom Tromey3-5/+8
2024-01-18Move cooked_index_functions to cooked-index.hTom Tromey3-100/+100
2024-01-18Add language to cooked_index_entryTom Tromey3-17/+23
2024-01-18Document GDB extensions to DWARF .debug_namesTom Tromey1-0/+39
2024-01-18Remove IS_ENUM_CLASS from cooked_index_flagTom Tromey3-12/+11
2024-01-18Refactor quick-function installation in DWARF readerTom Tromey1-24/+14
2024-01-18Refactor 'maint set dwarf synchronous' handlingTom Tromey1-3/+4