| Commit message (Expand) | Author | Age | Files | Lines |
* | [src/erc32] Use ncurses instead of termcap on Cygwin too | Joel Sherrill | 2018-10-30 | 1 | -0/+6 |
* | Honor an existing CC_FOR_BUILD in the environment for sim. | John Baldwin | 2017-09-06 | 1 | -0/+4 |
* | sim: move many common settings from CPPFLAGS to config.h | Mike Frysinger | 2016-01-10 | 1 | -0/+4 |
* | sim: drop unused SIM_AC_OPTION_PACKAGES | Mike Frysinger | 2016-01-10 | 1 | -0/+4 |
* | sim: allow the environment configure option everywhere | Mike Frysinger | 2016-01-10 | 1 | -0/+4 |
* | sim: allow the assert configure option everywhere | Mike Frysinger | 2016-01-10 | 1 | -0/+4 |
* | sim: drop targ-vals.def->nltvals.def indirection | Mike Frysinger | 2016-01-10 | 1 | -0/+4 |
* | sim: allow the inline configure option everywhere | Mike Frysinger | 2016-01-10 | 1 | -0/+4 |
* | sim: drop --enable-sim-{regparm,stdcall} options | Mike Frysinger | 2016-01-10 | 1 | -0/+4 |
* | sim: drop --enable-sim-cflags option | Mike Frysinger | 2016-01-10 | 1 | -0/+4 |
* | sim: drop common/cconfig.h in favor of a single config.h | Mike Frysinger | 2016-01-09 | 1 | -0/+4 |
* | sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly | Mike Frysinger | 2016-01-06 | 1 | -0/+5 |
* | sim: punt x86-specific bswap logic | Mike Frysinger | 2016-01-04 | 1 | -0/+4 |
* | sim: use libiberty countargv in more places | Mike Frysinger | 2016-01-03 | 1 | -0/+4 |
* | sim: drop host endian configure option | Mike Frysinger | 2016-01-03 | 1 | -0/+9 |
* | sim: convert to bfd_endian | Mike Frysinger | 2016-01-03 | 1 | -0/+4 |
* | sim: punt WITH_DEVICES & tconfig.h support | Mike Frysinger | 2015-12-26 | 1 | -0/+4 |
* | Remove leading/trailing white spaces in ChangeLog | H.J. Lu | 2015-07-24 | 1 | -23/+23 |
* | sim: use AS_HELP_STRING everywhere | Mike Frysinger | 2015-06-23 | 1 | -0/+4 |
* | sim: update configure.in->configure.ac docs | Mike Frysinger | 2015-06-12 | 1 | -0/+4 |
* | sim: drop -DTRACE from configure | Mike Frysinger | 2015-06-12 | 1 | -0/+4 |
* | sim: erc32: restore attribution | Mike Frysinger | 2015-05-17 | 1 | -0/+5 |
* | Switch erc32 simulator copyright headers to FSF. | Joel Brobecker | 2015-05-08 | 1 | -0/+7 |
* | Fix problems in the sim sources discovered by running the cppcheck static ana... | Nick Clifton | 2015-04-29 | 1 | -0/+5 |
* | Fix typos in sim sources exposed by static analysis. | Nick Clifton | 2015-04-24 | 1 | -0/+6 |
* | sim/erc32: Switched emulated memory to host endian order. | Jiri Gaisler | 2015-04-19 | 1 | -0/+22 |
* | sim: fix the PKGVERSION define | Mike Frysinger | 2015-04-13 | 1 | -0/+4 |
* | sim: update zlib handling | Mike Frysinger | 2015-04-01 | 1 | -0/+4 |
* | sim/erc32: Fix a few compiler warnings | Jiri Gaisler | 2015-03-28 | 1 | -0/+8 |
* | sim/erc32: Use memory_iread() function for instruction fetching. | Jiri Gaisler | 2015-03-28 | 1 | -0/+9 |
* | sim: erc32: strip paren from return statements | Mike Frysinger | 2015-03-28 | 1 | -0/+13 |
* | sim: erc32/h8300/m68hc11: trim unused functions | Mike Frysinger | 2015-03-24 | 1 | -0/+4 |
* | sim/erc32: Removed type mismatch compiler warnings | Jiri Gaisler | 2015-03-17 | 1 | -0/+5 |
* | sim/erc32: Added -v command line switch for verbose output | Jiri Gaisler | 2015-03-17 | 1 | -0/+9 |
* | sim: rename tconfig.in to tconfig.h | Mike Frysinger | 2015-03-16 | 1 | -0/+4 |
* | sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianess | Jiri Gaisler | 2015-03-16 | 1 | -0/+13 |
* | sim: make nrun the default run program | Mike Frysinger | 2015-03-14 | 1 | -0/+4 |
* | sim: drop duplicate header checks | Mike Frysinger | 2015-03-14 | 1 | -0/+5 |
* | sim/erc32: Use readline.h for readline types and functions. | Jiri Gaisler | 2015-02-22 | 1 | -0/+5 |
* | sim/erc32: Fix incorrect simulator performance report | Jiri Gaisler | 2015-02-21 | 1 | -0/+8 |
* | sim/erc32: Remove unused defines in Makefile and switch off statistics | Jiri Gaisler | 2015-02-21 | 1 | -0/+4 |
* | sim/erc32: Use fenv.h for host FPU access | Jiri Gaisler | 2015-02-21 | 1 | -0/+5 |
* | sim/erc32: Perform pseudo-init if binary linked to non-zero address. | Jiri Gaisler | 2015-02-21 | 1 | -0/+9 |
* | sim/erc32: Corrected wrong CPU implementation and version ID in psr | Jiri Gaisler | 2015-02-21 | 1 | -0/+4 |
* | sim/erc32: Disassembly in stand-alone mode did not work. | Jiri Gaisler | 2015-02-21 | 1 | -0/+5 |
* | Fix --diable-shared --enable-plugins build breakage | Alan Modra | 2014-08-19 | 1 | -0/+4 |
* | Regenerate sim configury. | Roland McGrath | 2014-08-15 | 1 | -0/+5 |
* | sim: constify arg to sim_do_command | Mike Frysinger | 2014-03-10 | 1 | -0/+4 |
* | sim: constify prog_name | Mike Frysinger | 2014-03-05 | 1 | -0/+4 |
* | sim/erc32/ChangeLog: | Sergio Durigan Junior | 2013-10-09 | 1 | -0/+6 |