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