summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: link executables with libtoolusers/jemarch/gdb-libtoolJose E. Marchesi2022-11-065-212/+10892
* sim: cris: move rvdummy linking to top-levelMike Frysinger2022-11-053-56/+77
* sim: build: add SIM_HW_CFLAGS to top-level build tooMike Frysinger2022-11-052-3/+6
* sim: drop unused SIM_HARDWARE variableMike Frysinger2022-11-051-2/+1
* sim: adjust sim_hw options styleMike Frysinger2022-11-054-8/+12
* sim: ppc: drop unused /dev/zero logicMike Frysinger2022-11-054-84/+1
* sim: ppc: delete unused host bitsize settingsMike Frysinger2022-11-054-32/+2
* sim: ppc: inline the sim-packages optionMike Frysinger2022-11-054-63/+12
* Automatic date update in version.inGDB Administrator2022-11-051-1/+1
* binutils: Run PR binutils/26160 testH.J. Lu2022-11-042-41/+94
* [testsuite] gdb.base/dlmopen: Fix test name and use gdb_attachLancelot SIX2022-11-041-1/+3
* PowerPC update comments for the MMA instruction name changes.Carl Love2022-11-043-30/+56
* PowerPC fix for the gdb.arch/powerpc-power10.exp test.Carl Love2022-11-042-416/+416
* Powerpc fix for gdb.base/unwind-on-each-insn.expCarl Love2022-11-041-0/+22
* x86: adjust recently introduced testcasesJan Beulich2022-11-048-0/+8
* Update release documentation with regard to uploading gprofng docsNick Clifton2022-11-042-0/+13
* gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.expBruno Larsen2022-11-041-0/+15
* opcodes/arm: silence compiler warning about uninitialized variable useAndrew Burgess2022-11-041-1/+3
* sim: rx: drop unused $arch settingMike Frysinger2022-11-041-2/+0
* sim: build: remove various obsolete generation dep variablesMike Frysinger2022-11-0413-239/+4
* sim: don't hardcode -ldl for SDL supportMike Frysinger2022-11-044-11/+17
* Support Intel AVX-NE-CONVERTkonglin12022-11-0416-4169/+5420
* i386: Rename <xy> template.konglin12022-11-041-17/+18
* Support multiple .eh_frame sectionsJojo R2022-11-046-3/+49
* gas/doc/internals.texi: fix typoJojo R2022-11-041-2/+1
* sim: drop -lm from SIM_EXTRA_LIBSMike Frysinger2022-11-047-9/+2
* sim: build: change AC_CHECK_LIB to AC_SEARCH_LIBSMike Frysinger2022-11-043-107/+150
* sim: build: drop duplicate $(LIBS) usageMike Frysinger2022-11-041-2/+1
* sim: build: switch to bfd & opcodes libtool linker scriptsMike Frysinger2022-11-049-431/+18
* sim: build: switch to libtool for linkingMike Frysinger2022-11-044-7/+19
* Automatic date update in version.inGDB Administrator2022-11-041-1/+1
* sim: testsuite: fix cris stat3 in diff setupsMike Frysinger2022-11-041-6/+10
* sim: testsuite: fix cris badarch in multi-target buildsMike Frysinger2022-11-041-1/+1
* sim: cleanup unused SIM_EXTRA_CFLAGSMike Frysinger2022-11-043-7/+0
* sim: m32c/rx: drop useless $(ENDLIST)Mike Frysinger2022-11-042-10/+4
* sim: mips: simplify fpu configure logicMike Frysinger2022-11-042-22/+14
* sim: erc32: link sis to run programMike Frysinger2022-11-041-6/+3
* V850 Linker: do not complain about RWX segments.Nick Clifton2022-11-032-2/+9
* sim: v850: switch to standard (high-level) trace definesMike Frysinger2022-11-033-6/+2
* sim: ppc: include copyright & license in --versionMike Frysinger2022-11-031-0/+5
* sim: update --version copyright yearMike Frysinger2022-11-031-1/+1
* sim: ppc: drop use of DATE & TIMEMike Frysinger2022-11-031-6/+0
* gdb: Fix issue with Clang CLI macrosBruno Larsen2022-11-0310-11/+179
* 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