summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb/testsuite: remove perror calls when failing to runSimon Marchi2022-12-05185-200/+4
* Add missing newline to gdbarch_tdep debugging outputLuis Machado2022-12-051-1/+1
* Prevent an illegal memory access when comparing the prefix of a section name ...Nick Clifton2022-12-052-5/+27
* testsuite: support mold linkerMartin Liska2022-12-054-8/+6
* gdbarch.py: Fix indentation in the generated set_gdbarch_* definitionsThiago Jung Bauermann2022-12-052-210/+217
* gdbarch.py: Fix indentation in the generated gdbarch_dump functionThiago Jung Bauermann2022-12-052-560/+556
* gdb: Update my email address in MAINTAINERSThiago Jung Bauermann2022-12-051-1/+1
* gas: add Dwarf line number test for .macro expansionsJan Beulich2022-12-053-0/+56
* gas: squash (some) .linefile from listingsJan Beulich2022-12-051-1/+4
* gas: avoid inserting extra newline in buffer_and_nest()Jan Beulich2022-12-051-3/+3
* Arm: .noinit and .persistent are not supported for Linux targetsJan Beulich2022-12-051-2/+2
* Fix an illegal memory access when parsing a corrupt VMS Alpha file.Nick Clifton2022-12-052-1/+7
* libopcodes/mips: add support for disassembler stylingAndrew Burgess2022-12-052-109/+201
* opcodes/mips: use .word/.short for undefined instructionsAndrew Burgess2022-12-0524-551/+554
* Re: Renaming .debug to .zdebug and vice versaAlan Modra2022-12-052-4/+4
* Automatic date update in version.inGDB Administrator2022-12-051-1/+1
* PR29846, segmentation fault in objdump.c compare_symbolsAlan Modra2022-12-041-13/+10
* COFF compressed debug supportAlan Modra2022-12-041-8/+8
* Renaming .debug to .zdebug and vice versaAlan Modra2022-12-044-47/+64
* Automatic date update in version.inGDB Administrator2022-12-041-1/+1
* Revert "ld: Add .note.GNU-stack to ld-plugin/dummy.s"H.J. Lu2022-12-031-1/+1
* ld: Add .note.GNU-stack to ld-plugin/dummy.sH.J. Lu2022-12-031-1/+1
* x86: Allow 16-bit register source for LAR and LSLH.J. Lu2022-12-0313-26/+176
* Automatic date update in version.inGDB Administrator2022-12-031-1/+1
* gdb/linux-nat: add pid parameter to linux_proc_xfer_memory_partialSimon Marchi2022-12-021-9/+9
* gdb: add some debug statements to solib-svr4.cSimon Marchi2022-12-021-1/+13
* gdb: merge solib-frv aix-solib debug options into "set/show debug solib"Simon Marchi2022-12-026-124/+68
* Add Jan Beulich as an x86_64 maintainer.Nick Clifton2022-12-021-0/+1
* x86: drop most OPERAND_TYPE_* (and rework the rest)Jan Beulich2022-12-023-334/+81
* x86: simplify and slightly correct XCHG vs NOP checkingJan Beulich2022-12-021-5/+3
* x86: also use D for XCHG and TESTJan Beulich2022-12-023-61/+17
* [gdb/testsuite] Prevent timeout in gdb.ada/float-bits.expTom de Vries2022-12-021-3/+10
* Automatic date update in version.inGDB Administrator2022-12-021-1/+1
* PowerPC, fix gdb.reverse/finish-reverse-bkpt.exp and gdb.reverse/next-reverse...Carl Love2022-12-014-7/+130
* Remove call to registers_changed from windows-nat.cTom Tromey2022-12-011-1/+0
* Remove the_windows_nat_target globalTom Tromey2022-12-011-7/+4
* gdb: make frame_register staticSimon Marchi2022-12-012-12/+6
* Add name canonicalization for CTom Tromey2022-12-018-26/+80
* Refactor cooked_index::do_finalizeTom Tromey2022-12-011-26/+23
* Remove language check from dwarf2_compute_nameTom Tromey2022-12-011-5/+3
* gdb/dwarf: add some QUIT macrosSimon Marchi2022-12-011-0/+4
* gdb: remove prune_threads in thread_db_target::update_thread_listSimon Marchi2022-12-011-2/+0
* opcodes: Remove i386-init.h and i386-tbl.h from HFILESH.J. Lu2022-12-013-6/+0
* Avoid timeouts in gdb.compileTom Tromey2022-12-0117-70/+82
* Remove obsolete check from skip_compile_feature_testsTom Tromey2022-12-011-3/+0
* Remove one copy of skip_compile_feature_testsTom Tromey2022-12-018-20/+12
* binutils: improve holes detection in .debug_loclists.Clément Chigot2022-12-011-14/+33
* Fix verilog output when the width is > 1.Nick Clifton2022-12-016-8/+102
* x86: rework of match_template()'s suffix checkingJan Beulich2022-12-011-27/+5
* x86: drop No_ldSufJan Beulich2022-12-015-11600/+11594