summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-20Restore .gdb_index v9 display in readelfTom Tromey
2023-11-20PowerPC: Fix test gdb.ada/finish-large.expCarl Love
2023-11-20libctf: adding CU mappings should be idempotentNick Alcock
2023-11-20gdb: fix reopen_exec_file for files with target: prefixAndrew Burgess
2023-11-20gdb: move all bfd_cache_close_all calls in gdb_bfd.cAndrew Burgess
2023-11-20gdb/infrun: simplify process_event_stop_testGuinevere Larsen
2023-11-20gdb/record: print frame information when exiting a recursive callGuinevere Larsen
2023-11-20Automatic date update in version.inGDB Administrator
2023-11-19Automatic date update in version.inGDB Administrator
2023-11-18gas: bpf: do not allow referring to register names as symbols in operandsJose E. Marchesi
2023-11-18Automatic date update in version.inGDB Administrator
2023-11-17bpf: avoid creating wrong symbols while parsingDavid Faust
2023-11-17gdb: pass address_space to target dcache functionsSimon Marchi
2023-11-17gdb: remove get_current_regcacheSimon Marchi
2023-11-17gdb: remove regcache's address spaceSimon Marchi
2023-11-17Remove extraneous blocks from dwarf2/read.c:new_symbolTom Tromey
2023-11-17Fix read_ranges for 32-bit longJoseph Myers
2023-11-17Ignore static members in NoOpStructPrinterTom Tromey
2023-11-17Implement the notStopped DAP responseTom Tromey
2023-11-17Remove ExecutionInvokerTom Tromey
2023-11-17Automatically run (most) DAP requests in gdb threadTom Tromey
2023-11-17Gold/MIPS: Add targ_extra_size=64 for mips32 triplesYunQiang Su
2023-11-17Handle StackFrameFormat in DAPTom Tromey
2023-11-17Fix AMD_DBGAPI_SCOPED_DEBUG_START_END wrong settingPedro Alves
2023-11-17x86: improve a few diagnosticsJan Beulich
2023-11-17x86: don't allow pseudo-prefixes to be overridden by legacy suffixesJan Beulich
2023-11-17x86: CPU-qualify {disp16} / {disp32}Jan Beulich
2023-11-17x86: use IS_ELFJan Beulich
2023-11-17x86: conditionally hide object-format-specific functionsJan Beulich
2023-11-17x86: fold conditionals in check_long_reg()Jan Beulich
2023-11-17x86-64: extend expected-size check in check_qword_reg()Jan Beulich
2023-11-17LoongArch: Add more relaxation testcasesmengqinggang
2023-11-17LoongArch: Modify link_info.relax_pass from 3 to 2mengqinggang
2023-11-17LoongArch: Remove "elf_seg_map (info->output_bfd) == NULL" relaxation conditionmengqinggang
2023-11-17LoongArch: Multiple relax_trip in one relax_passmengqinggang
2023-11-17LoongArch: Directly delete relaxed instuctions in first relaxation passmengqinggang
2023-11-17LoongArch: Fix ld --no-relax bugmengqinggang
2023-11-16gdb: remove two uses of obstackSimon Marchi
2023-11-17Automatic date update in version.inGDB Administrator
2023-11-16Fix small bug in compile.expTom Tromey
2023-11-16gdb/python: remove use of str.isascii()Andrew Burgess
2023-11-16aarch64: Add support for VMSA feature enhancements.Srinath Parvathaneni
2023-11-16aarch64: Add new AT system instructions.Srinath Parvathaneni
2023-11-16aarch64: Add support to new features in RAS extension.Srinath Parvathaneni
2023-11-16aarch64: Add features to the Statistical Profiling Extension.Srinath Parvathaneni
2023-11-16aarch64: Add SLC target for PRFM instruction.Srinath Parvathaneni
2023-11-16gdb/NEWS: merge two 'New commands' sectionsAndrew Burgess
2023-11-16Fix emit-relocs for aarch64 goldVladislav Khmelevsky
2023-11-16sim: mips: Change E_MIPS_* to EF_MIPS_*Ying Huang
2023-11-16gdb: mips: Change E_MIPS_* to EF_MIPS_*Ying Huang