aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatic date update in version.inHEADmasterGDB Administrator2024-11-281-1/+1
* Fix 32392 [2.44 Regression] gprofng fails to build on i686-linux-gnuVladimir Mezentsev2024-11-271-42/+9
* gprofng: skip unrecognized input commandVladimir Mezentsev2024-11-273-3/+18
* gdb/testsuite: skip gdb.threads/omp-par-scope.exp with clangGuinevere Larsen2024-11-271-0/+8
* [gdb/symtab] Fix parent map dumpTom de Vries2024-11-274-12/+36
* [gdb/testsuite] Add gdb.dwarf2/dw2-tu-dwarf-4-5.expTom de Vries2024-11-273-0/+173
* [gdb/symtab] Fix parent map when handling .debug_info and .debug_typesAuthor: Tom Tromey2024-11-272-14/+9
* [gdb/tdep] s390: Add arch15 record/replay supportAndreas Arnez2024-11-271-3/+75
* PE LD: Merge .CRT .ctors and .dtors into .rdataLiu Hao2024-11-2717-165/+172
* Tidy up the default ELF linker scriptNick Clifton2024-11-271-122/+352
* Re: nios2: Remove binutils support for Nios II targetAlan Modra2024-11-276-14/+1
* Automatic date update in version.inGDB Administrator2024-11-271-1/+1
* nios2: Remove binutils support for Nios II target.Sandra Loosemore2024-11-26337-23162/+12
* nios2: Remove all GDB support for Nios II targets.Sandra Loosemore2024-11-2624-3326/+6
* [gdb/syscalls] Update aarch64-linux.xml to linux v6.11Tom de Vries2024-11-263-9/+144
* PR32387 ppc64 TLS optimization bug with -fno-plt codeAlan Modra2024-11-261-0/+9
* [gdb/syscalls] Sync with strace v6.12Tom de Vries2024-11-2613-12/+13
* [gdb/syscalls] Use update-linux-from-src.sh for arm-linuxTom de Vries2024-11-264-85/+235
* [gdb/syscalls] Restructure update-linux-from-src.shTom de Vries2024-11-261-13/+72
* [gdb/syscalls] Improve update-linux-from-src.shTom de Vries2024-11-261-21/+52
* [gdb/syscalls] Update to linux v6.11Tom de Vries2024-11-2622-0/+24
* Convert dwarf2_per_objfile::die_type_hash to new hash tableSimon Marchi2024-11-252-80/+43
* Convert dwarf2_cu::call_site_htab to new hash tableSimon Marchi2024-11-255-63/+65
* Convert dwarf_cu::die_hash to new hash tableSimon Marchi2024-11-254-58/+44
* Convert gdb_bfd.c to new hash tableSimon Marchi2024-11-251-65/+47
* Convert more DWARF code to new hash tableSimon Marchi2024-11-253-74/+43
* Convert all_bfds to new hash tableSimon Marchi2024-11-252-31/+19
* Convert typedef hash to new hash tableSimon Marchi2024-11-253-110/+71
* Convert abbrevs to new hash tableSimon Marchi2024-11-252-59/+48
* Convert abbrev cache to new hash tableSimon Marchi2024-11-252-43/+42
* Convert gnu-v3-abi.c to new hash tableSimon Marchi2024-11-251-66/+32
* Convert static links to new hash tableSimon Marchi2024-11-253-67/+13
* Convert type copying to new hash tableSimon Marchi2024-11-2514-87/+41
* Convert compile/compile.c to new hash tableSimon Marchi2024-11-252-146/+19
* Convert disasm.c to new hash tableSimon Marchi2024-11-251-67/+18
* Convert py-framefilter.c to new hash tableSimon Marchi2024-11-251-30/+32
* Convert breakpoint.c to new hash tableSimon Marchi2024-11-251-10/+3
* Convert dwarf2/macro.c to new hash tableSimon Marchi2024-11-251-14/+8
* Convert target-descriptions.c to new hash tableSimon Marchi2024-11-251-11/+9
* Convert linespec.c to new hash tableSimon Marchi2024-11-251-36/+18
* Convert filename-seen-cache.h to new hash tableSimon Marchi2024-11-253-80/+20
* Convert compile-c-symbols.c to new hash tableSimon Marchi2024-11-251-48/+5
* gdbsupport: add unordered_dense.h 4.4.0Simon Marchi2024-11-253-0/+2105
* gdb: make `cooked_index_storage::get_abbrev_table_cache` return a referenceSimon Marchi2024-11-252-4/+4
* gdb: constification around abbrev_table_cache and abbrev_tableSimon Marchi2024-11-253-8/+9
* gdb: rename abbrev_cache to abbrev_table_cacheSimon Marchi2024-11-255-27/+26
* Automatic date update in version.inGDB Administrator2024-11-261-1/+1
* gdb: do better in breakpoint_free_objfileAndrew Burgess2024-11-251-2/+24
* gdb: remove an unnecessary scope block in update_breakpoint_locationsAndrew Burgess2024-11-251-45/+45
* gdb: remove bp_location::objfileAndrew Burgess2024-11-252-4/+0