aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-06gdb, gdbserver, gdbsupport: remove some unused gdb_vecs.h includesSimon Marchi20-12/+8
2024-12-06gdb: Fix use-after-free when an objfile has no symbols to loadGuinevere Larsen2-4/+4
2024-12-06Reduce WOW64 code duplicationHannes Domani5-363/+243
2024-12-06gold: Update expected outputs in testsuite/pr26936.shH.J. Lu1-16/+16
2024-12-06RISC-V: PR27566, consider ELF_MAXPAGESIZE/COMMONPAGESIZE for gp relaxations.Nelson Chu4-2/+52
2024-12-06Automatic date update in version.inGDB Administrator1-1/+1
2024-12-05gdbserver/win32-low.cc: remove use of `all_threads`Simon Marchi2-3/+12
2024-12-05gdbserver: add and use `process_info::find_thread(ptid)`Simon Marchi2-12/+20
2024-12-05Fix clang compile time warning about optarg parameter shadowing optarg global...Nick Clifton1-17/+17
2024-12-05Support Intel AVX10.2 satcvt instructionsHu, Lin121-658/+3592
2024-12-05x86: Eliminate unnecessary {evex} prefixesH.J. Lu10-11/+115
2024-12-05Automatic date update in version.inGDB Administrator1-1/+1
2024-12-04gdb: fix parsing of DIEs with both low/high pc AND ranges attributesAndrew Burgess3-22/+403
2024-12-04[gdb/tdep] Remove includes of gdbsupport/common-defs.hTom de Vries3-3/+0
2024-12-04[gdb/build] Fix build breaker on mingw-w64Simon Marchi7-5/+31
2024-12-04gdbserver: make thread_target_data a method of thread_infoSimon Marchi6-19/+13
2024-12-04gdbserver: make thread_regcache_data / set_thread_regcache_data methods of th...Simon Marchi4-25/+13
2024-12-04gdbserver: make get_thread_lwp a functionSimon Marchi1-1/+5
2024-12-04gdbserver: remove macro get_lwp_threadSimon Marchi7-54/+52
2024-12-04gdb, testsuite: fix TCL error in 'gdb.base/structs.exp'Stephan Rohr1-1/+1
2024-12-04[gdb/testsuite] Fix failure in gdb.python/py-startup-opt.expTom de Vries1-5/+7
2024-12-03Fix "maint print" error messagesTom Tromey1-7/+16
2024-12-03Use ui-out table in "maint print reggroups"Tom Tromey5-16/+20
2024-12-03Use ui-out tables in some "maint print" commandsTom Tromey5-170/+192
2024-12-04Automatic date update in version.inGDB Administrator1-1/+1
2024-12-03[gdb/testsuite] Fix DUPLICATE in gdb.arch/pr25124.expTom de Vries1-2/+2
2024-12-03[gdb/python] Issue warning if python fails to initializeTom de Vries1-0/+35
2024-12-03[gdb/python] Handle empty PYTHONDONTWRITEBYTECODETom de Vries2-6/+24
2024-12-03[gdb/testsuite] Fix gdb.python/py-startup-opt.exp with empty PYTHONDONTWRITEB...Tom de Vries1-2/+3
2024-12-03[gdb/python] Warn and ignore ineffective python settingsTom de Vries1-25/+51
2024-12-03[gdb/python] Drop ATTRIBUTE_UNUSED on py_initialize_catch_abortTom de Vries1-6/+8
2024-12-03[gdb/python] Factor out and refactor py_initializeTom de Vries1-30/+49
2024-12-03gdb: restore nullptr check in compunit_symtab::find_call_siteSimon Marchi1-0/+3
2024-12-03gdb/testsuite: make gdb.reverse/i386-avx-reverse.exp require avxGuinevere Larsen1-6/+3
2024-12-03gdb/dbx: Remove stabsect_build_psymtab as it was unusedGuinevere Larsen2-87/+0
2024-12-03[gdb/testsuite] Fix gdb.base/reset-catchpoint-cond.exp with --with-expat=noTom de Vries1-0/+3
2024-12-03[gdb/testsuite] Fix gdb.python/python.exp with --disable-tuiTom de Vries1-0/+4
2024-12-03gdb: fix crash when GDB can't read an objfileGuinevere Larsen3-8/+17
2024-12-03gas: Re-enable .org test 1 on all targets except kvxJens Remus1-1/+1
2024-12-03s390: Enable .bss/.struct data allocation directives testsJens Remus2-2/+2
2024-12-03PowerPC: Add support for RFC02680 - PQC Acceleration InstructionsSurya Kumari Jangala3-0/+30
2024-12-03Updated Russian translation and new Malay translation for the BFD sub-directoryNick Clifton1-0/+9711
2024-12-03LoongArch: Fix the infinite loop caused by calling undefweak symbolLulu Cai4-0/+109
2024-12-03gdb: fix comment for gdbarch_stack_grows_downAndrew Burgess1-1/+1
2024-12-03gas: partly restore how current_location() had workedJan Beulich6-14/+27
2024-12-03MMIX: use current_location() directlyJan Beulich2-16/+3
2024-12-03gas: streamline expr_build_dot()Jan Beulich1-11/+18
2024-12-03Support Intel AVX10.2 BF16 instructionsKong Lingling20-2042/+4965
2024-12-03Automatic date update in version.inGDB Administrator1-1/+1
2024-12-02gdb/configure.ac: remove elf_hp.h checkSimon Marchi3-7/+0