aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-01-18sim: common: simplify version scriptMike Frysinger1-0/+6
2021-01-18sim: common: delete configure & MakefileMike Frysinger1-0/+4
2021-01-13sim: watch: add basic default handler that trapsMike Frysinger1-0/+6
2021-01-13sim: watch: fix range expression processingMike Frysinger1-0/+4
2021-01-13sim: watch: fix pc watchpoints on little endian host systemsMike Frysinger1-0/+9
2021-01-12sim: common: use #error properlyMike Frysinger1-0/+4
2021-01-11sim: always call SIM_AC_OPTION_WARNINGSMike Frysinger1-0/+4
2021-01-11sim: common: fix printf formatsMike Frysinger1-0/+4
2021-01-11sim: clean up C11 header includesMike Frysinger1-0/+13
2021-01-09sim: common: clean up asprintf includes a bitMike Frysinger1-0/+5
2021-01-09sim: clean up stale AC_PREREQ refsMike Frysinger1-0/+4
2021-01-09sim: enable -Werror by default for some archesMike Frysinger1-0/+5
2021-01-09sim: hw: rework code to avoid gcc warningsMike Frysinger1-0/+5
2021-01-09sim: common: add missing stdlib.h for abort()Mike Frysinger1-0/+5
2021-01-08sim: require a C11 compilerMike Frysinger1-0/+6
2021-01-07gdb/sim: add support for exporting memory mapMike Frysinger1-0/+4
2021-01-04sim: update bug URI to https://Mike Frysinger1-0/+5
2021-01-04sim: common: version: add build & homepage info when interactiveMike Frysinger1-0/+5
2021-01-04sim: common: use sim_config_print nameMike Frysinger1-1/+1
2021-01-04sim: common: add a version output helper w/copyright+license infoMike Frysinger1-0/+6
2021-01-04sim: common: rename sim_print_configMike Frysinger1-0/+6
2021-01-02sim: common: add align_{up,down} to match gdbMike Frysinger1-0/+6
2020-08-10[sim] Fix mbuild build breaker in sim-cpu.cTom de Vries1-0/+4
2020-01-19sim: add some stdlib.h includesSimon Marchi1-0/+9
2019-12-19Add install-strip to sim/Tom Tromey1-0/+5
2019-12-04sim-utils.c: prevent buffer overflow.Pavel I. Kryukov1-0/+4
2019-09-23sim: Add PRU simulator portDimitar Dimitrov1-0/+5
2019-06-13sim/common: wire up new unordered comparisonsStafford Horne1-0/+6
2019-06-13sim/common: Wire in df/di conversionStafford Horne1-0/+5
2019-04-13sim: Use host not target byte order for merging and splitting valuesAndrew Burgess1-0/+9
2019-03-28sim: fix all sim buildsAndrew Burgess1-0/+5
2019-03-28sim/common: Fix warnings: "warning: implicit declaration of function..."Stafford Horne1-0/+11
2019-03-28sim/common: convert sim-arange to use sim-inlineStafford Horne1-0/+26
2019-01-26Fix the sim buildTom Tromey1-0/+5
2019-01-16Actually remove definitions of DEFINE_NON_INLINE_P and DEFINE_INLINE_PSimon Marchi1-1/+1
2019-01-16Do not expand macros to 'defined'Pavel I. Kryukov1-0/+4
2019-01-15sim: Fix definition of SIM_ARANGE_INLINESimon Marchi1-0/+4
2018-12-18sim: Don't overwrite stored errno in sim_syscall_multiAndrew Burgess1-0/+5
2018-10-05or1k: Add the l.muld, l.muldu, l.macu, l.msbu insnsRichard Henderson1-0/+7
2018-09-28Change "xor" name in cpu_core to allow building with iso646.h or C++ compilerКомпан, Вячеслав Олегович1-0/+8
2017-12-12sim: cgen: add MUL2OFSI and MUL1OFSI functions (needed for OR1K l.mul[u])Peter Gavin1-0/+7
2017-12-12sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])Peter Gavin1-0/+11
2017-09-06Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin1-0/+5
2017-05-24Refactor disassembler selectionYao Qi1-0/+4
2016-08-15sim: unify symbol table handlingMike Frysinger1-0/+12
2016-08-13sim: cgen: constify mode_namesMike Frysinger1-0/+5
2016-08-13sim: cgen: drop unused argv/envp definitionsMike Frysinger1-0/+5
2016-02-04Prevent possible undefined behaviour computing the size of the scache by usin...Nick Clifton1-0/+6
2016-01-17Minor comment fixes in sim/common/sim-fpu.c.Joel Brobecker1-0/+4
2016-01-17minor reformatting in sim/common/sim-fpu.c.Joel Brobecker1-0/+5