aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-07gdb: LoongArch: Fix typos in code commentsTiezhu Yang1-15/+15
2022-07-07GDB/testsuite: Add coverage for `print -elements' commandMaciej W. Rozycki1-0/+9
2022-07-07gdb: LoongArch: Implement the push_dummy_call gdbarch methodTiezhu Yang2-0/+598
2022-07-07RISC-V: Added Zfhmin and Zhinxmin.Tsukasa OI16-143/+183
2022-07-06gprofng: adjust GPROFNG_VARIANTVladimir Mezentsev2-20/+26
2022-07-07RISC-V: Fix disassembling Zfinx with -M numericTsukasa OI3-1/+13
2022-07-07RISC-V: Fix requirement handling on Zhinx+{D,Q}Tsukasa OI2-6/+26
2022-07-07PR29320, 'struct obstack' declared inside parameter listAlan Modra2-2/+2
2022-07-07Automatic date update in version.inGDB Administrator1-1/+1
2022-07-06gprofng: implement a functional gp-display-htmlRuud van der Pas1-125/+14430
2022-07-06elf: Copy p_align of PT_GNU_STACK for stack alignmentH.J. Lu1-1/+3
2022-07-06x86: make D attribute usable for XOP and FMA4 insnsJan Beulich4-713/+97
2022-07-06x86: fold two switch() statements in match_template()Jan Beulich1-16/+3
2022-07-06x86: fix 3-operand insn reverse-matchingJan Beulich3-18/+19
2022-07-06Descriptive DWARF operations dump support for DW_AT_rankBhuvanendra Kumar N1-0/+1