summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: fix dwarf2/cooked-index.c compilation on 32-bit systemsusers/simark/try-fix-arm2Simon Marchi2023-01-301-1/+1
* gdb/dwarf: dump cooked index contents in cooked_index_functions::dumpSimon Marchi2023-01-303-1/+109
* enum_flags to_stringPedro Alves2023-01-302-6/+129
* Fix comparator bug in cooked indexTom Tromey2023-01-302-85/+132
* Clean up lnp_state_machine constructorTom Tromey2023-01-301-20/+13
* Make addrmap const-correct in cooked indexTom Tromey2023-01-303-9/+11
* gdb: provide const-correct versions of addrmap::find and addrmap::foreachSimon Marchi2023-01-305-21/+40
* Use xfail in ptype_tagged_param.expTom Tromey2023-01-301-1/+1
* gdb: Remove workaround for the vCont packetChristina Schimpe2023-01-301-19/+4
* gdb: Add per-remote target variables for memory read and write configChristina Schimpe2023-01-304-65/+169
* gdb: Make global feature array a per-remote target arrayChristina Schimpe2023-01-3021-725/+868
* Automatic date update in version.inGDB Administrator2023-01-301-1/+1
* Automatic date update in version.inGDB Administrator2023-01-291-1/+1
* Automatic date update in version.inGDB Administrator2023-01-281-1/+1
* More const-correctness in cooked indexerTom Tromey2023-01-272-12/+13
* [gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp.tclTom de Vries2023-01-274-34/+14
* Invert test in gdb.ada/ptype_tagged_param.expTom Tromey2023-01-271-1/+1
* gdb/tui: more debug outputAndrew Burgess2023-01-272-0/+24
* gdb/tui: avoid extra refresh_window on vertical scrollAndrew Burgess2023-01-272-7/+14
* gdb/tui: avoid extra refresh_window on horizontal scrollAndrew Burgess2023-01-271-3/+5
* gdb/tui: rewrite of tui_source_window_base to handle very long linesAndrew Burgess2023-01-273-22/+215
* gdb/tui: make m_horizontal_offset privateAndrew Burgess2023-01-271-2/+4
* gdb/tui: disable tui mode when an assert triggersAndrew Burgess2023-01-272-1/+14
* gdb/tui: improve errors from tui focus commandAndrew Burgess2023-01-274-10/+179
* gdb/testsuite: fix line feed scrolling in tuiterm.expAndrew Burgess2023-01-271-2/+16
* Another fix for EFI generation with LTO enabled.Nick Clifton2023-01-272-11/+33
* x86: move reg_operands adjustmentJan Beulich2023-01-271-13/+10
* x86: drop dead SSE2AVX-related codeJan Beulich2023-01-271-22/+8
* x86: use ModR/M for FPU insns with operandsJan Beulich2023-01-274-238/+250
* x86/Intel: improve special casing of certain insnsJan Beulich2023-01-271-21/+15
* opcodes: suppress internationalization on build helper toolsJan Beulich2023-01-273-47/+2
* x86: remove internationalization from i386-gen.cJan Beulich2023-01-271-26/+23
* Call bfd_close_all_done in ld_cleanupAlan Modra2023-01-273-42/+57
* Perform cleanup in bfd_close after errorsAlan Modra2023-01-271-13/+10
* Call bfd_close_all_done in output_file_closeAlan Modra2023-01-271-1/+1
* gas macro memory leaksAlan Modra2023-01-274-52/+45
* gas/testsuite: Add -gcodeview test for aarch64-w64-mingw32Mark Harmstone2023-01-274-0/+350
* gas: Add CodeView constant for aarch64Mark Harmstone2023-01-272-6/+14
* Use clean_restart in gdb.baseTom Tromey2023-01-2636-172/+44
* Use clean_restart in gdb.pythonTom Tromey2023-01-269-49/+11
* Use clean_restart in gdb.cpTom Tromey2023-01-262-8/+2
* Use clean_restart in gdb.disasmTom Tromey2023-01-266-30/+6
* Use clean_restart in gdb.perfTom Tromey2023-01-261-4/+1
* Use clean_restart in gdb.goTom Tromey2023-01-261-5/+1
* Use clean_restart in gdb.stabsTom Tromey2023-01-261-4/+1
* Use clean_restart in gdb.fortranTom Tromey2023-01-262-11/+2
* Use clean_restart in gdb.adaTom Tromey2023-01-263-9/+3
* Use clean_restart in gdb.dwarf2Tom Tromey2023-01-267-22/+7
* Use clean_restart in gdb.reverseTom Tromey2023-01-264-24/+4
* Use clean_restart in gdb.archTom Tromey2023-01-2627-116/+27