aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-05Automatic date update in version.inGDB Administrator1-1/+1
2022-12-04PR29846, segmentation fault in objdump.c compare_symbolsAlan Modra1-13/+10
2022-12-04COFF compressed debug supportAlan Modra1-8/+8
2022-12-04Renaming .debug to .zdebug and vice versaAlan Modra4-47/+64
2022-12-04Automatic date update in version.inGDB Administrator1-1/+1
2022-12-03Revert "ld: Add .note.GNU-stack to ld-plugin/dummy.s"H.J. Lu1-1/+1
2022-12-03ld: Add .note.GNU-stack to ld-plugin/dummy.sH.J. Lu1-1/+1
2022-12-03x86: Allow 16-bit register source for LAR and LSLH.J. Lu13-26/+176
2022-12-03Automatic date update in version.inGDB Administrator1-1/+1
2022-12-02gdb/linux-nat: add pid parameter to linux_proc_xfer_memory_partialSimon Marchi1-9/+9
2022-12-02gdb: add some debug statements to solib-svr4.cSimon Marchi1-1/+13
2022-12-02gdb: merge solib-frv aix-solib debug options into "set/show debug solib"Simon Marchi6-124/+68
2022-12-02Add Jan Beulich as an x86_64 maintainer.Nick Clifton1-0/+1
2022-12-02x86: drop most OPERAND_TYPE_* (and rework the rest)Jan Beulich3-334/+81
2022-12-02x86: simplify and slightly correct XCHG vs NOP checkingJan Beulich1-5/+3
2022-12-02x86: also use D for XCHG and TESTJan Beulich3-61/+17
2022-12-02[gdb/testsuite] Prevent timeout in gdb.ada/float-bits.expTom de Vries1-3/+10
2022-12-02Automatic date update in version.inGDB Administrator1-1/+1
2022-12-01PowerPC, fix gdb.reverse/finish-reverse-bkpt.exp and gdb.reverse/next-reverse...Carl Love4-7/+130
2022-12-01Remove call to registers_changed from windows-nat.cTom Tromey1-1/+0
2022-12-01Remove the_windows_nat_target globalTom Tromey1-7/+4
2022-12-01gdb: make frame_register staticSimon Marchi2-12/+6
2022-12-01Add name canonicalization for CTom Tromey8-26/+80
2022-12-01Refactor cooked_index::do_finalizeTom Tromey1-26/+23
2022-12-01Remove language check from dwarf2_compute_nameTom Tromey1-5/+3
2022-12-01gdb/dwarf: add some QUIT macrosSimon Marchi1-0/+4
2022-12-01gdb: remove prune_threads in thread_db_target::update_thread_listSimon Marchi1-2/+0
2022-12-01opcodes: Remove i386-init.h and i386-tbl.h from HFILESH.J. Lu3-6/+0
2022-12-01Avoid timeouts in gdb.compileTom Tromey17-70/+82
2022-12-01Remove obsolete check from skip_compile_feature_testsTom Tromey1-3/+0
2022-12-01Remove one copy of skip_compile_feature_testsTom Tromey8-20/+12
2022-12-01binutils: improve holes detection in .debug_loclists.Clément Chigot1-14/+33
2022-12-01Fix verilog output when the width is > 1.Nick Clifton6-8/+102
2022-12-01x86: rework of match_template()'s suffix checkingJan Beulich1-27/+5
2022-12-01x86: drop No_ldSufJan Beulich5-11600/+11594
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