aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-08[gdb/testsuite] Fix gdb.base/info-macros.exp with check-read1Tom de Vries4-85/+91
2021-06-08[gdb/testsuite] Simplify gdb.base/info-types.exp.tcl furtherTom de Vries2-31/+46
2021-06-08x86: cover a.out in recently added testsJan Beulich4-41/+47
2021-06-08x86: minor improvements to optimize_imm() (part II)Jan Beulich2-3/+7
2021-06-08x86: minor improvements to optimize_disp() (part II)Jan Beulich2-7/+10
2021-06-08x86-64: avoid bogus warnings with 32-bit addressingJan Beulich9-0/+89
2021-06-08x86: minor improvements to optimize_disp() (part I)Jan Beulich2-11/+18
2021-06-08[gdb/testsuite] Fix gdb.base/batch-preserve-term-settings.exp with check-read1Tom de Vries2-1/+16
2021-06-08[gdb/testsuite] Fix gdb.threads/multi-create-ns-info-thr.expTom de Vries2-1/+6
2021-06-08[gdb/testsuite] Simplify gdb.base/sect-cmd.expTom de Vries2-13/+11
2021-06-08[gdb/testsuite] Fix gdb.base/sect-cmd.expTom de Vries2-1/+5
2021-06-08sim: igen: harmonize tool variablesMike Frysinger8-20/+41
2021-06-08gnulib: import selectMike Frysinger20-26/+2402
2021-06-08gnulib: import netdbMike Frysinger11-15/+570
2021-06-08sim: v850: assume chown is availableMike Frysinger5-11/+9
2021-06-08gnulib: import chownMike Frysinger13-81/+892
2021-06-08Automatic date update in version.inGDB Administrator1-1/+1
2021-06-08Fix a couple -Wdeprecated-copy issuesPedro Alves3-0/+9
2021-06-07gdb_rl_find_completion_word: Remove 'found_quote' localPedro Alves2-20/+9
2021-06-07nat/amd64-linux-siginfo.c: Remove typedefsPedro Alves2-14/+28
2021-06-07nat/amd64-linux-siginfo.c: Move align attribute from typedef to structPedro Alves2-2/+7
2021-06-07gdb/testsuite: gdb.base/continue-all-already-running.exp: add fail if can't r...Simon Marchi2-0/+6
2021-06-07gdb: handle case where type alignment is unknownAndrew Burgess5-1/+168
2021-06-07Add Power 10 PLT instruction patternsCarl Love4-3/+218
2021-06-07gdb/testsuite: use proc_with_prefix in gdb.base/attach.expSimon Marchi2-26/+29
2021-06-07gdb: set only inferior_ptid in sparc_{fetch,store}_inferior_registersSimon Marchi2-6/+11
2021-06-07[gdb/testsuite] Fix gdb.base/run-attach-while-running.expTom de Vries2-1/+13
2021-06-07[gdb/testsuite] Simplify gdb.base/info-types.exp.tclTom de Vries2-12/+13
2021-06-07[gdb/testsuite] Fix gdb.base/new-ui-pending-input.exp timeoutTom de Vries2-1/+7
2021-06-07[gdb/testsuite] Fix info-types-c.expTom de Vries2-7/+12
2021-06-07x86: honor quoted figure braces in i386_att_operand()Jan Beulich4-8/+43
2021-06-07x86: better respect quotes in parse_operands()Jan Beulich4-14/+40
2021-06-07x86: allow unary operators to start a memory operandJan Beulich5-14/+40
2021-06-07x86: make symbol quotation check consistent in i386_att_operand()Jan Beulich5-7/+44
2021-06-07x86: correct absolute branch check with segment overrideJan Beulich2-9/+14
2021-06-07x86/Intel: drop unnecessary bracket matching from parse_operands()Jan Beulich2-13/+8
2021-06-07x86: remove pointless 2nd parameter from check_VecOperations()Jan Beulich3-6/+11
2021-06-07x86: immediate operands don't allow for vector operationsJan Beulich2-10/+4
2021-06-07ix86: wrap constantsJan Beulich6-6/+165
2021-06-07fix Dwarf2 build with certain gcc versionsJan Beulich4-3/+11
2021-06-07Automatic date update in version.inGDB Administrator1-1/+1
2021-06-06gdb/testsuite: set sysroot in gdb.server/stop-reply-no-thread-multi.expSimon Marchi2-0/+12
2021-06-06Automatic date update in version.inGDB Administrator1-1/+1
2021-06-05Fix gdb crash due to SIGPIPE when the compile command failsBernd Edlinger2-0/+36
2021-06-05Really fix data-directory/Makefile rebuildingTom Tromey2-1/+6
2021-06-05Fix gdb/data-directory Makefile-regeneration ruleTom Tromey2-1/+5
2021-06-05Use ACX_NONCANONICAL_TARGET in gdb/configureTom Tromey3-0/+26
2021-06-05sim: common: start dedicated local.mkMike Frysinger8-31/+150
2021-06-05Fix symbol constants tests for Python 3Hannes Domani2-22/+26
2021-06-05arc: Add 'set disassembler-options' supportShahab Vahedi8-4/+92