Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-09-20 | Removed the v850eq sanitization | Nick Clifton | 1 | -28/+1 | |
1997-09-15 | Fix sanitization for v850 V v850e V v850eq | Andrew Cagney | 1 | -1/+1 | |
1997-09-15 | For v850eq start up with US bit set. | Andrew Cagney | 1 | -12/+13 | |
Let sim_analyze_program determine the architecture. Fix various sanitizations. | |||||
1997-09-08 | Add multi-sim support to v850/v850e/v850eq simulators. | Andrew Cagney | 1 | -0/+2 | |
1997-09-03 | removed v850 sanitization | Nick Clifton | 1 | -0/+1 | |
Added v850/sim-main.h to list of files to keep after sanitization. | |||||
1997-08-14 | Tidied up sanitization. | Nick Clifton | 1 | -4/+4 | |
1997-08-14 | Added support for v850e and v850eq instructions. | Nick Clifton | 1 | -0/+54 | |
1996-11-20 | * Makefile.in: Delete stuff moved to ../common/Make-common.in. | David Edelsohn | 1 | -0/+1 | |
(SIM_OBJS,SIM_EXTRA_CFLAGS,SIM_EXTRA_CLEAN): Define. * configure.in: Simplify using macros in ../common/aclocal.m4. Call AC_CHECK_HEADERS(unistd.h). * configure: Regenerated. * config.in: New file. * simops.c: #include "config.h". #include <unistd.h> if present. | |||||
1996-08-29 | * ChangeLog, Makefile.in, configure, configure.in, v850_sim.h, | Jeff Law | 1 | -0/+39 | |
gencode.c, interp.c, simops.c: Created. So we've got something to hack on. |