aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-23aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song2-2/+2
2022-06-23Automatic date update in version.inGDB Administrator1-1/+1
2022-06-22Use std::string for interpreter_pTom Tromey4-31/+15
2022-06-22Move mi_interpreter to mi-interp.hTom Tromey3-51/+51
2022-06-22Use unique_xmalloc_ptr in interpTom Tromey2-8/+6
2022-06-22aarch64: Disallow copy relocations on protected dataFangrui Song4-1/+46
2022-06-22Binutils support for split-dwarf and dwarf-5Kumar N, Bhuvanendra3-15/+56
2022-06-22RISC-V: Reorder the prefixed extensions which are out of order.Nelson Chu7-38/+0
2022-06-22RISC-V: Use single h extension to control hypervisor CSRs and instructions.Nelson Chu16-364/+411
2022-06-22RISC-V: Add 'H' to canonical extension orderingTsukasa OI1-1/+1
2022-06-22RISC-V: Prepare i18n for required ISA extensionsTsukasa OI1-13/+14
2022-06-22RISC-V: Fix inconsistent error message (range)Tsukasa OI1-1/+1
2022-06-22readelf: replace xmalloc with malloc in slurp_relr_relocsMarcus Nilsson2-1/+6
2022-06-22PowerPC64: stub debug dumpAlan Modra1-2/+57
2022-06-22PR29270, DW_FORM_udata signed outputAlan Modra1-1/+5
2022-06-22Automatic date update in version.inGDB Administrator1-1/+1
2022-06-21ld: regenerate configure after recent misgenerationNick Alcock1-118/+103
2022-06-21libctf: tests: prune warnings from compiler outputNick Alcock2-6/+6
2022-06-21libctf: avoid mingw warningNick Alcock1-1/+1
2022-06-21libctf: fix linking together multiple objects derived from the same sourceNick Alcock8-33/+280
2022-06-21Document how GDB searches for files when using -s, -e, and -se optionsKevin Buettner1-0/+5
2022-06-21Binutils support for dwarf-5 (location and range lists related)Nick Clifton3-13/+51
2022-06-21Default to disabling the linker warnings about execstack and RWX segments if ...Nick Clifton4-109/+164
2022-06-21Automatic date update in version.inGDB Administrator1-1/+1
2022-06-20Move finish_print out of value_print_optionsTom Tromey3-9/+10
2022-06-20PR29262, memory leak in pr_function_typeAlan Modra1-5/+2
2022-06-20PR29261, memory leak in parse_stab_struct_fieldsAlan Modra1-1/+4
2022-06-20Automatic date update in version.inGDB Administrator1-1/+1
2022-06-19Automatic date update in version.inGDB Administrator1-1/+1
2022-06-18Fix assertion failure in copy_typeTom Tromey2-12/+12
2022-06-18Fix the sorting algorithm for reloc entriesTomoaki Kawada4-2/+41
2022-06-18gdb/python: Export nibbles to python layerEnze Li3-1/+84
2022-06-18gdb/doc: Documentation for the new print commandEnze Li2-4/+36
2022-06-18gdb: Add new 'print nibbles' featureEnze Li8-3/+113
2022-06-18Automatic date update in version.inGDB Administrator1-1/+1
2022-06-17gdb: NEWS: Move LoongArch gdbserver to the correct sectionTiezhu Yang1-3/+8
2022-06-17PR29256, memory leak in obj_elf_section_nameAlan Modra1-14/+18
2022-06-17PR29255, memory leak in make_tempdirAlan Modra1-9/+11
2022-06-17PR29254, memory leak in stab_demangle_v3_argAlan Modra1-1/+4
2022-06-17Fix GDB build with GCC 4.8 & 4.9Pedro Alves2-10/+15
2022-06-17Convert set_location_spec_string to a methodPedro Alves3-27/+19
2022-06-17Convert location_spec_to_string to a methodPedro Alves8-49/+27
2022-06-17Convert location_spec_type to a methodPedro Alves5-31/+25
2022-06-17Convert location_spec_empty_p to a methodPedro Alves3-15/+2
2022-06-17Eliminate copy_location_specPedro Alves4-19/+6
2022-06-17Eliminate the two-level data structures behind location_specsPedro Alves9-506/+452
2022-06-17event_location -> location_specPedro Alves21-591/+605
2022-06-16gprofng: fix build with -Werror=format-truncationVladimir Mezentsev7-115/+27
2022-06-17Automatic date update in version.inGDB Administrator1-1/+1
2022-06-16[gdb/testsuite] Fix have_mpx testTom de Vries1-1/+1