summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libopcodes/mips: add support for disassembler stylingusers/aburgess/try-mips-disasm-stylingAndrew Burgess2022-11-032-109/+201
* opcodes/mips: use .word/.short for undefined instructionsAndrew Burgess2022-11-0324-551/+554
* AVR Linker: Allow the start of the data region to be specified on the linker ...Nick Clifton2022-11-031-1/+1
* AVR Linker: Allow the start of the data region to specified on the command line.Nick Clifton2022-11-032-1/+10
* sim: move common flags to default AM_CPPFLAGSMike Frysinger2022-11-035-175/+39
* sim: merge gnulib logic into the top-levelMike Frysinger2022-11-034-3/+20
* sim: common: remove unused include pathsMike Frysinger2022-11-031-3/+3
* Automatic date update in version.inGDB Administrator2022-11-031-1/+1
* arm: PR 29739 Fix typo where ';' should not have been replaced with '@'Christophe Lyon2022-11-023-3/+3
* sim: split CPPFLAGS between build & hostMike Frysinger2022-11-026-4/+19
* sim: h8300: switch to cpu for stateMike Frysinger2022-11-021-394/+299
* sim: common: change sim_{fetch,store}_register helpers to use void* buffersMike Frysinger2022-11-0237-115/+123
* Fix Cygwin build after 20489ccaJon Turney2022-11-021-7/+9
* Fix Cygwin build after bcb9251fJon Turney2022-11-021-1/+1
* x86: drop bogus TbyteJan Beulich2022-11-022-4/+4
* x86: simplify expressions in update_imm()Jan Beulich2022-11-021-23/+14
* RISC-V: Fixed the missing $x+arch when adding odd paddings for alignment.Nelson Chu2022-11-024-38/+67
* Support Intel MSRLISTHu, Lin12022-11-0215-4162/+4284
* Support Intel WRMSRNSHu, Lin12022-11-0215-4161/+4256
* Add handler for more i386_cpu_flagsKong Lingling2022-11-021-0/+17
* Support Intel CMPccXADDHaochen Jiang2022-11-0215-4151/+5623
* Support Intel AVX-VNNI-INT8Cui,Lili2022-11-0216-457/+1159
* Support Intel AVX-IFMAHongyu Wang2022-11-0222-4160/+4476
* Automatic date update in version.inGDB Administrator2022-11-021-1/+1
* opcodes/arm: don't pass non-string literal to printf like functionAndrew Burgess2022-11-011-2/+3
* opcodes/arm: silence compiler warning about uninitialized variable useAndrew Burgess2022-11-011-1/+3
* opcodes/arm: add disassembler styling for armAndrew Burgess2022-11-013-1004/+1633
* opcodes/arm: use '@' consistently for the comment characterAndrew Burgess2022-11-01237-3548/+3548
* Automatic date update in version.inGDB Administrator2022-11-011-1/+1
* Add missing TYPE_CODE_* constants to PythonTom Tromey2022-10-316-170/+173
* Remove REPARSE condition to force hardware resource checking when updating wa...Carl Love2022-10-311-4/+3
* PowerPC, add support for recording pipe2 system call.Carl Love2022-10-311-0/+2
* x86: minor improvements to optimize_imm() (part III)Jan Beulich2022-10-313-15/+8
* sim: reg: constify store helperMike Frysinger2022-10-3138-46/+48
* sim: constify various integer readersMike Frysinger2022-10-3116-24/+24
* sim: cgen: constify GETT helpersMike Frysinger2022-10-311-2/+2
* sim: common: change sim_read & sim_write to use void* buffersMike Frysinger2022-10-3121-88/+97
* x86: Silence GCC 12 warning on tc-i386.cH.J. Lu2022-10-312-5/+5
* Use enum for gdbarch's call_dummy_locationTom Tromey2022-10-315-9/+13
* Inline initialization of gdbarch membersTom Tromey2022-10-313-206/+111
* Fix regression in pointer-to-member printingTom Tromey2022-10-313-1/+13
* Updated Romainain translation for the binutils sub-directory and Swedish tran...Nick Clifton2022-10-313-5630/+6636
* Support Intel PREFETCHICui, Lili2022-10-3119-4144/+4366
* gdb/testsuite: fix gdb.cp/converts.exp to run with clangBruno Larsen2022-10-311-1/+1
* gdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp when using clangBruno Larsen2022-10-311-0/+12
* RX assembler: switch arguments of thw MVTACGU insn.Yoshinori Sato2022-10-315-12/+21
* objdump: Add configure time option to enable colored disassembly output by de...Nick Clifton2022-10-317-20/+106
* ld: Add publics stream to PDB filesMark Harmstone2022-10-316-8/+559
* ld: Add section header stream to PDB filesMark Harmstone2022-10-312-3/+189
* ld: Use %E in einfo in pdb.cMark Harmstone2022-10-311-10/+9