aboutsummaryrefslogtreecommitdiff
path: root/sim
AgeCommit message (Expand)AuthorFilesLines
2020-02-06sim/aarch64: Fix register ordering bug in blr (PR sim/25318)Carlo Bramini2-4/+9
2020-01-22MSP430: Fix simulator execution of RRUX instructionJozef Lawrynowicz4-2/+27
2020-01-19sim: add some stdlib.h includesSimon Marchi7-2/+21
2020-01-17Fix spelling errorsChristian Biesinger2-1/+5
2020-01-01Update copyright year range in all GDB files.Joel Brobecker641-641/+641
2019-12-19Add install-strip to sim/Tom Tromey10-0/+43
2019-12-14Add unlink support to moxie simulatorAnthony Green2-3/+21
2019-12-06[ARM, sim] Fix build error and warningsLuis Machado6-67/+71
2019-12-04sim-utils.c: prevent buffer overflow.Pavel I. Kryukov2-4/+8
2019-09-23Add testsuite for the PRU simulator portDimitar Dimitrov14-0/+582
2019-09-23sim: Add PRU simulator portDimitar Dimitrov17-0/+17767
2019-09-20bfd macro conversion to inline functionsAlan Modra2-5/+4
2019-09-19bfd_section_* macrosAlan Modra16-82/+87
2019-09-06bfd_get_filenameAlan Modra2-1/+5
2019-06-13sim/testsuite/or1k: Add tests for unordered comparesStafford Horne3-0/+202
2019-06-13sim/testsuite/or1k: Add test case for l.adrp instructionStafford Horne2-0/+77
2019-06-13sim/testsuite/or1k: Add test for 64-bit fpu operationsStafford Horne2-0/+176
2019-06-13sim/common: wire up new unordered comparisonsStafford Horne3-0/+33
2019-06-13sim/common: Wire in df/di conversionStafford Horne2-0/+29
2019-06-13sim/or1k: Regenerate simStafford Horne11-179/+2988
2019-04-13sim: Use host not target byte order for merging and splitting valuesAndrew Burgess2-5/+14
2019-03-28sim: fix all sim buildsAndrew Burgess3-0/+8
2019-03-28sim: fix aarch64 sim buildAndrew Burgess3-0/+7
2019-03-28sim/common: Fix warnings: "warning: implicit declaration of function..."Stafford Horne7-0/+28
2019-03-28sim/common: convert sim-arange to use sim-inlineStafford Horne8-36/+83
2019-02-28(gdb/sim) Move Mike Frysinger to past maintainers sectionJoel Brobecker2-1/+5
2019-02-13Add Andrew Burgess as global maintainer of gdb/ and sim/Simon Marchi2-1/+6
2019-01-26Fix the sim buildTom Tromey5-4/+51
2019-01-16Actually remove definitions of DEFINE_NON_INLINE_P and DEFINE_INLINE_PSimon Marchi2-4/+1
2019-01-16Do not expand macros to 'defined'Pavel I. Kryukov2-5/+7
2019-01-15sim: Fix definition of SIM_ARANGE_INLINESimon Marchi2-1/+5
2019-01-03Add 'extern C' if simulator is written in C++Павел Крюков2-0/+12
2019-01-01Update copyright year range in all GDB files.Joel Brobecker618-618/+618
2018-12-18sim: Don't overwrite stored errno in sim_syscall_multiAndrew Burgess2-5/+5
2018-12-06sim/cris: Fix references to cgen cpu directoryAndrew Burgess2-10/+13
2018-12-06sim/opcodes: Allow use of out of tree cgen source directoryAndrew Burgess9-40/+100
2018-10-30[src/erc32] Use ncurses instead of termcap on Cygwin tooJoel Sherrill3-10/+15
2018-10-05or1k: Add the l.muld, l.muldu, l.macu, l.msbu insnsRichard Henderson12-233/+1058
2018-09-28Change "xor" name in cpu_core to allow building with iso646.h or C++ compilerКомпан, Вячеслав Олегович3-4/+14
2018-07-21Update my e-mail address, limit maintenance to MIPS I-IV ISAsMaciej W. Rozycki2-1/+6
2018-07-19Remove myself from target-specific MAINTAINERSDJ Delorie2-4/+8
2018-07-14sim: Add Stafford Horne as or1k maintainer.Stafford Horne2-0/+5
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi132-17835/+19994
2018-06-18config: Sync with GCCSimon Marchi32-974/+1037
2018-05-09PR22069, Several instances of register accidentally spelled as regsiterAlan Modra3-2/+7
2018-01-22MAINTAINERS: Update my company e-mail addressMaciej W. Rozycki2-1/+5
2018-01-02Fix compile time warning (in the ARM simulator) about a print statement with ...Nick Clifton2-1/+7
2018-01-02Update copyright year range in all GDB filesJoel Brobecker618-618/+618
2017-12-12sim: testsuite: add testsuite for or1k simPeter Gavin28-0/+6510
2017-12-12sim: or1k: add autoconf generated filesStafford Horne5-0/+16427