summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-02Fix disabling of year 2038 support on 32-bit hosts by defaultfix-arm-mtimeThiago Jung Bauermann
2024-02-02x86: Disallow instructions with length > 15 bytesH.J. Lu
2024-02-02gdb, testsuite, fortran: Fix sizeof intrinsic for Fortran pointersNils-Christian Kempke
2024-02-02gdb, types: Resolve pointer types dynamicallyBernhard Heckel
2024-02-02gdb/testsuite: Fix indentation issues in gdb.dwarf2/dynarr-ptr.expIjaz, Abdul B
2024-02-02x86: move Q-suffix-to-REX.W translation logicJan Beulich
2024-02-02x86: actually implement .nooptJan Beulich
2024-02-01MAINTAINERS: Update my e-mail address.Sandra Loosemore
2024-02-02Automatic date update in version.inGDB Administrator
2024-02-01gas: x86: ginsn: adjust ginsns for certain lea opsIndu Bhagat
2024-02-01gprofng: Remove unused macrosVladimir Mezentsev
2024-02-01Fix "objstack" typoTom Tromey
2024-02-01Rename SEARCH_ALLTom Tromey
2024-02-01gdb/testsuite: fix some duplicate test names in gdb.trace/Andrew Burgess
2024-02-01gdb/testsuite: fix duplicate test names in gdb.base/cond-eval-mode.expAndrew Burgess
2024-01-31Fix AIX build break.Aditya Vidyadhar Kamath
2024-02-01Automatic date update in version.inGDB Administrator
2024-01-31gdb: remove some unnecessary frame_info_ptr resetsSimon Marchi
2024-01-31Mention support for AMD/znver5 in GASNick Clifton
2024-01-31PR31124: Addendum: Remove PROVIDE of __flmap_init_label, __flmap.Georg-Johann Lay
2024-01-31Automatic date update in version.inGDB Administrator
2024-01-30Really fix Windows gdbserver segment registersTom Tromey
2024-01-30Automatic date update in version.inGDB Administrator
2024-01-30PR31314, chew crashing on use of uninitialized valueAlan Modra
2024-01-29sim: bpf: remove support for ldinddw and ldabsdw instructionsJose E. Marchesi
2024-01-29gdb: Use SYM_DOMAIN instead of DOMAIN when calling sym-domains.defLancelot SIX
2024-01-29bfd: restore Threading menu entry in bfd.texiJose E. Marchesi
2024-01-29bpf: there is no ldinddw nor ldabsdw instructionsJose E. Marchesi
2024-01-29Update release making documentation after 2.42 releaseNick Clifton
2024-01-29Remove support for the beos file formatNick Clifton
2024-01-29Fix backtrace limit stopping on inline frameHannes Domani
2024-01-29Updated French translations for GOLD and LDNick Clifton
2024-01-29Automatic date update in version.inGDB Administrator
2024-01-28Document new Python and Guile constantsTom Tromey
2024-01-28Refine search in cp_search_static_and_baseclassesTom Tromey
2024-01-28Only search for functions in rust_structop::evaluate_funcallTom Tromey
2024-01-28Only search types in lookup_typenameTom Tromey
2024-01-28Only search types in cp_lookup_rtti_typeTom Tromey
2024-01-28Use a function-domain search in inside_main_funcTom Tromey
2024-01-28Only look for functions in expand_symtabs_for_functionTom Tromey
2024-01-28Only search for "main" as a functionTom Tromey
2024-01-28Simplify some symbol searches in linespec.cTom Tromey
2024-01-28Simplify some symbol searches in Ada codeTom Tromey
2024-01-28Use the new symbol domainsTom Tromey
2024-01-28Remove old symbol_matches_domainTom Tromey
2024-01-28Remove some obsolete Python constantsTom Tromey
2024-01-28Use domain_search_flags in lookup_symbol et alTom Tromey
2024-01-28Use domain_search_flags in lookup_global_symbol_languageTom Tromey
2024-01-28Introduce "scripting" domainsTom Tromey
2024-01-28Remove a check of VAR_DOMAINTom Tromey