summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb:csky add support target-descriptions for CSKY archJiangshuai Li2022-06-132-6/+506
* [gdb/testsuite] Handle quotes in gdb_py_module_availableTom de Vries2022-06-131-1/+1
* x86: fix incorrect indirectionJan Beulich2022-06-131-1/+1
* x86: replace global scratch bufferJan Beulich2022-06-131-126/+97
* x86: avoid string copy when swapping Vex.W controlled operandsJan Beulich2022-06-131-6/+8
* x86: shrink prefix related disassembler state fieldsJan Beulich2022-06-131-27/+28
* x86: properly initialize struct instr_info instance(s)Jan Beulich2022-06-131-257/+235
* Automatic date update in version.inGDB Administrator2022-06-131-1/+1
* Fix self-test failure in addrmapTom Tromey2022-06-121-7/+3
* Remove psymtab_addrmapTom Tromey2022-06-124-131/+8
* Use malloc for mutable addrmapsTom Tromey2022-06-125-108/+43
* Remove addrmap::create_fixedTom Tromey2022-06-125-28/+11
* Remove addrmap_create_mutableTom Tromey2022-06-125-20/+14
* Remove addrmap wrapper functionsTom Tromey2022-06-1211-139/+84
* Move addrmap classes to addrmap.hTom Tromey2022-06-122-121/+118
* Privacy for addrmap_mutableTom Tromey2022-06-121-64/+78
* Privacy for addrmap_fixedTom Tromey2022-06-121-53/+44
* Use inheritance for addrmapTom Tromey2022-06-121-111/+80
* Trivial fixes to Cygwin build after 8fea1a81Jon Turney2022-06-122-2/+2
* Simplify __USEWIDEJon Turney2022-06-121-26/+0
* Simplify cygwin_buf_tJon Turney2022-06-122-14/+12
* Automatic date update in version.inGDB Administrator2022-06-121-1/+1
* Automatic date update in version.inGDB Administrator2022-06-111-1/+1
* Fix warning-avoidance initialization in xcoffread.cTom Tromey2022-06-101-1/+1
* Fix comparison of unsigned long int to int in record_linux_system_call.Carl Love2022-06-103-65/+148
* PowerPC, correct the gdb ioctl values for TCGETS, TCSETS, TCSETSW and TCSETSF.Carl Love2022-06-101-4/+10
* gdb/testsuite: remove definition of true/false from gdb_compiler_infoAndrew Burgess2022-06-107-5/+22
* Document the ARM_CC_FOR_TARGET testsuite variableLuis Machado2022-06-101-0/+30
* [gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct-fields.expTom de Vries2022-06-101-5/+17
* [gdb/testsuite] Fix timeout in gdb.ada/ghost.expTom de Vries2022-06-101-3/+3
* Automatic date update in version.inGDB Administrator2022-06-101-1/+1
* Minor fix to Python breakpoint event documentationTom Tromey2022-06-091-3/+3
* gdb/aarch64: fix 32-bit arm compatibilityAndrew Burgess2022-06-091-14/+100
* gdb/arm: Document and fix exception stack offsetsYvan Roux2022-06-091-4/+61
* gdb/arm: Simplify logic for updating addressesYvan Roux2022-06-091-4/+5
* Fix ARM_CC_FOR_TARGET handlingPedro Alves2022-06-091-2/+2
* gdb/arm: Terminate unwinding when LR is 0xffffffffYvan Roux2022-06-091-0/+11
* gdb/testsuite: solve problems with compiler_info cachingAndrew Burgess2022-06-091-11/+17
* gdb/testsuite: handle errors better in test_compiler_infoAndrew Burgess2022-06-091-1/+11
* gdb/testsuite: make 'c' default language for get/test compiler infoAndrew Burgess2022-06-091-8/+13
* gdb/testsuite: remove get_compiler_info calls from gdb.exp and dwarf.expAndrew Burgess2022-06-092-30/+1
* gdb/testsuite: use test_compiler_info in gcc_major_versionNils-Christian Kempke2022-06-091-2/+1
* gdb: add Yvan Roux to gdb/MAINTAINERSYvan Roux2022-06-091-0/+1
* gdb/testsuite: resolve duplicate test names in gdb.threads/tls.expAndrew Burgess2022-06-091-1/+4
* gdb/testsuite: resolve duplicate test name in gnu_vector.expAndrew Burgess2022-06-091-9/+11
* Automatic date update in version.inGDB Administrator2022-06-091-1/+1
* gdb: make throw_perror_with_name staticAndrew Burgess2022-06-082-4/+1
* gdb: remove trailing '.' from perror_with_name callsAndrew Burgess2022-06-086-36/+36
* Move CU queue to dwarf2_per_objfileTom Tromey2022-06-082-14/+14
* Change allocation of m_dwarf2_cusTom Tromey2022-06-082-16/+13