aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-04Support multiple .eh_frame sectionsJojo R6-3/+49
2022-11-04gas/doc/internals.texi: fix typoJojo R1-2/+1
2022-11-04sim: drop -lm from SIM_EXTRA_LIBSMike Frysinger7-9/+2
2022-11-04sim: build: change AC_CHECK_LIB to AC_SEARCH_LIBSMike Frysinger3-107/+150
2022-11-04sim: build: drop duplicate $(LIBS) usageMike Frysinger1-2/+1
2022-11-04sim: build: switch to bfd & opcodes libtool linker scriptsMike Frysinger9-431/+18
2022-11-04sim: build: switch to libtool for linkingMike Frysinger4-7/+19
2022-11-04Automatic date update in version.inGDB Administrator1-1/+1
2022-11-04sim: testsuite: fix cris stat3 in diff setupsMike Frysinger1-6/+10
2022-11-04sim: testsuite: fix cris badarch in multi-target buildsMike Frysinger1-1/+1
2022-11-04sim: cleanup unused SIM_EXTRA_CFLAGSMike Frysinger3-7/+0
2022-11-04sim: m32c/rx: drop useless $(ENDLIST)Mike Frysinger2-10/+4
2022-11-04sim: mips: simplify fpu configure logicMike Frysinger2-22/+14
2022-11-04sim: erc32: link sis to run programMike Frysinger1-6/+3
2022-11-03V850 Linker: do not complain about RWX segments.Nick Clifton2-2/+9
2022-11-03sim: v850: switch to standard (high-level) trace definesMike Frysinger3-6/+2
2022-11-03sim: ppc: include copyright & license in --versionMike Frysinger1-0/+5
2022-11-03sim: update --version copyright yearMike Frysinger1-1/+1
2022-11-03sim: ppc: drop use of DATE & TIMEMike Frysinger1-6/+0
2022-11-03gdb: Fix issue with Clang CLI macrosBruno Larsen10-11/+179
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