aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-01x86/Intel: drop LONG_DOUBLE_MNEM_SUFFIXJan Beulich4-28/+28
2022-12-01x86/Intel: restrict use of LONG_DOUBLE_MNEM_SUFFIXJan Beulich3-15/+15
2022-12-01[gdb/testsuite] Wait longer for core generationTom de Vries1-7/+13
2022-12-01[gdb/testsuite] Fix gdb.ada/float-bits.exp for powerpc64leTom de Vries1-0/+28
2022-12-01Automatic date update in version.inGDB Administrator1-1/+1
2022-11-30[gdb/testsuite] Fix DUPLICATEs in s390-multiarch.expTom de Vries1-23/+27
2022-11-30[gdb/testsuite] Enable gdb.arch/s390-disassembler-options.exp for --enable-ta...Tom de Vries1-16/+20
2022-11-30section-select: Fix exclude-file-3Michael Matz2-4/+7
2022-11-30section-select: Remove unused codeMichael Matz2-509/+1
2022-11-30section-select: Implement a prefix-treeMichael Matz2-33/+316
2022-11-30section-select: Completely rebuild matchesMichael Matz1-0/+22
2022-11-30section-select: Lazily resolve section matchesMichael Matz2-1/+99
2022-11-30Bounds check access to Ada task state namesTom Tromey1-2/+31
2022-11-30Use ui_file_up in mi_interpTom Tromey2-8/+6
2022-11-30Rename fields of cli_interp_base::saved_output_filesTom Tromey2-11/+14
2022-11-30[gdb] Improve printing of float formatsTom de Vries3-14/+14
2022-11-30Correct ordering problem in comm-data.expAlan Modra1-20/+19
2022-11-30regen SRC-POTFILES.inAlan Modra1-0/+1
2022-11-30x86/Intel: adjustment to restricted suffix derivationJan Beulich1-3/+8
2022-11-30x86: clean up after removal of support for gcc <= 2.8.1Jan Beulich3-50/+22
2022-11-30x86: drop FloatRJan Beulich5-11259/+11195
2022-11-30x86: extend FPU test coverage for AT&T / Intel mnemonic differencesJan Beulich5-0/+44
2022-11-30src-release.sh: Fix gdb source tarball build failure due to libsframeJoel Brobecker1-1/+1
2022-11-30Automatic date update in version.inGDB Administrator1-1/+1
2022-11-29[gdb/testsuite] Fix gdb.base/vla-optimized-out.exp for ppc64leTom de Vries1-6/+17
2022-11-29gdb/testsuite: make gdb_unload use gdb_test_multipleSimon Marchi4-32/+24
2022-11-29gdb/testsuite: make gdb_test_multiple return immediately if send_gdb failsSimon Marchi1-2/+6
2022-11-28gprofng: remove unused gprofng/src/DbeSession.cc.1Vladimir Mezentsev1-3531/+0
2022-11-28xtensa: allow dynamic configurationMax Filippov12-47/+616
2022-11-29Automatic date update in version.inGDB Administrator1-1/+1
2022-11-28gdb/testsuite: remove use of then keyword from library filesAndrew Burgess11-109/+109
2022-11-28gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess29-44/+44
2022-11-28gdb/testsuite: remove use of then keyword from gdb.multi/*.expAndrew Burgess9-18/+18
2022-11-28gdb/testsuite: remove use of then keyword from gdb.fortran/*.expAndrew Burgess23-23/+23
2022-11-28gdb/testsuite: remove use of then keyword from gdb.disasm/*.expAndrew Burgess13-26/+26
2022-11-28gdb/testsuite: remove use of then keyword from gdb.reverse/*.expAndrew Burgess15-31/+31
2022-11-28gdb/testsuite: remove use of then keyword from gdb.trace/*.expAndrew Burgess22-38/+38
2022-11-28gdb/testsuite: remove use of then keyword from gdb.threads/*.expAndrew Burgess38-60/+60
2022-11-28gdb/testsuite: remove use of then keyword from gdb.python/*.expAndrew Burgess38-66/+66
2022-11-28gdb/testsuite: remove use of then keyword from gdb.cp/*.expAndrew Burgess66-79/+79
2022-11-28gdb/testsuite: remove use of then keyword from gdb.arch/*.expAndrew Burgess94-142/+142
2022-11-28gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess216-435/+435
2022-11-28gdb/testsuite: remove use of then keyword from gdb.ada/*.expAndrew Burgess51-55/+55
2022-11-28gdb/testsuite: remove DOS line endings from a test scriptAndrew Burgess1-92/+92
2022-11-28Don't let gdb_stdlog use pagerTom Tromey2-10/+15
2022-11-28Don't let tee_file own a streamTom Tromey6-21/+20
2022-11-28Remove 'saved_output' globalTom Tromey2-30/+33
2022-11-28Remove no longer used jump labelHannes Domani1-1/+0
2022-11-28Actually set m_is_async to current async modeHannes Domani1-0/+2
2022-11-28Don't use auto for lambda parameterHannes Domani1-1/+1