Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -9/+18 |
2015-06-12 | sim: update configure.in->configure.ac docs | Mike Frysinger | 2 | -1/+5 |
2015-06-12 | sim: drop -DTRACE from configure | Mike Frysinger | 2 | -3/+7 |
2015-05-17 | sim: erc32: restore attribution | Mike Frysinger | 8 | -7/+33 |
2015-05-08 | Switch erc32 simulator copyright headers to FSF. | Joel Brobecker | 11 | -150/+158 |
2015-04-29 | Fix problems in the sim sources discovered by running the cppcheck static ana... | Nick Clifton | 2 | -3/+6 |
2015-04-24 | Fix typos in sim sources exposed by static analysis. | Nick Clifton | 2 | -1/+7 |
2015-04-19 | sim/erc32: Switched emulated memory to host endian order. | Jiri Gaisler | 7 | -210/+159 |
2015-04-13 | sim: fix the PKGVERSION define | Mike Frysinger | 2 | -2/+6 |
2015-04-02 | Regenerate configure in sim | H.J. Lu | 1 | -2/+2 |
2015-04-01 | Regenerate configure in sim | H.J. Lu | 1 | -4/+6 |
2015-04-01 | sim: update zlib handling | Mike Frysinger | 3 | -84/+17 |
2015-03-28 | sim/erc32: Fix a few compiler warnings | Jiri Gaisler | 3 | -10/+18 |
2015-03-28 | sim/erc32: Use memory_iread() function for instruction fetching. | Jiri Gaisler | 5 | -10/+42 |
2015-03-28 | sim: erc32: strip paren from return statements | Mike Frysinger | 7 | -80/+93 |
2015-03-24 | sim: erc32/h8300/m68hc11: trim unused functions | Mike Frysinger | 2 | -22/+4 |
2015-03-17 | sim/erc32: Removed type mismatch compiler warnings | Jiri Gaisler | 2 | -9/+19 |
2015-03-17 | sim/erc32: Added -v command line switch for verbose output | Jiri Gaisler | 5 | -12/+23 |
2015-03-16 | sim: rename tconfig.in to tconfig.h | Mike Frysinger | 3 | -10/+10 |
2015-03-16 | sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianess | Jiri Gaisler | 10 | -56/+296 |
2015-03-14 | sim: make nrun the default run program | Mike Frysinger | 2 | -0/+5 |
2015-03-14 | sim: drop duplicate header checks | Mike Frysinger | 4 | -26/+15 |
2015-02-22 | sim/erc32: Use readline.h for readline types and functions. | Jiri Gaisler | 3 | -12/+8 |
2015-02-21 | sim/erc32: File loading via command line did not work | Jiri Gaisler | 1 | -1/+4 |
2015-02-21 | sim/erc32: Fix incorrect simulator performance report | Jiri Gaisler | 5 | -17/+39 |
2015-02-21 | sim/erc32: Remove unused defines in Makefile and switch off statistics | Jiri Gaisler | 2 | -1/+5 |
2015-02-21 | sim/erc32: Use fenv.h for host FPU access | Jiri Gaisler | 2 | -161/+35 |
2015-02-21 | sim/erc32: Perform pseudo-init if binary linked to non-zero address. | Jiri Gaisler | 4 | -0/+37 |
2015-02-21 | sim/erc32: Corrected wrong CPU implementation and version ID in psr | Jiri Gaisler | 2 | -1/+5 |
2015-02-21 | sim/erc32: Disassembly in stand-alone mode did not work. | Jiri Gaisler | 2 | -3/+19 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-19 | Fix --diable-shared --enable-plugins build breakage | Alan Modra | 2 | -2/+64 |
2014-08-15 | Regenerate sim configury. | Roland McGrath | 3 | -9/+52 |
2014-03-10 | sim: constify arg to sim_do_command | Mike Frysinger | 2 | -1/+5 |
2014-03-05 | sim: constify prog_name | Mike Frysinger | 2 | -1/+5 |
2014-01-07 | remove PARAMS from sim | Tom Tromey | 6 | -112/+112 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-10-09 | sim/erc32/ChangeLog: | Sergio Durigan Junior | 2 | -3/+16 |
2013-09-23 | Regenerate sim configure files to pick up support for powerpc64le in | Alan Modra | 2 | -5/+15 |
2013-06-05 | sim: use AM_MAINTAINER_MODE | Mike Frysinger | 3 | -13/+72 |
2013-03-15 | gdb: | Steve Ellcey | 1 | -1/+1 |
2013-03-14 | Fix erc32 simulator out-of-tree build failure. | Joel Brobecker | 2 | -1/+6 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-19 | [sim] Update old contact info in GPL license notices | Joel Brobecker | 7 | -14/+7 |
2012-12-19 | Update sim copyright headers from GPLv2-or-later to GPLv3-or-later. | Joel Brobecker | 7 | -7/+7 |
2012-11-20 | Fix sim build when configured with --enable-plugins | H.J. Lu | 1 | -1/+8960 |
2012-08-16 | oops - acxidentally omitted from previous delta. | Nick Clifton | 1 | -0/+10 |
2012-08-16 | * end.c: Include config.h before system header files. | Nick Clifton | 7 | -0/+7 |
2012-06-15 | sim/erc32/sys.h: Include "config.h". | Joel Brobecker | 2 | -0/+5 |