sim: sh: fix various parentheses warnings
[binutils-gdb.git] / sim / testsuite /
2021-08-18 Mike Frysingersim: rename ChangeLog files to ChangeLog-2021
2021-07-02 Mike Frysingersim: m32r: fix virtual environment with Linux targets
2021-06-15 Mike Frysingersim: enable silent rules in common builds
2021-05-28 Yoshinori Satosim: h8300 add special case test.
2021-05-07 Dimitar Dimitrovsim: Add bfd include path for common testsuite tools
2021-05-06 Yoshinori Satosim: h8300 special case test
2021-05-05 Mike Frysingersim: microblaze: hook up libgloss syscalls
2021-04-19 Mike Frysingersim: syscall: add getpid support
2021-04-08 Mike Frysingersim: testsuite: support exit 77 for unsupported tests
2021-04-08 Mike Frysingersim: testsuite: skip tests when the port is disabled
2021-04-08 Mike Frysingersim: testsuite: calculate $arch from $subdir
2021-04-03 Mike Frysingersim: example-synacor: a simple implementation for reference
2021-04-03 Mike Frysingersim: testsuite: integrate common tests into build
2021-03-07 Mike Frysingersim: testsuite: merge into toplevel automake
2021-02-13 Mike Frysingersim: testsuite: push $arch out to targets
2021-02-05 Mike Frysingersim: riscv: new port
2021-01-19 Mike Frysingersim: bfin: delete accidental ADI copyright
2021-01-16 Mike Frysingersim: testsuite: flatten tree
2021-01-15 Mike Frysingersim: testsuite: delete configure script
2021-01-15 Mike Frysingersim: d10v: relocate tests & clean up test harness
2021-01-15 Mike Frysingersim: mips: delete empty stub test dir
2021-01-15 Mike Frysingersim: frv: clean up redundant test coverage
2021-01-15 Mike Frysingersim: m32r: clean up redundant test coverage
2021-01-15 Mike Frysingersim: testsuite: allow tests to declare expected exit...
2021-01-11 Mike Frysingersim: tests: get common tests working again
2021-01-09 Mike Frysingersim: replace rindex with strrchr
2021-01-09 Mike Frysingersim: sh64: delete port
2021-01-07 Mike Frysingersim: ChangeLog: move arch-specific entries into the...
2021-01-07 Mike Frysingersim: cris: disable test that crashes the linker
2021-01-07 Mike Frysingersim: cris: use -sim with C tests for cris-elf targets
2021-01-07 Mike Frysingerfix paths in ChangeLog
2021-01-07 Mike Frysingersim: cris: fix C tests with newer toolchains
2021-01-06 Mike Frysingersim: fr30: delete unused testsuite
2021-01-06 Mike Frysingersim: testsuite: delete unused Make-common.in file
2021-01-06 Mike Frysingersim: h8300: fix test mach markers
2021-01-06 Mike Frysingersim: h8300: simplify testsuite runner
2021-01-05 Mike Frysingersim: stdlib.h for abs()
2021-01-04 Mike Frysingersim: update bug URI to https://
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-12 Dimitar Dimitrovsim: pru: Add support for LMBD instruction
2020-10-06 Andrew Burgesssim: Fix autoreconf errors in sim/ directory
2020-09-08 David Faustbpf: simulator: correct div, mod insn semantics
2020-08-05 Jozef LawrynowiczMSP430: sim: Fix incorrect simulation of unsigned widen...
2020-08-04 Jose E. Marchesisim: eBPF simulator
2020-07-29 Simon MarchiRun `autoreconf -vf` throughout
2020-01-22 Jozef LawrynowiczMSP430: Fix simulator execution of RRUX instruction
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-19 Tom TromeyAdd install-strip to sim/
2019-09-23 Dimitar DimitrovAdd testsuite for the PRU simulator port
2019-06-13 Stafford Hornesim/testsuite/or1k: Add tests for unordered compares
2019-06-13 Stafford Hornesim/testsuite/or1k: Add test case for l.adrp instruction
2019-06-13 Stafford Hornesim/testsuite/or1k: Add test for 64-bit fpu operations
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-05 Richard Hendersonor1k: Add the l.muld, l.muldu, l.macu, l.msbu insns
2018-06-19 Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-06-18 Simon Marchiconfig: Sync with GCC
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-12 Peter Gavinsim: testsuite: add testsuite for or1k sim
2017-04-22 Jim WilsonFix ldn/stn multiple instructions. Fix testcases with...
2017-04-08 Jim WilsonAdd support for fcvtl and fcvtl2.
2017-04-08 Jim WilsonSupport the fcmXX zero instructions.
2017-03-26 Jim WilsonFix bug with cmn/adds where C flag was incorrectly...
2017-03-03 Jim WilsonFix umulh and smulh bugs. Fix bugs in last week's...
2017-02-26 Jim WilsonAdd missing smov support, and clean up existing umov...
2017-02-26 Jim WilsonAdd missing cnt (popcount) instruction support.
2017-02-19 Jim WilsonFix for aarch64 sim sxtl/uxtl insns, plus another fix...
2017-02-14 Jim WilsonAdd self to aarch64 maintainers. Fix mla instruction.
2017-02-14 Jim WilsonFix bit/bif instructions.
2017-02-14 Jim WilsonAdd ldn/stn single support, fix ldnr support.
2017-01-24 Jim WilsonAdd support for cmtst.
2017-01-18 Jim WilsonFixes for addv and xtn2 instructions.
2017-01-09 Jim WilsonFix problems with the implementation of the uzp1 and...
2017-01-05 Jim WilsonFive fixes, for fcsel, fcvtz, fminnm, mls, and non...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-21 Jim WilsonFix bugs with float compare and Inf operands.
2016-12-13 Jim WilsonFix aarch64 sim bug with adds64, and add testcases...
2016-01-10 Mike Frysingersim: drop --enable-sim-cflags option
2016-01-06 Joel BrobeckerChange copyright owner to FSF in sim/testsuite/sim...
2016-01-05 Nick CliftonFix the execution of the MSP430 simulator testsuite.
2016-01-04 Mike Frysingersim: parse_args: polish getopt error message
2016-01-03 Mike Frysingersim: convert to bfd_endian
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-25 Mike Frysingersim: cris: migrate from WITH_DEVICES to WITH_HW
2015-12-25 Mike Frysingersim: cris: set up sane default path to rvdummy
2015-12-25 Mike Frysingersim: make LMA loading the default for all targets
2015-11-24 Nick CliftonAdd an AArch64 simulator to GDB.
2015-11-15 Mike Frysingersim: mcore: add a fail testcase
2015-11-15 Mike Frysingersim: m32c: add a basic testsuite
2015-11-15 Mike Frysingersim: testsuite: support basic vars in flags
2015-11-10 Mike Frysingersim: m32c: move test code to testsuite
2015-10-13 James Bowmansim: ft32: test coverage for link parameters and PM...
2015-10-11 Mike Frysingersim: bfin: handle negative left saturated shifts as...
2015-09-25 Andrew Bennett[PATCH] Add micromips support to the MIPS simulator
2015-07-24 H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-04-12 Hans-Peter NilssonDo unset_currtarget_info ldscript for all simulator...
2015-04-05 Mike Frysingersim: moxie: fix running after nrun conversion
2015-04-05 Mike Frysingersim: mn10300: add a basic testsuite
2015-04-05 Mike Frysingersim: m68hc11: add a basic testsuite
2015-04-05 Mike Frysingersim: iq2000: add a basic testsuite
2015-04-05 Mike Frysingersim: lm32: add a basic testsuite
next