aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
13 daysHandle wide characters that cannot be convertedHEADmasterTom Tromey2-5/+35
13 daysHandle enumerators in name associations in AdaTom Tromey2-3/+35
13 daysAdd helper method to ada_name_associationTom Tromey2-21/+32
13 daysFix regression in gdb.ada/mi_exc_cond.expTom Tromey1-1/+1
13 dayss390: Simplify linker libgot-1 testsJens Remus6-156/+16
14 daysAutomatic date update in version.inGDB Administrator1-1/+1
14 daysPut bug reference in gdb.ada/assoc.expTom Tromey1-1/+1
14 daysFix copyright dates for new filesTom Tromey32-32/+32
14 days[gdb/build] Add debug_typeTom de Vries1-0/+12
14 daysAdd .clang-formatTom Tromey2-1/+167
2026-02-11Revert "skip -gfile: call fnmatch without FNM_FILE_NAME"Andrew Burgess4-8/+42
2026-02-11readelf: ubsan unsigned offset overflowAlan Modra1-57/+60
2026-02-11gdb: fix gdb.opt/empty-inline-cxx.exp on ppc64leAndrew Burgess1-1/+1
2026-02-11readelf: fix sframe memory leakAlan Modra1-2/+1
2026-02-11Free sframe encoder contextAlan Modra5-16/+33
2026-02-11Free sframe context memory on bfd_closeAlan Modra2-2/+8
2026-02-11Double-free sframe_decode tempbufAlan Modra1-4/+3
2026-02-11Automatic date update in version.inGDB Administrator1-1/+1
2026-02-10gdb/testsuite: remove timeout setting from gdb.base/chng-syms.expJan Vrany1-7/+0
2026-02-10gdb/testsuite: do not force -static in gdb.ada/mi_ex_cond.expSimon Marchi1-1/+1
2026-02-10Minor Ada test fix for gnat-llvmTom Tromey1-1/+4
2026-02-10aarch64: Add the missing tests for TLBI <operation> vmallws2e1Srinath Parvathaneni5-0/+116
2026-02-10Update readme for making releases to indicate that for even numbered releases...Nick Clifton1-0/+6
2026-02-10tidy elf attr error handlingAlan Modra1-10/+9
2026-02-10PR 33858 Object Attributes v2 memory leaksAlan Modra1-0/+5
2026-02-10Automatic date update in version.inGDB Administrator1-1/+1
2026-02-09Fix gdb.ada/mi_ex_cond.exp when libgnat debuginfo is installedTom Tromey3-7/+7
2026-02-09gdb/registry: add registry::key::try_emplaceSimon Marchi39-236/+64
2026-02-09gdb/registry: make registry::key::emplace return a referenceSimon Marchi47-58/+59
2026-02-09gdb/guile: wrap scm-arch.c per-arch data in a structureSimon Marchi1-11/+11
2026-02-09Adding credit to myself for the objdump new feature --map-global-varsGuillaume Vacherias1-2/+3
2026-02-09Style filenames in cli-logging.cTom Tromey2-14/+43
2026-02-09Use std::make_unique with ui_filesTom Tromey2-2/+2
2026-02-09Fix leaks with timestamped_fileTom Tromey3-5/+5
2026-02-09Warn if log file changed while loggingTom Tromey2-9/+20
2026-02-09Remove tee_fileTom Tromey2-97/+0
2026-02-09Rewrite output redirection and loggingTom Tromey22-348/+362
2026-02-09Add a new logging_file implementationTom Tromey2-0/+201
2026-02-09Remove m_applied_style from ui_fileTom Tromey13-51/+118
2026-02-09Rewrite cli-style.c:do_showTom Tromey1-3/+2
2026-02-09Restore ui_file::can_pageTom Tromey2-2/+22
2026-02-09Add stream to buffer_group::output_unit constructorTom Tromey2-5/+7
2026-02-09Improve fputs_highlighted by using ui_file::writeTom Tromey1-10/+8
2026-02-09Remove gdb_stdtarginTom Tromey3-10/+1
2026-02-09Change how stdin is handled in the UITom Tromey2-6/+6
2026-02-09Move buffered stream to new filesTom Tromey10-316/+368
2026-02-09Small rewrite of get_unbufferedTom Tromey2-5/+8
2026-02-09Turn wrapped_file into a templateTom Tromey5-20/+15
2026-02-09Move stdtarg to uiTom Tromey5-5/+13
2026-02-09Remove unnecessary override of write_async_safeTom Tromey1-5/+0