aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-13Fix 32110 gprofng segfaults on parsing DWARF of clang++ 18.1.3 produced binaryVladimir Mezentsev1-5/+33
2024-10-13Automatic date update in version.inGDB Administrator1-1/+1
2024-10-12Add to GDB manual information about building index with 'gold'Robert Guthrie1-0/+13
2024-10-12Automatic date update in version.inGDB Administrator1-1/+1
2024-10-11gdbserver: remove declaration of init_registers_arm_with_neonAndrew Burgess1-1/+0
2024-10-11Revert "gdbserver: pass osabi to GDB in target description"Andrew Burgess16-41/+18
2024-10-11x86: bring 64-bit-only cmdline option handling in syncJan Beulich1-2/+8
2024-10-11bfd/ELF: drop align_file_position()Jan Beulich1-10/+1
2024-10-11bfd/ELF: restrict file alignment for object filesJan Beulich12-54/+70
2024-10-11Support Intel AVX10.2 media instructionsHaochen Jiang25-702/+2497
2024-10-11Automatic date update in version.inGDB Administrator1-1/+1
2024-10-11gprofng: Use $(DESTDIR) in install-examplesH.J. Lu2-5/+4
2024-10-10gprofng: install examples to $(docdir)/gprofngVladimir Mezentsev2-3/+19
2024-10-10gdbserver: pass osabi to GDB in target descriptionAndrew Burgess16-18/+41
2024-10-10gdb/gdbserver: change shared set_tdesc_osabi to take gdb_osabiAndrew Burgess14-21/+52
2024-10-10gdb: split osabi support between gdb/ and gdbsupport/ directoriesAndrew Burgess7-137/+220
2024-10-10gdb: make use of set_tdesc_osabi overload in features/ filesAndrew Burgess6-6/+6
2024-10-10gdbserver: make arch and osabi names gdb::unique_xmalloc_ptr<char>Andrew Burgess2-15/+7
2024-10-10[gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable.exp on arm-linuxTom de Vries2-47/+71
2024-10-10s390: Add arch15 instructionsAndreas Krebbel10-7/+334
2024-10-10[gdb/testsuite] Fix gdb.dwarf2/enum-type-c++.exp with clangTom de Vries2-31/+78
2024-10-10[gdb/testsuite] Fix some gdb.dwarf2 test-cases for check-read1Tom de Vries5-6/+15
2024-10-10Automatic date update in version.inGDB Administrator1-1/+1
2024-10-09[gdb/testsuite] Fix gdb.base/reggroups.exp with check-read1Tom de Vries1-7/+21
2024-10-09PR32243, NAME_MAX does not exist on mingw-w64 without _POSIX_Alan Modra1-15/+17
2024-10-09Automatic date update in version.inGDB Administrator1-1/+1
2024-10-08Use ui-out tables in "maint print user-regs"Tom Tromey2-3/+13
2024-10-08Use ui-out tables for info proc mappingsTom Tromey3-103/+76
2024-10-08[gdb/testsuite] Fix gdb.base/break-interp.exp with check-read1Tom de Vries1-17/+5
2024-10-08gdb: include --enable-targets in 'show configuration' outputAndrew Burgess4-2/+23
2024-10-08gdb: avoid breakpoint::clear_locations calls in update_breakpoint_locationsAndrew Burgess5-29/+121
2024-10-08[gdb/testsuite] Fix gdb.ada/tagged-lookup.exp with read1+readnowTom de Vries1-6/+2
2024-10-08[gdb/symtab] Fix gdb.dwarf2/enum-type-c++.exp with cc-with-debug-typesTom de Vries2-3/+5
2024-10-08[gdb/symtab] Fix parent of enumeratorTom de Vries2-10/+52
2024-10-08[gdb/contrib] Fix "sofar->so far" misspellingTom de Vries3-2/+3
2024-10-08[gdb/contrib] Add more separators in spellcheck.shTom de Vries8-9/+53
2024-10-08[gdb/contrib] Factor out grep_or and sed_or in spellcheck.shTom de Vries1-2/+41
2024-10-08Revised "Don't return (null) from bfd_elf_sym_name"Alan Modra12-58/+97
2024-10-08Revert "Don't return "(null)" from bfd_elf_sym_name"Alan Modra6-24/+24
2024-10-08Revert "bfd_elf_sym_name_raw"Alan Modra4-21/+10
2024-10-08Revert "get_synthetic_symtab fixes for commit 68bbe1183379"Alan Modra6-158/+132
2024-10-08Revert "is_target_special_symbol fixes for commit 68bbe1183379"Alan Modra3-13/+3
2024-10-08Revert "dlltool fixes for commit 68bbe1183379"Alan Modra1-5/+4
2024-10-08Revert "elf.c and elflink.c fixes for commit 68bbe1183379"Alan Modra2-26/+16
2024-10-08Revert "objcopy fixes for commit 68bbe1183379"Alan Modra1-11/+5
2024-10-08RISC-V: Fix implicit dependency of Zabha and ZacasXiao Zeng2-4/+4
2024-10-07gprofng: add hardware counters for Neoverse-N1 and Ampere-1 processorsVladimir Mezentsev4-0/+649
2024-10-08Automatic date update in version.inGDB Administrator1-1/+1
2024-10-07m68k: Support for jump visualization in disassemblyAndreas Schwab1-0/+27
2024-10-07[gdb/testsuite] Fix gdb.python/py-inferior.exp with -fsanitize=threadTom de Vries2-2/+4