aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-11Fix core-file -> detach -> crash (corefiles/29275)Pedro Alves2-6/+33
2022-07-11Fix non-existent "@var{thread-id}" in stop reply descriptionsPedro Alves1-11/+9
2022-07-11Try a couple PAuth compilation flags for gdb.arch/aarch64-pauth.expLuis Machado1-2/+17
2022-07-11gdb: add support for disassembler styling using libopcodesAndrew Burgess6-26/+439
2022-07-11gdb: have gdb_disassemble_info carry 'this' in its stream pointerAndrew Burgess2-33/+67
2022-07-11[gdb/symtab] Fix data race in per_cu->lengthTom de Vries3-25/+41
2022-07-11[gdb/symtab] Use comp_unit_head::get_lengthTom de Vries1-1/+1
2022-07-11Automatic date update in version.inGDB Administrator1-1/+1
2022-07-10Fix include guard naming for arch/aarch64-mte-linux.hLuis Machado1-3/+3
2022-07-10gdbserver: LoongArch: Add orig_a0 processingYouling Tang2-2/+4
2022-07-10gdbserver: LoongArch: Simplify code with register number macrosYouling Tang3-31/+25
2022-07-10Automatic date update in version.inGDB Administrator1-1/+1
2022-07-09gas: tc-tic54x.c hash tablesAlan Modra2-139/+223
2022-07-09gas: use notes_calloc in string hashAlan Modra6-8/+9
2022-07-09gas: target string hash tablesAlan Modra9-81/+45
2022-07-09arc gas: don't leak arc_opcode_hash memoryAlan Modra2-1/+23
2022-07-09i386 gas: don't leak op_hash or reg_hash memoryAlan Modra3-3/+13
2022-07-09ppc gas: don't leak ppc_hash memoryAlan Modra2-2/+37
2022-07-09gas hash.h tidyAlan Modra2-30/+38
2022-07-09gas: rename md_end to md_finishAlan Modra42-80/+84
2022-07-09gas: set up notes obstack earlierAlan Modra3-11/+15
2022-07-09gas: itbl_filesAlan Modra1-20/+2
2022-07-09gas: free sy_hash, macro_hash and po_hashAlan Modra7-0/+33
2022-07-09dw2gencfi.c: use notes obstackAlan Modra1-12/+10
2022-07-09expr.c make_expr_symbol: use notes obstackAlan Modra1-1/+1
2022-07-09read.c assign_symbol: use notes obstack for dummy listing fragAlan Modra1-1/+1
2022-07-09read.c s_include: use notes obstack for pathAlan Modra1-4/+2
2022-07-09macro.c: use string hash from hash.h for macro_hashAlan Modra3-144/+29
2022-07-09read.c: use string hash from hash.h for po_hashAlan Modra1-56/+7
2022-07-09free read_symbol_name stringAlan Modra2-0/+5
2022-07-09gas: output_file_closeAlan Modra4-15/+13
2022-07-09gas: utility notes memory alloc functionsAlan Modra3-10/+90
2022-07-09gas: arm -mwarn-syms duplicatesAlan Modra2-5/+3
2022-07-09Regenerate with automake-1.15.1Alan Modra25-3737/+2263
2022-07-09Automatic date update in version.inGDB Administrator1-1/+1
2022-07-08Accept gdb.Value in more Python APIsTom Tromey6-33/+37
2022-07-08Handle bool specially in gdb.set_parameterTom Tromey2-0/+11
2022-07-08[gdb/build] Handle deprecation of scm_install_gmp_memory_functionsLudovic Courtès1-0/+10
2022-07-08[gdb/symtab] Fix assert in process_imported_unit_dieTom de Vries2-7/+10
2022-07-08[gdb/symtab] Fix segfault in dwarf2_per_objfile::symtab_set_pTom de Vries1-1/+5
2022-07-08gdb: initialize the data_head variable to eliminate compilation warningsEnze Li1-1/+1
2022-07-08libopcodes/s390: add support for disassembler stylingAndrew Burgess2-16/+72
2022-07-08Fix regeneration of ld configure and makefilesNick Clifton3-1487/+626
2022-07-08Update release README with new version numbersNick Clifton1-7/+7
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton35-9893/+12542
2022-07-08Add markers for 2.39 branchNick Clifton19-1/+65
2022-07-08Automatic date update in version.inGDB Administrator1-1/+1
2022-07-07gprofng: fix regression in testing for not yet installed versionVladimir Mezentsev3-19/+11
2022-07-07gdb: fix {rs6000_nat_target,aix_thread_target}::wait to not use inferior_ptidSimon Marchi2-35/+31
2022-07-07Fix pedantically invalid DWARF in gdb.trace/unavailable-dwarf-piece.expPedro Alves1-2/+2