aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-03libopcodes/mips: add support for disassembler stylingusers/aburgess/try-mips-disasm-stylingAndrew Burgess2-109/+201
2022-11-03opcodes/mips: use .word/.short for undefined instructionsAndrew Burgess24-551/+554
2022-11-03AVR Linker: Allow the start of the data region to be specified on the linker ...Nick Clifton1-1/+1
2022-11-03AVR Linker: Allow the start of the data region to specified on the command line.Nick Clifton2-1/+10
2022-11-03sim: move common flags to default AM_CPPFLAGSMike Frysinger5-175/+39
2022-11-03sim: merge gnulib logic into the top-levelMike Frysinger4-3/+20
2022-11-03sim: common: remove unused include pathsMike Frysinger1-3/+3
2022-11-03Automatic date update in version.inGDB Administrator1-1/+1
2022-11-02arm: PR 29739 Fix typo where ';' should not have been replaced with '@'Christophe Lyon3-3/+3
2022-11-02sim: split CPPFLAGS between build & hostMike Frysinger6-4/+19
2022-11-02sim: h8300: switch to cpu for stateMike Frysinger1-394/+299
2022-11-02sim: common: change sim_{fetch,store}_register helpers to use void* buffersMike Frysinger37-115/+123
2022-11-02Fix Cygwin build after 20489ccaJon Turney1-7/+9
2022-11-02Fix Cygwin build after bcb9251fJon Turney1-1/+1
2022-11-02x86: drop bogus TbyteJan Beulich2-4/+4
2022-11-02x86: simplify expressions in update_imm()Jan Beulich1-23/+14
2022-11-02RISC-V: Fixed the missing $x+arch when adding odd paddings for alignment.Nelson Chu4-38/+67
2022-11-02Support Intel MSRLISTHu, Lin115-4162/+4284
2022-11-02Support Intel WRMSRNSHu, Lin115-4161/+4256
2022-11-02Add handler for more i386_cpu_flagsKong Lingling1-0/+17
2022-11-02Support Intel CMPccXADDHaochen Jiang15-4151/+5623
2022-11-02Support Intel AVX-VNNI-INT8Cui,Lili16-457/+1159
2022-11-02Support Intel AVX-IFMAHongyu Wang22-4160/+4476
2022-11-02Automatic date update in version.inGDB Administrator1-1/+1
2022-11-01opcodes/arm: don't pass non-string literal to printf like functionAndrew Burgess1-2/+3
2022-11-01opcodes/arm: silence compiler warning about uninitialized variable useAndrew Burgess1-1/+3
2022-11-01opcodes/arm: add disassembler styling for armAndrew Burgess3-1004/+1633
2022-11-01opcodes/arm: use '@' consistently for the comment characterAndrew Burgess237-3548/+3548
2022-11-01Automatic date update in version.inGDB Administrator1-1/+1
2022-10-31Add missing TYPE_CODE_* constants to PythonTom Tromey6-170/+173
2022-10-31Remove REPARSE condition to force hardware resource checking when updating wa...Carl Love1-4/+3
2022-10-31PowerPC, add support for recording pipe2 system call.Carl Love1-0/+2
2022-10-31x86: minor improvements to optimize_imm() (part III)Jan Beulich3-15/+8
2022-10-31sim: reg: constify store helperMike Frysinger38-46/+48
2022-10-31sim: constify various integer readersMike Frysinger16-24/+24
2022-10-31sim: cgen: constify GETT helpersMike Frysinger1-2/+2
2022-10-31sim: common: change sim_read & sim_write to use void* buffersMike Frysinger21-88/+97
2022-10-31x86: Silence GCC 12 warning on tc-i386.cH.J. Lu2-5/+5
2022-10-31Use enum for gdbarch's call_dummy_locationTom Tromey5-9/+13
2022-10-31Inline initialization of gdbarch membersTom Tromey3-206/+111
2022-10-31Fix regression in pointer-to-member printingTom Tromey3-1/+13
2022-10-31Updated Romainain translation for the binutils sub-directory and Swedish tran...Nick Clifton3-5630/+6636
2022-10-31Support Intel PREFETCHICui, Lili19-4144/+4366
2022-10-31gdb/testsuite: fix gdb.cp/converts.exp to run with clangBruno Larsen1-1/+1
2022-10-31gdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp when using clangBruno Larsen1-0/+12
2022-10-31RX assembler: switch arguments of thw MVTACGU insn.Yoshinori Sato5-12/+21
2022-10-31objdump: Add configure time option to enable colored disassembly output by de...Nick Clifton7-20/+106
2022-10-31ld: Add publics stream to PDB filesMark Harmstone6-8/+559
2022-10-31ld: Add section header stream to PDB filesMark Harmstone2-3/+189
2022-10-31ld: Use %E in einfo in pdb.cMark Harmstone1-10/+9