Age | Commit message (Expand) | Author | Files | Lines |
2024-06-24 | Don't obstack-allocate the DIE hash | Tom Tromey | 2 | -35/+17 |
2024-06-24 | Include needed unordered_map header | Martin Simmons | 1 | -0/+1 |
2024-06-24 | gdb/doc: fix parallel build of pdf and dvi files | Andrew Burgess | 1 | -35/+15 |
2024-06-24 | gdb/doc: fix parallel build of refcard related targets | Andrew Burgess | 1 | -19/+20 |
2024-06-24 | gdb/doc: also look in srcdir when running TEXI2POD | Andrew Burgess | 1 | -1/+1 |
2024-06-24 | gdb/doc: allow for version.subst in the source tree | Andrew Burgess | 1 | -4/+14 |
2024-06-24 | gdb/doc: merge rules for building .1 and .5 man pages | Andrew Burgess | 1 | -14/+9 |
2024-06-24 | gdb/doc: don't try to copy GDBvn.texi from the source tree | Andrew Burgess | 1 | -17/+0 |
2024-06-24 | gdb/i386: fix tdesc rejection issue for targets without PTRACE_GETREGSET | Andrew Burgess | 2 | -13/+10 |
2024-06-21 | gdb/testsuite: analyze-racy-logs.py cleanup | Simon Marchi | 1 | -9/+8 |
2024-06-21 | [gdb/testsuite] Fix regexp in gdb.threads/stepi-over-clone.exp | Tom de Vries | 1 | -1/+1 |
2024-06-21 | [gdb/tdep] Fix gdb.base/watchpoint-running.exp on {arm,ppc64le}-linux | Pedro Alves | 5 | -24/+49 |
2024-06-20 | Handle "info symbol" in Rust language mode | Tom Tromey | 3 | -4/+102 |
2024-06-20 | [gdb/testsuite] Fix gdb.python/py-format-address.exp on arm | Tom de Vries | 1 | -2/+18 |
2024-06-20 | [gdb/testsuite] Fix duplicates in gdb.base/watchpoint-unaligned.exp | Tom de Vries | 1 | -1/+1 |
2024-06-20 | [gdb/testsuite] Fix duplicates in gdb.opt/inline-cmds.exp | Tom de Vries | 1 | -12/+12 |
2024-06-20 | [gdb/testsuite] Fix duplicates in gdb.fortran/huge.exp | Tom de Vries | 1 | -2/+4 |
2024-06-20 | Revert "Remove LIBINTL_DEP" | Alan Modra | 2 | -3/+6 |
2024-06-20 | Remove LIBINTL_DEP | Alan Modra | 2 | -6/+3 |
2024-06-19 | [gdb/build] Redo poisoning of PyObject_CallMethod | Tom de Vries | 1 | -3/+5 |
2024-06-19 | [gdb/symtab] Fix target type of complex long double on arm | Tom de Vries | 2 | -1/+253 |
2024-06-19 | gdb/python/python-internal.h: avoid uninitialized constexpr | Lancelot SIX | 1 | -6/+18 |
2024-06-19 | [gdb/testsuite] Fix gdb.dwarf2/shortpiece.exp on s390x | Tom de Vries | 1 | -1/+3 |
2024-06-19 | [gdb/testsuite] Add string cat for tcl version < 8.6.2 | Tom de Vries | 2 | -7/+45 |
2024-06-19 | [gdb/tdep] Simplify ARM_LINUX_JB_PC_EABI | Tom de Vries | 2 | -21/+13 |
2024-06-18 | [gdb/build] Add GPL header comment to gdb/features/feature_to_c.awk | Tom de Vries | 1 | -0/+17 |
2024-06-18 | gdb: rename offset to high bits in ymm registers | Felix Willgerodt | 1 | -9/+10 |
2024-06-17 | [gdb/testsuite] Fix duplicates in gdb.fortran/array-{indices,repeat}.exp | Tom de Vries | 2 | -28/+40 |
2024-06-15 | Make tui_register_info::highlight private | Tom Tromey | 2 | -12/+14 |
2024-06-15 | Remove a call to fflush | Tom Tromey | 1 | -1/+0 |
2024-06-15 | [gdb/build] Cleanup gdb/features/feature_to_c.sh | Tom de Vries | 2 | -34/+52 |
2024-06-15 | [gdb/testsuite] Clean up lib/dg-add-core-file-count.sh | Tom de Vries | 1 | -1/+1 |
2024-06-15 | [gdb/testsuite] Clean up formatting in gdb/contrib/cc-with-tweaks.sh | Tom de Vries | 1 | -20/+20 |
2024-06-15 | [gdb/testsuite] Clean up gdb/contrib/cc-with-tweaks.sh | Tom de Vries | 1 | -14/+19 |
2024-06-15 | [gdb/testsuite] Clean up gdb/contrib/expect-read1.sh | Tom de Vries | 1 | -5/+20 |
2024-06-14 | Simplify ada_lookup_encoded_symbol | Tom Tromey | 3 | -19/+12 |
2024-06-14 | Introduce language_defn::lookup_symbol_local | Tom Tromey | 5 | -13/+56 |
2024-06-14 | Remove an unnecessary null check from lookup_local_symbol | Tom Tromey | 1 | -1/+1 |
2024-06-14 | Simplify lookup_local_symbol | Tom Tromey | 1 | -8/+3 |
2024-06-14 | Examine template symbols in lookup_local_symbol | Tom Tromey | 3 | -33/+22 |
2024-06-14 | Move search_symbol_list to symtab.c | Tom Tromey | 3 | -17/+20 |
2024-06-14 | Rename is_cplus_template_function | Tom Tromey | 2 | -3/+7 |
2024-06-14 | gdb/aarch64: prevent crash from in process agent | Andrew Burgess | 2 | -0/+68 |
2024-06-14 | gdb/gdbserver: share x86/linux tdesc caching | Andrew Burgess | 10 | -57/+510 |
2024-06-14 | gdb/gdbserver: share some code relating to target description creation | Andrew Burgess | 11 | -93/+257 |
2024-06-14 | gdb: move xcr0 == 0 check into i386_linux_core_read_description | Andrew Burgess | 1 | -7/+8 |
2024-06-14 | gdb/x86: move reading of cs and ds state into gdb/nat directory | Andrew Burgess | 3 | -37/+83 |
2024-06-14 | gdb: move have_ptrace_getregset declaration into gdb/nat directory | Andrew Burgess | 3 | -4/+4 |
2024-06-14 | gdb/x86: move have_ptrace_getfpxregs global into gdb/nat directory | Andrew Burgess | 6 | -32/+56 |
2024-06-14 | gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition | Andrew Burgess | 1 | -20/+0 |