summaryrefslogtreecommitdiff
path: root/sim/or1k
Commit message (Expand)AuthorAgeFilesLines
* sim: unify toolchain settingsMike Frysinger2021-04-023-153/+162
* sim: set up build-time compiler settingsMike Frysinger2021-02-281-9/+10
* sim: use AC_CHECK_TOOL to find arMike Frysinger2021-02-281-3/+93
* sim: require AC_PROG_CPP explicitlyMike Frysinger2021-02-282-140/+145
* sim: common: split up acinclude.m4 into individual m4 filesMike Frysinger2021-02-214-10/+37
* sim: switch to AC_CONFIG_MACRO_DIRSMike Frysinger2021-02-134-1834/+35
* sim: common: switch AC_CONFIG_HEADERSMike Frysinger2021-02-061-3/+2
* sim: drop use of bfd/configure.hostMike Frysinger2021-02-062-6/+6
* sim: bpf/or1k: fix CGEN_TRACE_EXTRACT nameMike Frysinger2021-01-312-57/+62
* sim: or1k: fix mixing of code & decl warningMike Frysinger2021-01-122-3/+10
* sim: or1k: clean up stale build entriesMike Frysinger2021-01-122-11/+8
* sim: or1k: delete redundant SIM_AC_OPTION_INLINE callMike Frysinger2021-01-123-34/+16
* sim: call SIM_AC_OPTION_WARNINGS(no) in remaining portsMike Frysinger2021-01-113-2/+113
* sim: or1k: fix include ordering with sim-main.hMike Frysinger2021-01-112-0/+6
* sim: clean up C11 header includesMike Frysinger2021-01-114-24/+37
* sim: clean up stale AC_PREREQ refsMike Frysinger2021-01-092-14/+7
* sim: require a C11 compilerMike Frysinger2021-01-082-13/+57
* sim: ChangeLog: move arch-specific entries into the arch dirMike Frysinger2021-01-071-0/+52
* sim: update bug URI to https://Mike Frysinger2021-01-041-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-0117-17/+17
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0117-17/+17
* sim/or1k: Regenerate simStafford Horne2019-06-1310-179/+2978
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0117-17/+17
* sim/opcodes: Allow use of out of tree cgen source directoryAndrew Burgess2018-12-061-5/+11
* or1k: Add the l.muld, l.muldu, l.macu, l.msbu insnsRichard Henderson2018-10-056-168/+945
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-193-513/+573
* config: Sync with GCCSimon Marchi2018-06-181-580/+525
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0217-17/+17
* sim: or1k: add autoconf generated filesStafford Horne2017-12-123-0/+16410
* sim: or1k: add cgen generated filesStafford Horne2017-12-1210-0/+27522
* sim: or1k: add or1k target to simStafford Horne2017-12-129-0/+1620