aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-06gdb: link executables with libtoolusers/jemarch/gdb-libtoolJose E. Marchesi5-212/+10892
2022-11-05sim: cris: move rvdummy linking to top-levelMike Frysinger3-56/+77
2022-11-05sim: build: add SIM_HW_CFLAGS to top-level build tooMike Frysinger2-3/+6
2022-11-05sim: drop unused SIM_HARDWARE variableMike Frysinger1-2/+1
2022-11-05sim: adjust sim_hw options styleMike Frysinger4-8/+12
2022-11-05sim: ppc: drop unused /dev/zero logicMike Frysinger4-84/+1
2022-11-05sim: ppc: delete unused host bitsize settingsMike Frysinger4-32/+2
2022-11-05sim: ppc: inline the sim-packages optionMike Frysinger4-63/+12
2022-11-05Automatic date update in version.inGDB Administrator1-1/+1
2022-11-04binutils: Run PR binutils/26160 testH.J. Lu2-41/+94
2022-11-04[testsuite] gdb.base/dlmopen: Fix test name and use gdb_attachLancelot SIX1-1/+3
2022-11-04PowerPC update comments for the MMA instruction name changes.Carl Love3-30/+56
2022-11-04PowerPC fix for the gdb.arch/powerpc-power10.exp test.Carl Love2-416/+416
2022-11-04Powerpc fix for gdb.base/unwind-on-each-insn.expCarl Love1-0/+22
2022-11-04x86: adjust recently introduced testcasesJan Beulich8-0/+8
2022-11-04Update release documentation with regard to uploading gprofng docsNick Clifton2-0/+13
2022-11-04gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.expBruno Larsen1-0/+15
2022-11-04opcodes/arm: silence compiler warning about uninitialized variable useAndrew Burgess1-1/+3
2022-11-04sim: rx: drop unused $arch settingMike Frysinger1-2/+0
2022-11-04sim: build: remove various obsolete generation dep variablesMike Frysinger13-239/+4
2022-11-04sim: don't hardcode -ldl for SDL supportMike Frysinger4-11/+17
2022-11-04Support Intel AVX-NE-CONVERTkonglin116-4169/+5420
2022-11-04i386: Rename <xy> template.konglin11-17/+18
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